Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
ip device tracking maximum
To enable IP port security binding tracking on a Layer 2 port, use the ip device tracking maximum command
in interface configuration mode. To disable IP port security on untrusted Layer 2 interfaces, use the no form
of this command.
ip device tracking maximum number
no ip device tracking maximum number
Syntax Description
Number of bindings created in the IP device tracking table for a port. The range
is 1 to 10.
number
Command Default
None
Command Modes
Interface configuration mode
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Examples
This example shows how to enable IP port security with IP-MAC filters on a Layer 2 access port:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
ip device tracking
Controller(config)#
interface gigabitethernet1/0/3
Controller(config-if)#
switchport mode access
Controller(config-if)#
switchport access vlan 1
Controller(config-if)#
ip device tracking maximum 5
Controller(config-if)#
switchport port-security
Controller(config-if)#
switchport port-security maximum 5
Controller(config-if)#
end
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
391
ip device tracking maximum