Comtrol ES7528 User Manual

Page 159

Advertising
background image

RocketLinx ES7528 User Guide: 2000509 Rev. C

Port Configuration (CLI) - 159

Configuration Using the Command Line Interface (CLI)

Rate Control

Rate Control
– Ingress or
Egress

Switch(config-if)# rate-limit

egress Outgoing packets

ingress Incoming packets

Note: To enable rate control, you should select the Ingress or Egress rule first; then assign the

packet type and bandwidth.

Rate Control
– Filter
Packet Type

Switch(config-if)# rate-limit ingress mode

all Limit all frames

broadcast Limit Broadcast frames

flooded-unicast Limit Broadcast, Multicast and flooded unicast frames

multicast Limit Broadcast and Multicast frames

Switch(config-if)# rate-limit ingress mode broadcast

Set the ingress limit mode broadcast ok.

Rate Control
– Bandwidth

Switch(config-if)# rate-limit ingress bandwidth

<0-100> Limit in megabits per second (0 is no limit)

Switch(config-if)# rate-limit ingress bandwidth 8

Set the ingress rate limit 8Mbps for Port 1.

Storm Control

Storm
Control –
Packet Type

Switch(config-if)# storm-control

broadcast :Broadcast packets

dlf :Destination Lookup Failure

multicast :Multicast packets

Storm
Control -
Rate

Switch(config)# storm-control broadcast

<0-100000> Rate limit value 0~262143 packet/sec

Switch(config)# storm-control broadcast 10000

limit_rate = 10000 packets/sec

Set rate limit for Broadcast packets.

Switch(config)# storm-control multicast 10000

limit_rate = 10000 packets/sec

Set rate limit for Multicast packets.

Switch(config)# storm-control dlf 10000

limit_rate = 10000 packets/sec

Set rate limit for Destination Lookup Failure packets.

Port Trunking

LACP

Switch(config)# lacp group 1 25-28

Group 1 based on LACP(IEEE

802.3ad) is enabled!

Note: The interface list is gi25-28. Ports with a different speeds cannot be aggregated together.

Static Trunk

Switch(config)# trunk group 2 fa6-7gi25-28

Trunk group 2 enable ok!

Advertising