Users Guide

Table Of Contents
1420 BGP
The best routes are placed into the route table in each of the VRFs. VRF Blue
does not import or export any routes and does not have access to the common
services.
S1#show ip route vrf Shared
Route Codes: R - RIP Derived, O - OSPF Derived, C - Connected, K - Kernel S - Static
B - BGP Derived, E - Externally Derived, IA - OSPF Inter Area
E1 - OSPF External Type 1, E2 - OSPF External Type 2
N1 - OSPF NSSA External Type 1, N2 - OSPF NSSA External Type 2
S U - Unnumbered Peer, L - Leaked Route
* Indicates the best (lowest metric) route for the subnet.
No default gateway is configured.
L *172.16.0.0/24 [200/0] via 0.0.0.0, Vl16
L *172.16.1.0/30 [200/0] via 0.0.0.0, Lo16
L *172.16.2.0/24 [200/0] via 172.16.0.2, Vl16
L *172.16.3.0/24 [200/0] via 172.16.0.3, Vl16
L *172.17.0.0/24 [200/0] via 0.0.0.0, Vl17
L *172.17.1.0/30 [200/0] via 0.0.0.0, Lo17
L *172.17.2.0/24 [200/0] via 172.17.0.2, Vl17
C *192.168.99.0/24 [0/0] directly connected, Lo1
S1#show ip route vrf Red
Route Codes: R - RIP Derived, O - OSPF Derived, C - Connected, K - Kernel S - Static
B - BGP Derived, E - Externally Derived, IA - OSPF Inter Area
E1 - OSPF External Type 1, E2 - OSPF External Type 2
N1 - OSPF NSSA External Type 1, N2 - OSPF NSSA External Type 2
S U - Unnumbered Peer, L - Leaked Route
* Indicates the best (lowest metric) route for the subnet.
No default gateway is configured.
C *172.16.0.0/24 [0/0] directly connected, Vl16
C *172.16.1.0/30 [0/0] directly connected, Lo16
O *172.16.2.0/24 [110/11] via 172.16.0.2, Vl16
O *172.16.3.0/24 [110/11] via 172.16.0.3, Vl16
L *192.168.99.0/24 [200/0] via 0.0.0.0, Lo1
S1#show ip route vrf Green
Route Codes: R - RIP Derived, O - OSPF Derived, C - Connected, K - Kernel S - Static
B - BGP Derived, E - Externally Derived, IA - OSPF Inter Area
E1 - OSPF External Type 1, E2 - OSPF External Type 2
N1 - OSPF NSSA External Type 1, N2 - OSPF NSSA External Type 2
S U - Unnumbered Peer, L - Leaked Route
* Indicates the best (lowest metric) route for the subnet.
No default gateway is configured.
C *172.17.0.0/24 [0/0] directly connected, Vl17
C *172.17.1.0/30 [0/0] directly connected, Lo17
O *172.17.2.0/24 [110/11] via 172.17.0.2, Vl17
L *192.168.99.0/24 [200/0] via 0.0.0.0, Lo1