4 configurations – CANOGA PERKINS 9175 Configuration Guide User Manual
Page 244
CanogaOS Configuration Guide
37-2
Figure 37-1: ARP Inspection
This figure is the networking topology for testing ARP Inspection functions.
37.4 Configurations
Create vlan
DUT#configure terminal
Enter the Configure mode.
DUT(config)#vlan database
Configure VLAN database.
DUT(config-vlan)#vlan 2
Create vlan 2.
DUT(config-vlan)#exit
Exit the vlan Configure mode.
DUT(config)#exit
Exit the Configure mode.
Add interface to vlan
DUT#configure terminal
Enter the Configure mode.
DUT(config)#interface eth-0-1
Enter the Interface Configure mode and begin to
configure port eth-0-1
DUT(config-if)#switchport access vlan 2
Add the port to vlan 2.
DUT(config-if)#interface eth-0-2
Begin to configure port eth-0-2.
DUT(config-if)#switchport access vlan 2
Add the port to vlan 2.
DUT(config-if)#interface eth-0-3
Begin to configure port eth-0-3.
DUT(config-if)#switchport access vlan 2
Add the port to vlan 2.
DUT(config-if)#interface eth-0-4
Begin to configure port eth-0-4.
DUT(config-if)#switchport access vlan 2
Add the port to vlan 2.
DUT(config-if)#exit Exit
the
Interface Configure mode.
Configure ARP Inspection
DUT(config)#interface eth-0-1
Enter the Interface Configure mode and begin to
configure port eth-0-1.