ipv6 neighbors max-learning-num
Syntax
ipv6 neighbors max-learning-num number
undo ipv6 neighbors max-learning-num
View
Layer 2 Ethernet port view, Layer 3 Ethernet port view, VLAN interface view, Layer 2 aggregate interface view, Layer 3 aggregate interface view
Default level
2: System level
Parameters
number: Maximum number of neighbors that can be dynamically learned by the interface.
On the HPE FlexNetwork 3600 v2 EI switch series, the number argument ranges from 1 to 4096.
On the HPE FlexNetwork 3600 v2 SI switch series, the number argument ranges from 1 to 1024.
Description
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.
By default, a Layer 2 interface does not limit the number of neighbors dynamically learned. A Layer 3 interface on the HPE FlexNetwork 3600 v2 EI switch series can learn up to 4096 neighbors dynamically. A Layer 3 interface on the HPE FlexNetwork 3600 v2 SI switch series can learn up to 1024 neighbors dynamically.
Examples
# Set the maximum number of neighbors that can be dynamically learned on VLAN-interface 100 to 10.
<Sysname> system-view [Sysname] interface vlan-interface 100 [Sysname-Vlan-interface100] ipv6 neighbors max-learning-num 10