HP A6600 Configuration Manual page 93

Acl and qos
Hide thumbs Also See for A6600:
Table of Contents

Advertisement

# Mark each flow with a priority.
[Router] traffic classifier class1
[Router-classifier-class1] if-match acl 2001
[Router-classifier-class1] quit
[Router] traffic classifier class2
[Router-classifier-class2] if-match acl 2002
[Router-classifier-class2] quit
[Router] traffic classifier class3
[Router-classifier-class3] if-match acl 2003
[Router-classifier-class3] quit
[Router] traffic classifier class4
[Router-classifier-class4] if-match acl 2004
[Router-classifier-class4] quit
[Router] traffic behavior behavior1
[Router-behavior-behavior1] remark ip-precedence 5
[Router-behavior-behavior1] quit
[Router]traffic behavior behavior2
[Router-behavior-behavior2] remark ip-precedence 4
[Router-behavior-behavior2] quit
[Router] traffic behavior behavior3
[Router-behavior-behavior3] remark ip-precedence 3
[Router-behavior-behavior3] quit
[Router] traffic behavior behavior4
[Router-behavior-behavior4] remark ip-precedence 2
[Router-behavior-behavior4] quit
[Router] qos policy aa
[Router-qospolicy-aa] classifier class1 behavior behavior1
[Router-qospolicy-aa] classifier class2 behavior behavior2
[Router-qospolicy-aa] classifier class3 behavior behavior3
[Router-qospolicy-aa] classifier class4 behavior behavior4
[Router-qospolicy-aa] quit
[Router] interface gigabitethernet 1/0/1
[Router-GigabitEthernet1/0/1] qos apply policy aa inbound
[Router-GigabitEthernet1/0/1] quit
# Configure WFQ to process packets both fairly and based on precedence; configure WRED to drop
packets by precedence when congestion deteriorates.
[Router] interface Serial 2/0/1
[Router-Serial2/0/1] qos wfq queue-length 100 queue-number 16
[Router-Serial2/0/1] qos wred enable
[Router-Serial2/0/1] qos wred ip-precedence 5 low-limit 10 high-limit 250 discard-probability
11
[Router-Serial2/0/1] qos wred ip-precedence 4 low-limit 10 high-limit 200 discard-probability
12
[Router-Serial2/0/1] qos wred ip-precedence 3 low-limit 10 high-limit 180 discard-probability
15
[Router-Serial2/0/1] qos wred ip-precedence 2 low-limit 10 high-limit 180 discard-probability
15
[Router-Serial2/0/1] quit
87

Advertisement

Table of Contents
loading

Table of Contents