QoS on Frame Relay (Per-PVC Queuing)
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
1031
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
QOS ON FR CONFIGURATION COMMANDS
This section details the commands used to configure QoS on FR on the
OmniAccess 5740 USG.
T
O CONFIGURE BANDWIDTH ON A FR INTERFACE
EXAMPLE
ALU(config-if Serial0/0:0)# frame-relay qos-bandwidth percent 30
Note: The total sum of all the bandwidth percentage on all the interface/sub-interfaces
should be maximum 100 (in percent). At any point of time, the total bandwidth
configuration should not exceed 100.
T
O ATTACH A POLICY MAP TO A FR INTERFACE
EXAMPLE
ALU(config-if Serial0/0:0)# service-policy in P1
ALU(config-if Serial0/0:0)# no service-policy in P1
Note: In the above example, P1 is the QoS policy map attached to the interface.
Configurations for the QoS policy map is not shown in this section. For more
information on configuring policy map and other QoS attributes, refer to “QoS
Configuration” in this chapter.
Command (in ICM) Description
frame-relay qos-bandwidth
percent <1-100>
This command is used to configure
bandwidth on an interface (PVC).
This configuration overrides the default
bandwidth sharing.
no frame-relay qos-bandwidth
percent
This command removes the configured
bandwidth on the interface.
Command (in ICM) Description
service-policy {in|out}
<policy-map name>
This command is entered in the Interface
Configuration mode. This command is
used to attach a policy-map to an
interface either in ingress or egress
direction.
no service-policy {in|out}
<policy-map name>
This command detaches the policy map
from the interface.