R211x-HP Flexfabric 11900 Layer 3 - IP Services Command Reference

223
Default
An interface can learn a maximum of 65536 dynamic neighbor entries.
Views
Layer 2 interface view, Layer 2 aggregate interface view, Layer 3 interface view
Predefined user roles
network-admin
mdc-admin
Parameters
number: Specifies the maximum number of dynamic neighbor entries that an interface can learn. The
value range is 1 to 65536.
Usage guidelines
The device can dynamically acquire the link-layer address of a neighboring node through NS and NA
messages and add it into the neighbor table.
When the number of dynamic neighbor entries reaches the threshold, the interface stops learning
neighbor information.
Examples
# Set the maximum number of dynamic neighbor entries that VLAN-interface 100 can learn to 10.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ipv6 neighbors max-learning-num 10
ipv6 prefer temporary-address
Use ipv6 prefer temporary-address to enable the system to preferentially use the temporary IPv6 address
of the sending interface as the source address of a packet.
Use undo ipv6 prefer temporary-address to restore the default.
Syntax
ipv6 prefer temporary-address
undo ipv6 prefer temporary-address
Default
The system does not preferentially use the temporary IPv6 address of the sending interface as the source
address of a packet.
Views
System view
Predefined user roles
network-admin
mdc-admin