Difference between revisions of "DT3Cloud"
From Teknologisk videncenter
(→Network Setup) |
(→R2) |
||
Line 107: | Line 107: | ||
<br /> | <br /> | ||
− | === | + | ===SW1=== |
====Interface==== | ====Interface==== | ||
− | *'''Interface:''' Fast Ethernet 0/ | + | *'''Interface:''' Fast Ethernet 0/24 |
− | **'''IP:''' 10. | + | **'''IP:''' 10.10.4.2 /30 |
− | |||
**'''Type:''' Routed | **'''Type:''' Routed | ||
− | **'''Description:''' Link to | + | **'''Description:''' Link to R2 (MATRIX/ISP) |
− | |||
− | |||
− | |||
− | |||
*'''Interface:''' Loopback 0 | *'''Interface:''' Loopback 0 | ||
− | **'''IP:''' 10.1. | + | **'''IP:''' 10.1.30.1 /32 |
**'''Type:''' Routed | **'''Type:''' Routed | ||
**'''Description:''' Management interface | **'''Description:''' Management interface | ||
<br /> | <br /> | ||
====Routing==== | ====Routing==== | ||
− | *'''Protocrol:''' | + | *'''Protocrol:''' OSPF |
**'''Net:''' net 49.0000.0100.0100.3000 | **'''Net:''' net 49.0000.0100.0100.3000 | ||
**'''IS-Type:''' is-type level-2-only | **'''IS-Type:''' is-type level-2-only |
Revision as of 08:10, 28 May 2009
Contents
Introduction
Network Diagram
Network Setup
R4
Interface
- Interface: Serial 0/0
- IP: 10.1.1.9 /30
- ip router isis
- Type: Routed
- Description: Link to R1
- Interface: Fast Ethernet 0/0
- IP: 172.16.10.2 /30
- Type: Routed
- Description: Link to ??????? (GALAXY NETWORK/MPSL)
- Interface: Loopback 0
- IP: 10.1.5.1 /32
- ip router isis
- Type: Routed
- Description: Management interface
Routing
- Protocrol: ISIS
- Net: net 49.0000.0100.0100.5000
- IS-Type: is-type level-2-only
- Metric-Style: metric-style wide
- Protocol: BGP
- AS:1263
- no auto-summary
- no synchronization
- networks:
- network 172.16.10.0 mask 255.255.255.252
- Neighbor:
- neighbor 172.16.10.2 remote-as 1337
- neighbor 172.16.10.2 update-source FastEthernet0/0
R1
Interface
- Interface: Serial 0/0
- IP: 10.1.1.10 /30
ip router isis
- Type: Routed
- Clock Rate: 8000000
- Description: Link to R4
- Interface: Fast Ethernet 0/0
- IP: 10.1.1.25 /30
ip router isis
- Type: Routed
- Description: Link to R2
- Interface: Loopback 0
- IP: 10.1.2.1 /32
ip router isis
- Type: Routed
- Description: Management interface
Routing
- Protocrol: ISIS
- Net: net 49.0000.0100.0100.2000
- IS-Type: is-type level-2-only
- Metric-Style: metric-style wide
R2
Interface
- Interface: Fast Ethernet 0/0
- IP: 10.1.1.26 /30
- ip router isis
- Type: Routed
- Description: Link to R1
- Interface: Fast Ethernet 0/1
- IP: 10.10.4.1 /30
- Type: Routed
- Description: Link to (TESTNETWORK)
- Interface: Loopback 0
- IP: 10.1.3.1 /32
- Type: Routed
- Description: Management interface
Routing
- Protocrol: ISIS
- Net: net 49.0000.0100.0100.3000
- IS-Type: is-type level-2-only
- Metric-Style: metric-style wide
- Protocol: BGP
- AS:1263
- no auto-summary
- no synchronization
- networks:
- network ????????? mask 255.255.255.252
- Neighbor:
- neighbor ?????? remote-as ?????
- neighbor ????? update-source FastEthernet0/1
SW1
Interface
- Interface: Fast Ethernet 0/24
- IP: 10.10.4.2 /30
- Type: Routed
- Description: Link to R2 (MATRIX/ISP)
- Interface: Loopback 0
- IP: 10.1.30.1 /32
- Type: Routed
- Description: Management interface
Routing
- Protocrol: OSPF
- Net: net 49.0000.0100.0100.3000
- IS-Type: is-type level-2-only
- Metric-Style: metric-style wide
- Protocol: BGP
- AS:1263
- no auto-summary
- no synchronization
- networks:
- network ????????? mask 255.255.255.252
- Neighbor:
- neighbor ?????? remote-as ?????
- neighbor ????? update-source FastEthernet0/1