Reference Guide

QoS (GoS) commands 3 Configuration commands
94 NN47928-107
qos link
Use this command to configure a GoS link. A GoS link specifies the
outgoing interface whose traffic is to be managed and the size of the
bandwidth to be managed, that is, the maximum speed of that link.
The GoS link is configured on the physical WAN interface, eth0 on the
BSGX4e. It cannot be configured on a virtual interface (vif, vpn or ppp).
Syntax config qos link [eth0] max <bps> comment <“comment”>
Parameters if eth0 Enter the interface to which this link applies.
max <bps> Enter the maximum speed of the link in bps.
For an Ethernet interface, eth0, the full
Ethernet overhead is 38 bytes per packet (14 of
Ethernet header, 4 of Ethernet FCS, 8 of
Ethernet Preambule and 12 of Ethernet Inter
Frame Gap). For example, a stream of 64-byte
IP packets is calculated for 102-byte packets by
QoS. The maximum speed for an Ethernet
output interface is 100,000,000 bps.
comment “comment” Enter an optional comment describing this
link.
Example > config qos link eth0 max 1500000 comment “Office link”
Related
commands
clear qos link
del qos link
display qos link
show qos link
stats qos link
show qos group