CANOGA PERKINS 9175 Configuration Guide User Manual
Page 173
CanogaOS Configuration Guide
27-2
DUT#configure terminal
Enter the Configure mode.
DUT(config)# ip route 9.9.9.0/24 2.2.2.2
Add a static route 9.9.9.0/24 with nexthop 2.2.2.2
27.2.2 CE2
(DUT4)
DUT#configure terminal
Enter the Configure mode.
DUT(config)#interface eth-0-9
Specify the interface (eth-0-9)to be configured and enter the
Interface mode.
DUT (config-if)#no shutdown
Enable the interface.
DUT(config-if) # no switchport
Configure on physical port only, change this port to Layer3
interface.
DUT(config-if) # ip address 5.5.5.3/24
Configure IP address to 5.5.5.3/24.
DUT(config-if)#exit Exit
the Interface mode and enter the Configure mode.
DUT(config)#interface eth-0-1
Specify the interface (eth-0-1)to be configured and enter the
Interface mode.
DUT (config-if)#no shutdown
Enable the interface.
DUT(config-if) # no switchport
Configure on physical port only, change this port to Layer3
interface.
DUT(config-if) # ip address 9.9.9.8/24
Configure IP address to 9.9.9.8/24.
DUT(config-if)#exit Exit
the Interface mode and enter the Configure mode.
DUT(config)# ip route 8.8.8.0/24 5.5.5.5
Add a static route 8.8.8.0/24 with nexthop 5.5.5.5
DUT(config)# ip route 2.2.2.0/24 5.5.5.5
Add a static route 2.2.2.0/24 with nexthop 5.5.5.5
27.2.3 PE1
(DUT2)
DUT#configure terminal
Enter the Configure mode.
DUT(config)#interface eth-0-20
Specify the interface (eth-0-20)to be configured and enter the
Interface mode.
DUT (config-if)#no shutdown
Enable the interface.
DUT(config-if) # no switchport
Configure on physical port only, change this port to Layer3
interface.
DUT(config-if) # ip address 1.1.1.3/24
Configure IP address to 1.1.13/24.
DUT(config-if)#exit Exit
the Interface mode and enter the Configure mode.
DUT(config)#interface loopback 0
Specify the interface (loopback 0)to be configured and enter
the Interface mode.