3 ip verify source – CANOGA PERKINS 9175 Command Reference User Manual

Page 626

Advertising
background image

CanogaOS Command Reference

35-2

number

Specify maximum number of bindings. The range is 0 to 30.

Default

Maximum number is 10.


Command Mode

Global configuration


Usage


Examples

The following example shows how to specify the maximum number of bindings:

Switch(config)# ip source maximal binding per-port 20


Related Commands

35.3 ip verify source

Use the ip verify source interface configuration command on the switch stack or on a standalone switch

to enable IP source guard on an interface. Use the no form of this command to disable IP source guard.


Command Syntax

ip verify source {ip | ip-mac | ip-mac-vlan}

no ip verify source

ip

Check only IP address.

ip-mac

Check only IP address and MAC address.

ip-mac-vlan

Check IP address, MAC address, and VLAN.

Default

IP source guard is disabled on interfaces.


Command Mode

Interface configuration


Usage

When IP source guard is enabled on an access port, the ip-mac-vlan keyword is equivalent to the

ip-mac keyword.


Examples

The following example shows how to enable IP source guard on an interface:

Switch(config-if)# ip verify source ip-mac


Related Commands

Advertising