Configuration Procedure - HP MSR4080 Configuration Manual

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

Advertisement

Confi
guration procedure
# Create advanced ACL 3000, and configure
a rule to match packets with destination IP address
192.168.0.1.
<Router> sy
stem-view
[Router] acl number 3000
[Router-acl-adv-3000] rule permit ip destination 192.168.0.1 0
[Router-acl-adv-3000] quit
# Create advanced ACL 3001, and configure a rule to match packets with destina
tion IP address
192.168.0.2.
[Router] acl numbe
r 3001
[Router-acl-adv-3001] rule permit ip de
stination 192.168.0.2 0
[Router-acl-adv-3001] quit
# Create advanced ACL 3002, and configure a
rule to match packets with destination IP address
192.168.0.3.
[Router] acl number 3002
[
Router-acl-adv-3002] rule permit ip destination 192.168.0.3 0
[Router-acl-adv-3002] quit
# Create a traffic class named classifier_dbserver, and use ACL 3000 as the match criterion in the traffic
class.
[Router] traffic classifier classifier_dbserver
[Router-classifier-classifier_dbserver] if-match acl 3000
[Router-classifier-classifier_dbserver] quit
# Create a traffic class named classifier_mserver, and use ACL 3001 as the match criterion in the traffic
class.
[Router] traffic classifier classifier_mserver
[Router-classifier-classifier_mserver] if-match acl 3001
[Router-classifier-classifier_mserver] quit
# Create a traffic class named classifier_fserver, and use ACL 3002 as the match criterion in the traffic
class.
[Router] traffic classifier classifier_fserver
[Router-classifier-classifier_fserver] if-match acl 3002
[Router-classifier-classifier_fserver] quit
# Create a traffic behavior named behavior_dbserver, and configure the action of setting the local
precedence value to 4.
[Router] traffic behavior behavior_dbserver
[Router-behavior-behavior_dbserver] remark local-precedence 4
[Router-behavior-behavior_dbserver] quit
# Create a traffic behavior named behavior_mserver, and configure the action of setting the local
precedence value to 3.
[Router] traffic behavior behavior_mserver
[Router-behavior-behavior_mserver] remark local-precedence 3
[Router-behavior-behavior_mserver] quit
# Create a traffic behavior named behavior_fserver, and configure the action of setting the local
precedence value to 2.
70

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents