Cisco Cisco ASR 5700

Page of 8994
Context Configuration Mode Commands I-M   
▀  ipv6 neighbor 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
2570 
   
ipv6 neighbor 
Adds a static IPv6 neighbor entry into the neighbor discovery table. 
Product
 
PDIF 
Privilege
 
Administrator, Security Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
[ no ] ipv6 neighbor ipv6_address hardware_address 
no
 
Removes the specified address. 
ipv6_address hardware_address
 
ipv6_address
 is the IP address of node to be added to the table. 
hardware_address
 is the associated 48-bit MAC address. 
Usage 
Add a static IPv6 neighbor entry into the neighbor discovery table. 
Important:
  On the ASR 5000, routes with IPv6 prefix lengths less than /12 and between the range of /64 and 
/128 are not supported. 
Example
 
Add the ipv6 address 
fe80::210:83ff:fef7:7a9d::/24
 and associated 48 bit MAC address 
0:10:83:f7:7a:9d
 to the table. 
ipv6 neighbor fe80::210:83ff:fef7:7a9d::/24 0:10:83:f7:7a:9d