Ipv6 Neighbor Binding Max-Entries - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

I Commands

ipv6 neighbor binding max-entries

To specify the maximum number of entries that are allowed to be inserted in the binding table cache, use the
ipv6 neighbor binding max-entries command in global configuration mode. To return to the default, use
the no form of this command.
ipv6 neighbor binding max-entries entries [vlan-limit number| interface-limit number| mac-limit number]
no ipv6 neighbor binding max-entries entries [vlan-limit| mac-limit]
Syntax Description
entries
vlan-limit number
interface-limit number
mac-limit number
Command Default
This command is disabled.
Command Modes
Global configuration (config)
Command History
Release
8.0(1)
Usage Guidelines
The ipv6 neighbor binding max-entries command is used to control the content of the binding table. This
command specifies the maximum number of entries that are allowed to be inserted in the binding table cache.
Once this limit is reached, new entries are refused, and the Neighbor Discovery Protocol (NDP) traffic source
with the new entry is dropped.
If the maximum number of entries specified is lower than the current number of entries in the database, no
entries are cleared, and the new threshold is reached after normal cache attrition.
The maximum number of entries can be set globally per VLAN, interface, or MAC addresses.
Examples
The following example shows how to specify globally the maximum number of entries inserted into the cache:
switch(config)# ipv6 neighbor binding max-entries 100
Number of entries that can be inserted into the cache.
(Optional) Specifies a neighbor binding limit per
number of VLANs.
(Optional) Specifies a neighbor binding limit per
interface.
(Optional) Specifies a neighbor binding limit per
number of Media Access Control (MAC) addresses.
Modification
This command was introduced.
Cisco Nexus 7000 Series Security Command Reference
ipv6 neighbor binding max-entries
455

Advertisement

Table of Contents
loading

Table of Contents