Use the show ip pim interface command to display information about the PIM-SM interface configuration on the switch. The syntax of this command is as follows.
show ip pim interface [gigabitethernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]}|vlan <1-4059>]
The following table shows the field descriptions for this command if you do not use optional parameters.
Field |
Description |
---|---|
IF |
Indicates the slot and port number or VLAN ID of the interface where PIM is enabled. |
ADDR |
Shows the IP address of the PIM interface. |
MASK |
Shows the network mask for the IP address of the PIM interface. |
MODE |
Indicates the configured mode of this interface. The valid modes are SSM and Sparse. |
DR |
Shows the designated router (DR) for this interface. |
HLINT |
Specifies how long to wait (in seconds) before the PIM router sends out the next hello message to neighboring switches. The default hello interval is 30 seconds. |
JPINT |
Specifies how long to wait (in seconds) before the PIM router sends out the next join or prune message to its upstream neighbors. The default join and prune interval is 60 seconds. |
CBSPR |
Specifies the preference for this local interface to become a C-BSR. The C-BSR with the highest BSR priority and address the preferred BSR. The default is –1, which indicates that the current interface is not a C-BSR. |
OPSTAT |
Indicates the status of PIM on this interface: up or down. |
INTF TYPE |
Indicates whether the PIM interface is active or passive. |
The following table shows the field descriptions for this command if you use optional parameters.
Field |
Description |
---|---|
VLAN-ID or PORT-NUM |
Indicates the slot and port number or VLAN ID of the interface where PIM is enabled. |
PIM ENABLE |
Indicates the administrative status of PIM. |
MODE |
Indicates the configured mode of this interface. The valid modes are SSM and Sparse. |
HELLOINT |
Specifies how long to wait (in seconds) before the PIM router sends out the next hello message to neighboring switches. The default hello interval is 30 seconds. |
JPINT |
Specifies how long to wait (in seconds) before the PIM router sends out the next join or prune message to its upstream neighbors. The default join and prune interval is 60 seconds. |
CBSRPREF |
Specifies the preference for this local interface to become a C-BSR. The C-BSR with the highest BSR priority and address the preferred BSR. The default is –1, which indicates that the current interface is not a C-BSR. |
INTF TYPE |
Indicates whether the PIM interface is active or passive. |
Switch:1(config)#show ip pim interface
================================================================================ Pim Interface - GlobalRouter ================================================================================ IF ADDR MASK MODE DR HLINT JPIN T CBSPR OPSTAT INTF TYPE Port1/4 10.1.1.1 255.255.255.0 ssm 10.1.1.1 30 60 -1 (disabled) up active Clip1 111.10.10.10 255.255.255.255 ssm 111.10.10.10 30 60 11 (enabled) up passive Vlan300 21.0.0.206 255.255.255.0 ssm 21.0.0.206 30 60 -1 (disabled) up active Vlan400 41.0.0.206 255.255.255.0 ssm 41.0.0.206 30 60 -1 (disabled) up active Vlan500 31.0.0.206 255.255.255.0 ssm 31.0.0.206 30 60 -1 (disabled) up active Vlan700 62.0.0.206 255.255.255.0 ssm 62.0.0.206 30 60 -1 (disabled) up active Vlan701 62.0.1.206 255.255.255.0 ssm 62.0.1.206 30 60 -1 (disabled) up active Vlan702 62.0.2.206 255.255.255.0 ssm 62.0.2.206 30 60 -1 (disabled) up active Vlan703 62.0.3.206 255.255.255.0 ssm 62.0.3.206 30 60 -1 (disabled) up active