CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 21

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 21 of 350

1.3.2 Configurations
Bridge 1

DUT#configure terminal

Enter the Configure mode.

DUT(config)#interface eth-0-1

Enter the interface mode.

DUT(config-if)#duplex full

Set interface eth-0-1 duplex to full.

DUT(config-if)#interface eth-0-2

Enter the interface eth-0-2.

DUT(config-if)#duplex half

Set interface eth-0-2 duplex to half.

DUT(config-if)#interface eth-0-3

Enter the interface eth-0-3.

DUT(config-if)#duplex auto

Set interface eth-0-3 duplex to auto negotiation.

DUT(config)#end

Exit to exec mode.

DUT#show interface status

Display interface duplex.

1.3.3 Validation Commands
Bridge 1

DUT#show interface status

Port Status Duplex Speed Mode Type

------------------------------------------------------------

eth-0-1 up full a-1000 access 1000BASE_T

eth-0-2 up half a-100 access 1000BASE_T

eth-0-3 up a-full a-1000 access 1000BASE_T

Advertising