IP Router Configuration
7705 SAR OS Router Configuration Guide 187
neighbor
Syntax neighbor [ip-int-name | ip-address | mac ieee-mac-address | summary] [dynamic | static |
managed]
Context show>router
Description This command displays information about the IPv6 neighbor cache.
Parameters ip-int-name — IP interface name
Values 32 characters maximum
ip-address — the address of the IPv6 interface
Values ipv6-address x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x: [0 to FFFF]H
d: [0 to 255]D
ieee-mac-address — the MAC address
Values the 48-bit MAC address in the form aa:bb:cc:dd:ee:ff or
aa-bb-cc-dd-ee-ff, where aa, bb, cc, dd, ee, and ff are hexadecimal
numbers.
Allowed values are any non-broadcast, non-multicast MAC and
non-IEEE reserved MAC addresses.
summary — displays summary neighbor information
dynamic — displays dynamic IPv6 neighbors
static — displays static IPv6 neighbors
managed — displays managed IPv6 neighbors
Output The following output is an example of IPv6 neighbor information, and Table 32 describes the fields.
Sample Output
*A:ALU# show router neighbor
===============================================================================
Neighbor Table (Router: Base)
===============================================================================
IPv6 Address Interface
MAC Address State Expiry Type RTR
-------------------------------------------------------------------------------
FE80::203:FAFF:FE78:5C88 net1_1_2
00:16:4d:50:17:a3 STALE 03h52m08s Dynamic Yes
FE80::203:FAFF:FE81:6888 net1_2_3
00:03:fa:1a:79:22 STALE 03h29m28s Dynamic Yes
-------------------------------------------------------------------------------
No. of Neighbor Entries: 2
===============================================================================
*A:ALU-A#