Configuring Static Neighbor - D-Link xStack DGS-3610 Series Configuration Manual

Hide thumbs Also See for xStack DGS-3610 Series:
Table of Contents

Advertisement

Chapter 32 IPv6 Configuration
Use the no ipv6 redirects command to close the redirection function. The following is an
example to configure the redirection function:
DGS-3610(config)# interface vlan 1
DGS-3610(config-if)# ipv6 redirects
DGS-3610(config-if)# end
DGS-3610# show ipv6 interface vlan 1
Interface vlan 1 is Up, ifindex: 2001
address(es):
Mac Address: 00:d0:f8:00:00:01
INET6: fe80::2d0:f8ff:fe00:1 , subnet is fe80::/64
INET6: fec0:0:0:1::1 , subnet is fec0:0:0:1::/64
Joined group address(es):
ff01:1::1
ff02:1::1
ff02:1::2
ff02:1::1:ff00:1
MTU is 1500 bytes
ICMP error messages limited to one every 10 milliseconds
ICMP redirects are enabled
ND DAD is enabled, number of DAD attempts: 1
ND reachable time is 30000 milliseconds
ND advertised reachable time is 0 milliseconds
ND retransmit interval is 1000 milliseconds
ND advertised retransmit interval is 0 milliseconds
ND router advertisements are sent every 200 seconds<240--160>
ND router advertisements live for 1800 seconds
32.2.3

Configuring Static Neighbor

This section will describe how to configure a static neighbor. By default, the static neighbor is
not configured. In general, the neighbor is to learn and maintain its status by the Neighbor
Discovery Protocol (NDP) dynamically. At the same time, it is allowed to configure the static
neighbor manually.
Table 32-1 The following is the procedure to configure a static neighbor:
Command
configure terminal
ipv6 neighbor ipv6-address
interface-id hardware-address
End
show ipv6 neighbors
copy running-config
startup-config
Use the no ipv6 neighbor command to allow delete specified neighbor. The following is an
example to configure a static neighbor on SVI 1:
32-16
DGS-3610 Series Configuration Guide
Meaning
Enter the global configuration mode.
Use this command to configure a static neighbor on this
interface.
Return to the privileged EXEC mode.
View the neighbor list.
Save the configuration.

Advertisement

Table of Contents
loading

Table of Contents