GS-4210-Series (V2) User Manual

Table Of Contents
Command Guide of GS-4210 Series
125
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:
Interface Configuration
Usage Guide:
Use the ip arp inspection trust command to set trusted interface. The switch does not check ARP packets that are
received on the trusted interface; it simply forwards it. Use the no form of this command to set untrusted interface.
Example: