Command Guide of WGSW-28040
125
VLAN-LIST
Specify VLAN ID or a range of VLANs to enable or disable dynamic Arp inspection
Default:
Default is disabled on all VLANs
Mode:
Global Configuration
Usage Guide:
Use the
ip arp inspection vlan
command to enable VLANs on Dynamic Arp Inspection function. Use the
no
form of
this command to disable VLANs on Dynamic Arp Inspection function.
Example:
The example shows how to enable VLAN 1-100 on Dynamic Arp Inspection, and then disable VLAN 30-40 on
Dynamic Arp Inspection. You can verify settings by the following
show ip arp inspection
command.
switch(config)#
vlan 1-100
switch(config)#
exit
switch(config)#
ip arp inspection
switch(config)#
ip arp inspection vlan 1-100
switch(config)#
show ip arp inspection
Dynamic ARP Inspection : enabled
Enable on Vlans : 1-100
switch(config)#
no ip arp inspection vlan 30-40
switch(config)#
show ip arp inspection
Dynamic ARP Inspection : enabled
Enable on Vlans : 1-29,41-100
4.8.3 ip arp inspection trust
Command:
ip arp inspection trust
no ip arp inspection trust
Default:
Dynamic Arp inspection trust is disabled
Mode: