QoS Commands
page 38-46 OmniSwitch CLI Reference Guide November 2009
qos port maximum ingress-bandwidth
Configures the maximum rate at which traffic is received on a QoS port.
qos port slot/port maximum ingress-bandwidth bps
qos port slot/port no maximum ingress-bandwidth
Syntax Definitions
slot/port The slot number and port number of the physical port.
bps The maximum amount of bandwidth that may be used for all traffic
ingressing on the QoS port.
Defaults
By default, the maximum bandwidth is the maximum allowed for the interface type on which the port
resides.
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to remove a configured maximum ingress bandwidth value from a
port.
• The maximum ingress bandwidth value cannot exceed the maximum bandwidth of the interface type
associated with the port.
• Modifying the maximum ingress bandwidth is most useful for low-bandwidth links.
Examples
-> qos port 3/1 maximum ingress-bandwidth 1000
-> qos port 3/1 no maximum ingress-bandwidth
Release History
Release 6.6.1; command introduced.
Related Commands
qos port maximum egress-
bandwidth
Configures the rate at which traffic is sent on a QoS port.
qos apply Applies configured QoS and policy settings to the current configuration.
qos port Configures a physical port for QoS.
show qos port Displays information about QoS ports.