HPE 3100 v2 Series Configuration Manual page 47

Acl and qos
Hide thumbs Also See for 3100 v2 Series:
Table of Contents

Advertisement

[DeviceA] interface Ethernet 1/0/1
[DeviceA-Ethernet1/0/1] qos apply policy car inbound
2.
Configure Device B
# Create a class named class, and configure the class to match all packets.
[DeviceB] traffic classifier class
[DeviceB-classifier-class] if-match any
[DeviceB-classifier-class] quit
# Create a behavior named car_inbound, and configure the CAR action for the behavior as
follows: set the CIR to 2048 kbps.
[DeviceB] traffic behavior car_inbound
[DeviceB-behavior-car_inbound] car cir 2048
[DeviceB-behavior-car_inbound] quit
# Create a QoS policy named car_inbound, and associate class class with traffic behavior
car_inbound in the QoS policy.
[DeviceB] qos policy car_inbound
[DeviceB-qospolicy-car_inbound] classifier class behavior car_inbound
[DeviceB-qospolicy-car_inbound] quit
# Apply QoS policy car_inbound to the incoming traffic of port Ethernet 1/0/1.
[DeviceB] interface Ethernet 1/0/1
[DeviceB-Ethernet1/0/1] qos apply policy car_inbound inbound
42

Advertisement

Table of Contents
loading

Table of Contents