Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Cisco CCIP MPLS Study Guide - James Reagan.pdf
Скачиваний:
253
Добавлен:
24.05.2014
Размер:
6.47 Mб
Скачать

Service Provider Network Configuration with IS-IS 441

router bgp 65002

no synchronization

bgp log-neighbor-changes redistribute connected

neighbor 192.168.3.9 remote-as 65000 no auto-summary

!

ip classless

no ip http server

!

!

line con 0 exec-timeout 0 0 privilege level 15 logging synchronous transport input none

ip netmask-format decimal line aux 0

line vty 0 4 privilege level 15 password cisco logging synchronous login

ip netmask-format decimal

!

end

Routing Tables

This section shows the routing tables of each network device in the example network. Notice that the Core router has no knowledge of the peer router subnets, and the peer routers have no knowledge of the core service provider networks. The Atlanta and Raleigh POP routers have full knowledge of all the subnets in the network.

Copyright ©2002 SYBEX, Inc., Alameda, CA

www.sybex.com

442 Appendix B Service Provider Tag Switching with OSPF and IS-IS

Peer 1 Routing Table

On the Peer 1 router, no service provider routes are displayed in the routing table:

Peer1#show ip route

.

. Output Omitted

.

Gateway of last resort is not set

192.168.1.0 255.255.255.255 is subnetted, 1 subnets C 192.168.1.1 is directly connected, Loopback0

192.168.2.0 255.255.255.255 is subnetted, 1 subnets

B192.168.2.1 [20/0] via 192.168.3.6, 00:04:31 192.168.3.0 255.255.255.252 is subnetted, 2 subnets

B192.168.3.8 [20/0] via 192.168.3.6, 00:04:31

C192.168.3.4 is directly connected, Serial0

Atlanta Routing Table

The Atlanta POP router, running BGP and IS-IS, has knowledge of peer and service provider routes:

Atlanta#show ip route

.

. Output Omitted

.

Gateway of last resort is not set

204.134.83.0 255.255.255.0 is variably subnetted, 5 subnets, 2 masks

i L1 204.134.83.8 255.255.255.252 [115/20] via 204.134.83.6, Serial0/0

C 204.134.83.1 255.255.255.255 is directly connected, Loopback0

i L1 204.134.83.3 255.255.255.255 [115/30] via 204.134.83.6, Serial0/0

Copyright ©2002 SYBEX, Inc., Alameda, CA

www.sybex.com

Service Provider Network Configuration with IS-IS 443

i L1 204.134.83.2 255.255.255.255 [115/20] via 204.134.83.6, Serial0/0

C 204.134.83.4 255.255.255.252 is directly connected, Serial0/0

192.168.1.0 255.255.255.255 is subnetted, 1 subnets

B192.168.1.1 [20/0] via 192.168.3.5, 00:53:19 192.168.2.0 255.255.255.255 is subnetted, 1 subnets

B192.168.2.1 [200/0] via 204.134.83.3, 00:04:51 192.168.3.0 255.255.255.252 is subnetted, 2 subnets

B192.168.3.8 [200/0] via 204.134.83.3, 00:04:51 C 192.168.3.4 is directly connected, Serial0/1

Core Routing Table

The Core router, only enabled with IS-IS, has only internal service provider routes in its routing table:

Core#show ip route

.

. Output Omitted

.

Gateway of last resort is not set

204.134.83.0 255.255.255.0 is variably subnetted, 5 subnets, 2 masks

C 204.134.83.8 255.255.255.252 is directly connected, Serial0/0

i L1 204.134.83.1 255.255.255.255 [115/20] via 204.134.83.5, Serial0/1

i L1 204.134.83.3 255.255.255.255 [115/20] via 204.134.83.10, Serial0/0

C204.134.83.2 255.255.255.255 is directly connected, Loopback0

C204.134.83.4 255.255.255.252 is directly connected, Serial0/1

Copyright ©2002 SYBEX, Inc., Alameda, CA

www.sybex.com

444 Appendix B Service Provider Tag Switching with OSPF and IS-IS

Raleigh Routing Table

The Raleigh POP router, running both BGP and IS-IS, has knowledge of peer and service provider routes:

Raleigh#show ip route

.

. Output Omitted

.

Gateway of last resort is not set

204.134.83.0 255.255.255.0 is variably subnetted, 5 subnets, 2 masks

C 204.134.83.8 255.255.255.252 is directly connected, Serial0/3

i L1 204.134.83.1 255.255.255.255 [115/30] via 204.134.83.9, Serial0/3

C 204.134.83.3 255.255.255.255 is directly connected, Loopback0

i L1 204.134.83.2 255.255.255.255 [115/20] via 204.134.83.9, Serial0/3

i L1 204.134.83.4 255.255.255.252 [115/20] via 204.134.83.9, Serial0/3

192.168.1.0 255.255.255.255 is subnetted, 1 subnets

B192.168.1.1 [200/0] via 204.134.83.1, 00:05:27 192.168.2.0 255.255.255.255 is subnetted, 1 subnets

B192.168.2.1 [20/0] via 192.168.3.10, 00:54:04 192.168.3.0 255.255.255.252 is subnetted, 2 subnets

C 192.168.3.8 is directly connected, Serial0/1

B192.168.3.4 [200/0] via 204.134.83.1, 00:05:27

Peer 2 Routing Table

The Peer 2 router does not have any knowledge of service provider routes:

Peer2#show ip route

.

. Output Omitted

.

Copyright ©2002 SYBEX, Inc., Alameda, CA

www.sybex.com