How To Configure Ip Source Guard; Enabling Ip Source Guard - Cisco Catalyst 2960-XR Security Configuration Manual

Ios release 15.0 2 ex1
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

How to Configure IP Source Guard

How to Configure IP Source Guard

Enabling IP Source Guard

SUMMARY STEPS
1. configure terminal
2. interface interface-id
3. ip verify source [mac-check ]
4. exit
5. ip source binding mac-address vlan vlan-id ip-address interface interface-id
6. end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface gigabitethernet 1/0/1
Step 3
ip verify source [mac-check ]
Example:
Switch(config-if)# ip verify source
Step 4
exit
Example:
Switch(config-if)# exit
Step 5
ip source binding mac-address vlan vlan-id ip-address
interface interface-id
Example:
Switch(config)# ip source binding 0100.0230.0002
vlan 11 10.0.0.4 interface gigabitethernet1/0/1
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
188
Purpose
Enters the global configuration mode.
Specifies the interface to be configured, and enters
interface configuration mode.
Enables IP source guard with source IP address filtering.
(Optional) mac-check—Enables IP Source Guard with
source IP address and MAC address filtering.
Returns to global configuration mode.
Adds a static IP source binding.
Enter this command for each static binding.
Configuring IP Source Guard
OL-29434-01

Advertisement

Table of Contents
loading

Table of Contents