F3215-HP Load Balancing Module Network Management Command Reference-6PW101
377
To remove a static neighbor entry, you only need to specify the corresponding VLAN interface and the
neighbor address.
Examples
# Configure a static neighbor entry for Layer 3 interface GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] ipv6 neighbor 2000::1 fe-e0-89 interface gigabitethernet 0/1
Related commands
display ipv6 neighbors
ipv6 neighbor stale-aging
Use ipv6 neighbor stale-aging to set the age timer for ND entries in stale state.
Use undo ipv6 neighbor stale-aging to restore the default.
Syntax
ipv6 neighbor stale-aging aging-time
undo ipv6 neighbor stale-aging
Default
The age timer for ND entries in stale state is four hours.
Views
System view
Default command level
2: System level
Parameters
aging-time: Age timer for ND entries in stale state, in the range of 1 to 24 hours.
Examples
# Set the age timer for ND entries in stale state to 2 hours.
<Sysname> system-view
[Sysname] ipv6 neighbor stale-aging 2
ipv6 neighbors max-learning-num
Use ipv6 neighbors max-learning-num to configure the maximum number of neighbors that can be
dynamically learned on the interface.
Use undo ipv6 neighbors max-learning-num to restore the default.
Syntax
ipv6 neighbors max-learning-num number
undo ipv6 neighbors max-learning-num
Default
A Layer 2 interface does not limit the number of neighbors dynamically learned. A Layer 3 interface can
dynamically learn a maximum of 1024 neighbors.