ipv6 nd snooping max-learning-num
Use ipv6 nd snooping max-learning-num to set the maximum number of ND snooping entries that an interface can learn.
Use undo ipv6 nd snooping max-learning-num to restore the default.
Syntax
ipv6 nd snooping max-learning-num max-number
undo ipv6 nd snooping max-learning-num
Default
An interface can learn a maximum of 1024 ND snooping entries.
Views
Layer 2 Ethernet interface view
Layer 2 aggregate interface view
Predefined user roles
network-admin
mdc-admin
Parameters
max-number: Specifies the maximum number of ND snooping entries that an interface can learn. The value range for this argument is 1 to 1024.
Examples
# Allow to learn a maximum of 64 ND snooping entries.
<Sysname> system-view [Sysname] interface [Sysname-] ipv6 nd snooping max-learning-num 64