3 configuring packets per second storm control – CANOGA PERKINS CanogaOS Configuration Guide User Manual

Page 295

Advertising
background image

CanogaOS Configuration Guide

Proprietary & Confidential Canoga Perkins Metro Ethernet Switches

Page 295 of 350

34.3 Configuring Packets per second Storm control

34.3.1 Topology

34.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)#storm-control unicast pps 1000

Set unicast pps to 10 packets per seconds.

DUT(config-if)#storm-control multicast pps 100

Set multicast pps to 100 packets per seconds.

DUT(config-if)#storm-control broadcast pps 1000

Set broadcast pps to 1000 packets per seconds.

DUT(config)#end

Exit to exec mode.

DUT#show storm-control eth-0-1

Display storm control information.

34.3.3 Validation Commands
Bridge 1

DUT#show storm-control eth-0-1

Port ucastMode ucastLevel bcastMode bcastLevel mcastMode mcastLevel

eth-0-1 PPS 10 PPS 1000 PPS 100

Advertising