Specifications

Table Of Contents
show running-config vrf
MP-759
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
show running-config vrf
To display the subset of the running configuration of a router that is linked to a specific Virtual Private
Network (VPN) routing and forwarding (VRF) instance or to all VRFs configured on the router, use the
show running-config vrf command in user EXEC or privileged EXEC mode.
show running-config vrf [vr
f-name]
Syntax Description
Command Default If you do not specify a vr
f-name argument, the running configurations of all VRFs on the router are
displayed.
Command Modes User EXEC (>)
Privileged EXEC (#)
Command History
Usage Guidelines Use the s
how running-config vrf command to display a specific VRF configuration or to display all
VRF configurations on the router. To display the configuration of a specific VRF, enter the name of the
VRF as an argument to the command.
This command displays the following elements of the VRF configuration:
The VRF submode configuration
The routing protocol and static routing configurations associated with the VRF
The configuration of the interfaces in the VRF, which includes the configuration of any owning
controller and physical interface for a subinterface
Examples The following is sample output from the sho
w running-config vrf command. It includes a base VRF
configuration for VRF vpn3 and Border Gateway Protocol (BGP) and Open Shortest Path First (OSPF)
configurations associated with VRF vpn3.
Router# show running-config vrf vpn3
Building configuration...
Current configuration : 604 bytes
ip vrf vpn3
rd 100:3
vrf-name (Optional) Name of the VRF configuration that you want to display.
Release Modification
12.2(28)SB This command was introduced.
12.2(33)SRB This command was integrated into Cisco IOS Release 12.2(33)SRB.
12.2(33)SXH This command was integrated into Cisco IOS Release 12.2(33)SXH.
12.4(20)T This command was integrated into Cisco IOS Release 12.4(20)T.