Cisco Catalyst 4500 Series Configuration Manual page 402

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

ip verify source
The following example shows how to enable IP port security with IP-MAC filters on a Layer 2 access
port:
Switch# configure terminal
Enter configuration commands, one per line.
Switch(config)# ip device tracking
Switch(config)# interface fastEthernet 4/3
Switch(config-if)# switchport mode access
Switch(config-if)# switchport access vlan 1
Switch(config-if)# ip device tracking maximum 5
Switch(config-if)# switchport port-security
Switch(config-if)# switchport port-security maximum 5
Switch(config-if)# ip verify source tracking port-security
Switch(config-if)# end
You can verify your settings by entering the show ip verify source privileged EXEC command.
Related Commands
Command
ip device tracking maximum
ip dhcp snooping
ip dhcp snooping information option
ip dhcp snooping limit rate
ip dhcp snooping trust
ip source binding
show ip dhcp snooping
show ip dhcp snooping binding
show ip source binding
show ip verify source
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-362
End with CNTL/Z.
Description
Enables IP port security binding tracking on a Layer 2 port.
Globally enables DHCP snooping.
Enables DHCP option 82 data insertion.
Configures the number of the DHCP messages that an
interface can receive per second.
Enables DHCP snooping on a trusted VLAN.
Adds or delete a static IP source binding entry.
Displays the DHCP snooping configuration.
Displays the DHCP snooping binding entries.
Displays IP source bindings that are configured on the
system.
Displays the IP source guard configuration and filters on a
particular interface.
Chapter 2

Advertisement

Table of Contents
loading

Table of Contents