Use the show ipv6 pim interface command to display information about the IPv6 PIM-SM interface configuration on the switch. The syntax of this command is as follows.
show ipv6 pim interface [gigabitethernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]}|vlan <1-4059>]
Switch:1(config)#show ipv6 pim interface ====================================================================== Pim Interface - GlobalRouter ====================================================================== IF MODE HLINT JPINT OPSTAT INTF TYPE ---------------------------------------------------------------------- Vlan2 sparse 30 60 up active ADDR/MASK : fe80:0:0:0:12cd:aeff:fe6a:1902/64 DR : fe80:0:0:0:12cd:aeff:fe6a:1902 Vlan7 sparse 30 60 up active ADDR/MASK : fe80:0:0:0:12cd:aeff:fe6a:1903/64 DR : fe80:0:0:0:b647:5eff:fe3a:8582 Vlan10 sparse 30 60 up active ADDR/MASK : fe80:0:0:0:12cd:aeff:fe6a:1900/64 DR : fe80:0:0:0:12cd:aeff:fe6a:1900 Vlan20 sparse 30 60 up active ADDR/MASK : fe80:0:0:0:12cd:aeff:fe6a:1901/64 DR : fe80:0:0:0:12cd:aeff:fe6a:1901 Total PIM Interface Entries: 4/0 ----------------------------------------------------------------------
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. |
MODE |
Indicates the configured mode of this interface. The valid modes are SSM and Sparse. |
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. |
OPSTAT |
Indicates the status of PIM on this interface: up or down. |
INTF TYPE |
Indicates the PIM interface type. The PIM interface type is active. |
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. |
INTF TYPE |
Indicates the PIM interface type. The PIM interface type is active. |