Cisco Cisco 5760 Wireless LAN Controller Referências técnicas

Página de 1016
ip verify source mac-check
To enable IPv4 Source Guard (IPSG) on a WLAN, use the ip verify source mac-check command. To disable
IPSG, use the no form of this command.
ip verify source mac-check
no ip verify source mac-check
Syntax Description
This command has no keywords or arguments.
Command Default
IPSG is disabled.
Command Modes
wlan
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
Use this feature to restrict traffic from a host to a specific interface that is based on the host's IP address. The
feature can also be configured to bind the source MAC and IP of a host so that IP spoofing is prevented.
Use this feature to bind the IP and MAC address of a wireless host that is based on information received from
DHCP snooping, ARP, and Dataglean. Dataglean is the process of extracting location information such as
host hardware address, ports that lead to the host, and so on from DHCP messages as they are forwarded by
the DHCP relay agent. If a wireless host tries to send traffic with IP address and MAC address combination
that has not been learned by the controller, this traffic is dropped in the hardware. IPSG is not supported on
DHCP packets. IPSG is not supported for foreign clients in a foreign controller.
You must disable the WLAN before using this command.
Examples
This example shows how to enable IPSG:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
ip verify source mac-check
This example shows how to disable IPSG:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
no ip verify source mac-check
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
544
OL-29471-01  
ip verify source mac-check