beautypg.com

Storm control – Dell PowerEdge VRTX User Manual

Page 271

background image

271

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Plasma\User

Guide\Plasma_UGSwitching_Ports.fm

D E L L CO N F I D E N T I A L – P R E L I MI N A RY 4/ 1 8 /1 3 - F O R PR O O F O N LY

The following is an example of the CLI commands:

Storm Control

When Broadcast, Multicast, or Unknown Unicast frames are received, they

are duplicated, and a copy is sent to all possible egress ports. This means that

in practice, they are sent to all ports belonging to the relevant VLAN. In this

way, one ingress frame is turned into many, creating the potential for a storm.

show interfaces status

[

interface-id

| detailed]

Displays the status for all configured

LAGs.

show interfaces description

[

interface-id

| detailed]

Displays the description for all

configured LAGs.

show interfaces port-channel

[

interface-id ]

Displays LAG information.

console(config)# interface port-channel 1

console(config-if)# no negotiation

console(config-if)# speed 100

console(config-if)# flowcontrol on

console(config-if)# exit

console(config)# interface port-channel 2

console(config-if)# shutdown

console(config-if)# exit

console(config-if)# end

console# show interfaces port-channel

Channel

Ports

---------

---------

ch1

Inactive: gi0/(1-3)

ch2

Active: gi0/4

Table 8-9. LAG Configuration CLI Commands (Continued)

CLI Command

Description