show ip pim vrf

To display information about IPv4 Protocol Independent Multicast (PIM) by virtual routing and forwarding (VRF) instance, use the show ip pim vrf command.

show ip pim vrf [ vrf-name | all | default | detail | management ]

Syntax Description

vrf-name
(Optional) VRF name. The name can be a maximum of 32 alphanumeric characters and is case sensitive.
all
(Optional) Specifies all VRFs.
default
(Optional) Specifies the default VRF.
detail
(Optional) Displays detailed PIM VRF information.
management
(Optional) Specifies the management VRF.

Command Default

None

Command Modes

Any command mode

Command History

Release
Modification
5.0(3)N1(1)
This command was introduced.

Usage Guidelines

This command requires the LAN Base Services license.

Examples

This example shows how to display information about IPv4 PIM by VRF:

switch(config)# show ip pim vrf
PIM Enabled VRF
VRF Name VRF Table Interface BFD
ID ID Count Enabled
default 1 0x00000001 1 no
switch(config)#
 

This example shows how to display the detailed information about IPv4 PIM by VRF:

switch# show ip pim vrf detail
PIM Enabled VRF
VRF Name VRF Table Interface BFD
ID ID Count Enabled
default 1 0x00000001 1 no
State Limit: None
Register Rate Limit: none
Shared tree ranges: none
(S,G)-expiry timer: not configured
(S,G)-list policy: none
(S,G)-expiry timer config version 0, active version 0
 
Pre-build SPT for all (S,G)s in VRF: disabled
switch#