This command displays PIM neighbors discovered by PIMv2 Hello messages. The argument unit/slot/port corresponds to a physical routing interface or VLAN routing interface. The keyword vlan is used to specify the VLAN ID of the routing VLAN directly instead of in a unit/slot/port format. If the interface number is not specified, this command displays the neighbors discovered on all the PIM-enabled interfaces.
Format | show ipv6 pim neighbor [{unit/slot/port|vlan 1-4093}] |
Mode |
|
Term | Definition |
---|---|
Neighbor Address | The IPv6 address of the PIM neighbor on an interface. |
Interface | unit/slot/port |
Up Time | The time since this neighbor has become active on this interface. |
Expiry Time | Time remaining for the neighbor to expire. |
DR Priority | The DR Priority configured on this Interface (PIM-SM only).
Note: DR Priority is applicable only when sparse-mode configured routers are neighbors. Otherwise, NA is displayed
in this field.
|
Example: The following shows example CLI display output for the command.
(Routing)#show ipv6 pim neighbor Neighbor Addr Interface Up Time Expiry Time DR hh:mm:ss hh:mm:ss Priority --------------------------------------- --------- --------- ----------- -------- fe80::200:52ff:feb7:58ac 0/21 00:00:03 00:01:43 0 (DR)
If no neighbors have been learned on any of the interfaces, the following message is displayed:
No neighbors are learnt on any interface.