2 configuring interface speed, 3 configuring interface duplex – CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 20

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 20 of 350

1.2 Configuring Interface Speed

1.2.1 Topology

1.2.2 Configurations
Bridge 1

DUT#configure terminal

Enter the Configure mode.

DUT(config)#interface eth-0-1

Enter the interface mode.

DUT(config-if)#speed 100

Set interface eth-0-1 speed to 100M.

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

Enter the interface eth-0-2.

DUT(config-if)#speed 1000

Set interface eth-0-2 speed to 1000M.

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

Enter the interface eth-0-3.

DUT(config-if)#speed auto

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

DUT(config)#end

Exit to exec mode.

DUT#show interface status

Display interface speed.

1.2.3 Validation Commands
Bridge 1

DUT#show interface status

Port Status Duplex Speed Mode Type

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

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

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

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

1.3 Configuring Interface Duplex

1.3.1 Topology

Advertising