Cisco Cisco 5760 Wireless LAN Controller Referências técnicas

Página de 1016
limit address-count
To limit the number of IPv6 addresses allowed to be used on the port, use the limit address-count command
in Neighbor Discovery Protocol (NDP) inspection policy configuration mode or IPv6 snooping configuration
mode. To return to the default, use the no form of this command.
limit address-count maximum
no limit address-count
Syntax Description
The number of addresses allowed on the port. The range is from 1 to 10000.
maximum
Command Default
The default is no limit.
Command Modes
ND inspection policy configuration (config-nd-inspection)
IPv6 snooping configuration (ipv6-snooping)
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
The limit address-count command limits the number of IPv6 addresses allowed to be used on the port on
which the policy is applied. Limiting the number of IPv6 addresses on a port helps limit the binding table
size. The range is from 1 to 10000.
Examples
This example shows how to define an NDP policy name as policy1, place the switch in NDP inspection policy
configuration mode, and limit the number of IPv6 addresses allowed on the port to 25:
Controller(config)#
ipv6 nd inspection policy policy1
Controller(config-nd-inspection)#
limit address-count 25
This example shows how to define an IPv6 snooping policy name as policy1, place the switch in IPv6 snooping
policy configuration mode, and limit the number of IPv6 addresses allowed on the port to 25:
Controller(config)#
ipv6 snooping policy policy1
Controller(config-ipv6-snooping)#
limit address-count 25
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
401
limit address-count