Cisco Cisco IOS Software Release 12.2(33)SRE

Page de 30
MPLS VPN—VRF CLI for IPv4 and IPv6 VPNs
  show vrf
19
Cisco IOS Release 12.2(33)SRB
show vrf
To display the defined Virtual Private Network (VPN) routing and forwarding (VRF) instances, use the 
show vrf command in user EXEC or privileged EXEC mode.
show vrf [ipv4 | ipv6] [interface | brief | detail | id | select] [vrf-name
Syntax Description
Command Default
If you do not specify any arguments or keywords, the command displays concise information about all 
configured VRFs.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
Use the show vrf command to display information about specified VRF instances or all VRF instances. 
Specify no arguments or keywords to display information on all VRF instances. 
Examples
The following is 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
ipv4
(Optional) Displays IPv4 address-family type VRF instances.
ipv6
(Optional) Displays IPv6 address-family type VRF instances.
interface
(Optional) Displays the interface associated with the specified VRF 
instances.
brief
(Optional) Displays brief information about the specified VRF 
instances.
detail
(Optional) Displays detailed information about the specified VRF 
instances.
id
(Optional) Displays VPN-ID information for the specified VRF 
instances.
select
(Optional) Displays selection information for the specified VRF 
instances.
vrf-name
(Optional) Name assigned to a VRF.
Release
Modification
12.2(33)SRB
This command was introduced.