CANOGA PERKINS CanogaOS Configuration Guide User Manual
Page 304

CanogaOS Configuration Guide
Proprietary & Confidential Canoga Perkins Metro Ethernet Switches
Page 304 of 350
eth-0-1 Vlan 2
trust port
eth-0-2 Vlan 2
eth-0-3 Vlan 2
eth-0-4 Vlan 2
Switch B
Switch A
(ARP Inspection)
Computer A
Computer B
Computer C
This figure is the networking topology for testing ARP Inspection functions.
36.1.3 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