Show Commands
show ipv6 pim neighbor
MCR-106
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
show ipv6 pim neighbor
To display information about IPv6 Protocol Independent Multicast (PIM6) neighbors, use the show ipv6
pim neighbor command.
show ipv6 pim neighbor {[if-type if-number] | [neighbor-addr]} [vrf {vrf-name | all}]
Syntax Description
Defaults None
Command Modes Any command mode
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines This command requires the Enterprise Services license.
Examples This example shows how to display information about PIM6 neighbors:
switch(config)# show ipv6 pim neighbor
PIM6 Neighbor Status for VRF "default"
Neighbor Address Interface Uptime Expires DR Bidir
Pri
fe80::0230:48ff:fe34:0d67 Eth2/1 00:00:39 00:01:34 1 yes
Secondary addresses:
0001::0002
switch(config)#
if-type (Optional) Interface type. For more information, use the question mark (?) online
help function.
if-number (Optional) Interface or subinterface number. For more information about the
numbering syntax for your networking device, use the question mark (?) online help
function.
neighbor-addr (Optional) IPv6 address of a neighbor.
vrf (Optional) Applies to a virtual routing and forwarding (VRF) instance.
vrf-name VRF name. The name can be a maximum of 32 alphanumeric characters and is case
sensitive.
all Specifies all VRFs.
Release Modification
5.0(3)N1(1) This command was introduced.