Displaying traffic reduction – Brocade BigIron RX Series Configuration Guide User Manual

Page 598

Advertising
background image

520

BigIron RX Series Configuration Guide

53-1002484-04

Displaying traffic reduction

19

The <max-burst> parameter specifies the total number bits that can pass during a burst. Possible
values are from 1-429467295. The default value is 4294967295.

The np parameter specifies the rate limit per network processor.

The <slot/port> specifies the interface module and port to be rate limited.

The all parameter specifies that you want all the ports to be rate limited.

NOTE

When you specify default values for both average rate and burst size, the values will not be displayed
in the show running configuration output.

Displaying traffic reduction

The show rate-limit command displays the rate limiting policies configured on the ports. For
example.

To display bytes forwarded and dropped, enter the following command.

The byte count includes the preamble and the minimum inter-frame gap in Ethernet.

To display rate limiting policies for an interface that includes counters, enter the following
command.

To display the rate limiting policies on interface 1/3, enter the following command.

BigIron RX(config)# show rate-limit

interface e 1/1

rate-limit input 499321856 750000000

interface e 1/3

rate-limit input vlan-id 10 499321856 750000000

rate-limit input vlan-id 20 97523712 200000000

BigIron RX(config)# show rate-limit counters

interface e 1/1

rate-limit input 499321856 750000000

Bytes fwd: 440 Bytes drop: 20 Total: 460

interface e 1/3

rate-limit input vlan-id 10 499321856 750000000

Bytes fwd: 0 Bytes drop: 0 Total: 0

rate-limit input vlan-id 20 97523712 200000000

Bytes fwd: 0 Bytes drop: 0 Total: 0

BigIron RX(config)# show rate-limit counters interface 1/1

interface ethernet 1/1

rate-limit input 499321856 750000000

Bytes fwd: 440 Bytes drop: 20 Total: 460

Advertising