3Com Switch 7750 Configuration Guide Guide

634 CHAPTER 58: QOS CONFIGURATION
acl-rule: Applied ACL rules which can be the combination of various ACL rules.
Type-A I/O Modules’ way of combination is described in
Table 496, and
non-type-A I/O Modules’ way of combination is described in Table 497.
n
Only type-A I/O Modules support the configuration above.
Only the rules with the permit action can be properly applied to the hardware.
Configuration Example Ethernet1/0/1 of the switch is accessed into the network segment 10.1.1.1/24.
Enable the function of assured bandwidth for traffic from the network
segment 10.1.1.1/24.
Set the parameters as follows: the minimum assured bandwidth is 64 kbps, the
maximum available bandwidth is 128 kbps, and the weight of bandwidth is 50.
Configuration procedure:
<SW7750> system-view
[SW7750] acl number 2000
[SW7750-acl-basic-2000] rule permit source 10.1.1.1 0.0.0.255
[SW7750-acl-basic-2000] quit
[SW7750] interface Ethernet 1/0/1
[SW7750-Ethernet1/0/1] qos
[SW7750-qoss-Ethernet1/0/1] traffic-bandwidth outbound ip-group 2000 64 128
50
Configuring
Traffic-Based Flexible
QinQ
QinQ is to encapsulate the VLAN tags of the private network in the VLAN tags of
the public network in order that the packets are transmitted through the
backbone network of the carrier (also called public network). The traffic-based
flexible QinQ function can tag a packet with external VLAN tags according to the
ACL rule that the packets matches on the inbound port.
The traffic-based flexible QinQ function is configured on the hybrid port of the
edge device connecting the user device to the carrier’s network.
Enable ACLs to identify traffic
and provide assured
bandwidth for the specified
traffic
traffic-bandwidth
outbound acl-rule [
system-index system-index ]
min-guaranteed-bandwidth
max-guaranteed-bandwidth
weight
Required
The maximum available
bandwidth must be no smaller
than the minimum assured
bandwidth.
Display the traffic statistics
display qos-interface [
interface-type
interface-number ]
traffic-bandwidth
Optional
You can execute the display
command in any view.
Display all the QoS settings on
the port
display qos-interface [
interface-type
interface-number ] all
Table 505 Configure assured bandwidth
Operation Command Description