hit counter script

Displaying Ip Source Guard Information - Cisco ME 3400G-2CS - Ethernet Access Switch Software Configuration Manual

Ethernet access switch
Hide thumbs Also See for ME 3400G-2CS - Ethernet Access Switch:
Table of Contents

Advertisement

Displaying IP Source Guard Information

Command
Step 5
exit
Step 6
ip source binding mac-address vlan
vlan-id ip-address inteface interface-id
Step 7
end
Step 8
show ip verify source [interface
interface-id]
Step 9
show ip source binding [ip-address]
[mac-address] [dhcp-snooping | static]
[inteface interface-id] [vlan vlan-id]
Step 10
copy running-config startup-config
To disable IP source guard with source IP address filtering, use the no ip verify source interface
configuration command.
To delete a static IP source binding entry, use the no ip source global configuration command.
This example shows how to enable IP source guard with source IP and MAC filtering on VLANs 10
and 11:
Switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# ip verify source port-security
Switch(config-if)# exit
Switch(config)# ip source binding 0100.0022.0010 vlan 10 10.0.0.2 interface
gigabitethernet1/0/1
Switch(config)# ip source binding 0100.0230.0002 vlan 11 10.0.0.4 interface
gigabitethernet1/0/1
Switch(config)# end
Displaying IP Source Guard Information
To display the IP source guard information, use one or more of the privileged EXEC commands in
Table
Table 18-3
Commands for Displaying IP Source Guard Information
Command
show ip source binding
show ip verify source
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
18-16
Purpose
Return to global configuration mode.
Add a static IP source binding.
Enter this command for each static binding.
Return to privileged EXEC mode.
Display the IP source guard configuration for all interfaces or for a
specific interface.
Display the IP source bindings on the switch, on a specific VLAN, or on
a specific interface.
(Optional) Save your entries in the configuration file.
18-3:
Purpose
Display the IP source bindings on a switch.
Display the IP source guard configuration on the switch.
Chapter 18
Configuring DHCP Features and IP Source Guard
78-17058-01

Advertisement

Table of Contents
loading

Table of Contents