Displays information about the IPv6 PIM-SM interface configuration on the switch.
show ipv6 pim interface
show ipv6 pim interface gigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]}
show ipv6 pim interface vlan <1-4059>
Specifies the VLAN ID in the range of 1 to 4059. By default, VLAN IDs 1 to 4059 are configurable and the system reserves VLAN IDs 4060 to 4094 for internal use. On switches that support the vrf-scaling and spbm-config-mode boot configuration flags, if you enable these flags, the system also reserves VLAN IDs 3500 to 3998. VLAN ID 1 is the default VLAN and you cannot create or delete VLAN ID 1.
None
User EXEC
The show ipv6 pim interface command displays the following information:
| Output 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. | 
| 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. | 
The command displays information about the IPv6 PIM-SM interface configuration on the switch.
Switch:1>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
----------------------------------------------------------------------