Cisco Cisco SG500-52PP 52-port Gigabit Max PoE+ Stackable Managed Switch 技术参考

下载
页码 1295
IPv6 Commands
OL-31486-02 Command Line Interface Reference Guide
559
28
 
Example
The following example configures a DRP of high for the router on VLAN 1:
switchxxxxxx(config)# 
interface vlan 1
switchxxxxxx(config-if)# 
ipv6 nd router-preference high
switchxxxxxx(config-if)# 
exit
28.24 ipv6 neighbor
Use the ipv6 neighbor command in Global Configuration mode to configure a 
static entry in the IPv6 neighbor discovery cache. To remove a static IPv6 entry 
from the IPv6 neighbor discovery cache, use the no form of this command.
Syntax
ipv6 neighbor 
ipv6-address interface-id mac-address
no ipv6 neighbor [[
ipv6-address
interface-id
]
Parameters
ipv6-address
—Specified IPv6 address. This argument must be in the form 
documented in RFC4293 where the address is specified in hexadecimal 
using 16-bit values between colons.
interface-id
—Specified interface identifier.
mac-address
—Interface MAC address.
Default Configuration
Static entries are not configured in the IPv6 neighbor discovery cache.
Command Mode
Global Configuration mode
User Guidelines
This command is similar to the 
arp
 command.
Use the ipv6 neighbor command to add a static entry in the IPv6 neighbor 
discovery cache.