Information Technology Reference
In-Depth Information
Configuration on the Enterprise and Provider Routers (Continued)
Example 6-2
no auto-summary
!
ip classless
ip route 172.16.2.1 255.255.255.255 10.1.1.10 Serial0
ip route 172.16.2.1 255.255.255.255 10.1.1.6 Serial1
ip route 172.16.2.1 255.255.255.255 10.1.1.2 Serial2
ip route 172.18.0.0 255.255.0.0 Null0
Provider#show running-config | begin bgp
router bgp 100
no synchronization
bgp log-neighbor-changes
network 172.19.0.0
neighbor 172.16.1.1 remote-as 65100
neighbor 172.16.1.1 ebgp-multihop 2
neighbor 172.16.1.1 update-source Loopback0
no auto-summary
!
ip classless
ip route 172.16.1.1 255.255.255.255 10.1.1.1 Serial0
ip route 172.16.1.1 255.255.255.255 10.1.1.5 Serial1
ip route 172.16.1.1 255.255.255.255 10.1.1.9 Serial2
ip route 172.19.0.0 255.255.0.0 Null0
Recursive Routing Information
Example 6-3
Enterprise#show ip route 172.19.0.0
Routing entry for 172.19.0.0/16
Known via "bgp 65100", distance 20, metric 0
Tag 100, type external
Last update from 172.16.2.1 00:05:04 ago
Routing Descriptor Blocks:
* 172.16.2.1, from 172.16.2.1, 00:05:04 ago
Route metric is 0, traffic share count is 1
AS Hops 1
Enterprise#show ip route 172.16.2.1
Routing entry for 172.16.2.1/32
Known via "static", distance 1, metric 0
Routing Descriptor Blocks:
* 10.1.1.10
Route metric is 0, traffic share count is 1
10.1.1.6
Route metric is 0, traffic share count is 1
10.1.1.2
Route metric is 0, traffic share count is 1
Search WWH ::




Custom Search