Rate control, Rmon statistics – Signamax Model -065-7700 User Manual

Page 128

Advertising
background image

Hardened Managed PoE Ethernet Switch

User’s Manual 127

Rate Control
1.

Command Mode: Interface mode

Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
fe1 means port 1.
The switch_a(config-if)# prompt will show on the screen.

switch_a(config)#interface fe1
switch_a(config-if)#


2.

Usage:

Use this command to specify the ingress/egress rate to be used for each
interface. The bandwidth value is in bits.
Use the no parameter with this command to remove the ingress/egress rate
to be used for each interface.

3.

Command Syntax:

(no) rate-control ingress/egress VALUE

VALUE
<1-10000000000 bits> (usable units: k, m, g)
<1-999>k|m for 1 to 999 kilo bits or mega bits.
1g for 1 giga bits.


4.

Example:

The following example shows the use of rate-control ingress VALUE (10
mega bits
) to the interface fe1 (port 1):

switch_a(config)#interface fe1
switch_a(config-if)#rate-control ingress 10m
switch_a(config-if)#


RMON Statistics
1.

Command Mode: Exec mode or Privileged Exec mode

Logon to Exec Mode (View Mode) or Privileged Exec Mode (Enable Mode).
The switch_a> or switch_a# prompt will show on the screen.

switch_a>

switch_a#


2.

Usage:

Use the show interface statistics command to display RMON statistics of
interface.

3.

Command Syntax:

show interface statistics IFNAME

IFNAME specifies the name of the interface for which RMON statistics is
desired.

Advertising