Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The run show neighbors command is used to view all IPv6 neighbor entries.


Command Syntax

run show neighbors [vrf <vrf-name>]


Parameter

Parameter

Description

vrf <vrf-name>

Optional. Specifies a VRF name. The value is a string.


Usage Guidelines

When a VRF is specified, only the IPv6 neighbor entries of the specific VRF are displayed.

When no VRF is specified, the result shows only the IPv6 neighbor entries of the default VRF.


Example

  •   View all IPv6 neighbour entries.
admin@Xorplus# run show neighbors
Aging-time(seconds): 1200
Total count        : 1
Address   HW Address     Interface
-----------  -----------------     ---------
2001::1  22:22:22:22:22:22   vlan-2
  • No labels