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: