1237
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter S Commands
switchport monitor rate-limit
switchport monitor rate-limit
To configure a rate limit to monitor traffic on an interface, use the switchport monitor rate-limit
command. To remove a rate limit, use the no form of this command.
switchport monitor rate-limit 1G
no switchport monitor rate-limit [1G]
Syntax Description
Command Default None
Command Modes Interface configuration mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to limit the bandwidth on Ethernet interface 1/2 to 1 GB:
switch(config)# interface ethernet 1/2
switch(config-if)# switchport monitor rate-limit 1G
switch(config-if)#
Related Commands
1G (Optional) Specifies that the rate limit is 1 GB.
Release Modification
5.2(1)N1(1) This command was introduced.
Command Description
show interface
switchport
Displays information on all interfaces configured as switch ports.
switchport
private-vlan
association trunk
Associates the isolated trunk port with the primary and secondary VLANs
of a private VLAN.