Specifications

Table Of Contents
show vrf
MP-768
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Examples The following is the sample output from the show vrf command that displays brief information about
all configured VRF instances:
Router# show vrf
Name Default RD Protocols Interfaces
N1 100:0 ipv4,ipv6
V1 1:1 ipv4 Lo1
V2 2:2 ipv4,ipv6 Et0/1.1
Et0/1.2
Et0/1.3
V3 3:3 ipv4 Lo3
Et0/1.4
Table 153 describes the significant fields shown in the display.
The following example displays output from the sho
w vrf command with the detail keyword. The
information shown is for a VRF named cisco1.
Router# show vrf detail
VRF cisco1; default RD 100:1; default VPNID <not set>
Interfaces:
Ethernet0/0 Loopback10
Address family ipv4 (Table ID = 0x1):
Connected addresses are not in global routing table
Export VPN route-target communities
RT:100:1
Import VPN route-target communities
RT:100:1
No import route-map
No export route-map
VRF label distribution protocol: not configured
Address family ipv6 (Table ID = 0xE000001):
Connected addresses are not in global routing table
Export VPN route-target communities
RT:100:1
Import VPN route-target communities
RT:100:1
No import route-map
No export route-map
VRF label distribution protocol: not configured
Table 154 describes the significant fields shown in the display.
Ta b l e 153 show vrf Field Descriptions
Field Description
Name Name of the VRF instance.
Default RD The default route distinguisher (RD) for the specified VRF instances.
Protocols The address-family protocol type for the specified VRF instance.
Interfaces The network interface associated with the VRF instance.