1 configuring interface, 1 configuring interface state – CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 19

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 19 of 350

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

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

Set unicast pps to 10 packets per seconds.

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

Enter the interface eth-0-2.

DUT(config-if)#shutdown

Set broadcast pps to 1000 packets per seconds.

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

Advertising