Cisco 10000 User Manual

Page 162

Advertising
background image

4-30

Cisco 10000 Series Router Software Configuration Guide

OL-2226-23

Chapter 4 Configuring Multiprotocol Label Switching

Half-Duplex VRF

Example 4-14

shows how to display information about the interface named virtual-access 4.

Example 4-14 show running-config interface—virtual-access 4

Lipno# show running-config interface virtual-access 4

Building configuration...

Current configuration : 92 bytes

!

interface Virtual-Access4

ip vrf forwarding U downstream D

ip unnumbered Loopback2

end

Example 4-15

shows how to display the routing table for the downstream VRF named D.

Example 4-15 show ip route vrf—Downstream

Lipno# show ip route vrf D

Routing Table: D

Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2

i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter

area

* - candidate default, U - per-user static route, o - ODR

P - periodic downloaded static route

Gateway of last resort is not set

2.0.0.0/8 is variably subnetted, 5 subnets, 2 masks

U 2.0.0.2/32 [1/0] via 2.8.1.1

S 2.0.0.0/8 is directly connected, Null0

U 2.0.0.5/32 [1/0] via 2.8.1.2

C 2.8.1.2/32 is directly connected, Virtual-Access4

C 2.8.1.1/32 is directly connected, Virtual-Access3

Example 4-16

shows how to display the routing table for the upstream VRF named U.

Example 4-16 show ip route vrf—Upstream

Lipno# show ip route vrf U

Routing Table: U

Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2

i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS interarea

* - candidate default, U - per-user static route, o - ODR

P - periodic downloaded static route

Gateway of last resort is 100.0.0.20 to network 0.0.0.0

2.0.0.0/32 is subnetted, 1 subnets

C 2.0.0.8 is directly connected, Loopback2

B* 0.0.0.0/0 [200/0] via 100.0.0.20, 1w5d

Advertising