1 configuring interface, 1 configuring interface state, 2 configuring interface speed – CANOGA PERKINS 9171 Configuration Guide User Manual
Page 15

CanogaOS Configuration Guide
1-1
1 Configuring Interface
Ethernet interface operate in 10, 100, or 1000 Mbps speed and in full or half duplex
mode. The configuration of speed or duplex at combo ports cannot be effective when
combo port is working at optical mode.
1.1 Configuring Interface State
1.1.1 Topology
Figure 1-1: Interface State
1.1.2 Configurations
Bridge 1
DUT#configure terminal
Enter the Configure mode.
DUT(config)#interface eth-0-1
Enter the interface mode.
DUT(config-if)#no shutdown
Make interface eth-0-1 UP
DUT(config-if)#interface eth-0-2
Enter the interface eth-0-2.
DUT(config-if)#shutdown Shutdown interface eth-0-2
DUT(config)#end
Exit to exec mode.
DUT#show interface status
Display interface state.
1.1.3 Validation
Commands
Bridge 1
DUT#show interface status
Port Status Duplex Speed Mode Type
------------------------------------------------------------
eth-0-1 up a-full a-1000 access 1000BASE_T
eth-0-2 admin down auto auto access 1000BASE_T
1.2 Configuring Interface Speed
1.2.1 Topology
Figure 1-2: Interface Speed