ipv6 nd cache-limit
Syntax
ipv6 nd cache-limit <CACHELIMIT>
no ipv6 nd cache-limit [<CACHELIMIT>]
Description
Configures the limit on the number of neighbor entries in the ND cache.
The
no
form of this command sets the cache limit to the default value.
Command context
config
Parameters
<CACHELIMIT>
Specifies the neighbor cache entries limit. Range: 1-131072. Default: 131072.
Authority
Administrators
Examples
Setting the cache limit to 20.
switch(config)# ipv6 nd cache-limit 20