CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 193

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 193 of 350

Switch A belongs to VPN1, Configuration the connection to switch D by using these commands.
DUT1>enable
DUT1#configure t
Enter configuration commands, one per line. End with CNTL/Z.
DUT1(config)#interface eth-0-13
DUT1(config-if)#no switchport
DUT1(config-if)#no shutdown
DUT1(config-if)#ip address 1.1.1.1/24
DUT1(config-if)#exit
DUT1(config)#interface eth-0-1
DUT1(config-if)#no switchport
DUT1(config-if)#no shutdown
DUT1(config-if)#ip address 3.3.3.1/24
DUT1(config-if)#exit
DUT1(config)#router rip
DUT1(config-router)#network 1.1.1.0/24
DUT1(config-router)#redistribute connected
DUT1(config-router)#end
DUT1#

(2) Configure Switch B
Switch B belongs to VPN1, Configuration the connection to switch D by using these commands.
DUT1>enable
DUT1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
DUT1(config)#interface eth-0-20
DUT1(config-if)#no switchport
DUT1(config-if)#no shutdown
DUT1(config-if)#ip address 2.2.2.1/24
DUT1(config-if)#exit
DUT1(config)#interface eth-0-1
DUT1(config-if)#no switchport

Advertising