CLI Reference IPSource Guard Configuration Commands
This command is supported on all switches.
ip verify source
Use this command to enable IP Source Guard function on the interface, The no form of this command
disable the function.
[no] ip verify source [port-security]
Configure IP Source Guard to do
IP+MAC-based detection.
Interface configuration mode.
This command enables IP Source Guard function on the interface to
do IP-based or IP+MAC-based detection.
IP Source Guard takes effect only on DHCP Snooping untrusted
port. In other words, IP Source Guard does not take effect when
configuring it on Trust port or the port which is not controlled by
DHCP Snooping.
The following example configures IP Source Guard on
fastEthernet 0/1:
Ruijie# configure terminal
Ruijie(config)# interface fastEthernet 0/1
Ruijie(config-if)# ip verify source
Ruijie(config-if)# end
View user filtering entry of IP Source
Guard.
This command is supported on all switches.