Gts Commands; Display Qos Gts Interface - HPE FlexNetwork HSR6800 series Command Reference Manual

Comware 7 acl and qos
Hide thumbs Also See for FlexNetwork HSR6800 series:
Table of Contents

Advertisement

per-address: Performs per-IP address rate limiting within the network segment. When this keyword
is specified, the CIR is dedicated bandwidth for each IP address and is not shared by any other IP
address. If you do not specify this keyword, the following events occur:
Rate limiting is performed for the entire network segment.
All of the CIR is allocated among all IP addresses in proportion to the traffic load of each IP
address.
shared-bandwidth: Specifies that traffic of all IP addresses within the network segment shares the
CIR. If you specify this keyword, all of the CIR is allocated evenly among all IP addresses with traffic
load.
Usage guidelines
You can create a CAR list based on IP precedence, MAC address, MPLS EXP, DSCP, or IP network
segment.
If you execute this command multiple times for the same CAR list, the most recent configuration
takes effect. If you execute this command multiple times for different CAR lists, multiple CAR lists are
created.
To perform rate limiting for a single IP address, use the qos car acl command in interface view.
Examples
# Apply CAR list 1 to the outbound direction of GigabitEthernet 2/1/1 to meet the following
requirements:
The rate of each host on the subnet 1.1.1.0/24 is limited to 256 kbps.
Traffic of IP addresses in the subnet does not share the remaining bandwidth.
<Sysname> system-view
[Sysname] qos carl 1 source-ip-address subnet 1.1.1.0 24 per-address
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] qos car outbound carl 1 cir 256 cbs 5120 ebs 0 green pass
red discard
# Apply CAR list 2 to the outbound direction of GigabitEthernet 2/1/1 to meet the following
requirements:
The total rate of all hosts in the IP address range of 1.1.2.100 to 1.1.2.199 is limited to 5 Mbps.
Traffic of IP addresses in the subnet shares the remaining bandwidth.
<Sysname> system-view
[Sysname] qos carl 2 source-ip-address range 1.1.2.100 to 1.1.2.199 per-address
shared-bandwidth
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] qos car outbound carl 2 cir 5120 cbs 5120 ebs 51200 green
pass red discard
Related commands
display qos carl
qos car

GTS commands

display qos gts interface

Use display qos gts interface to display the GTS information for interfaces.
78

Advertisement

Table of Contents
loading

Table of Contents