HP 6125G HP 6125G & 6125G/XG Blade Switches ACL and QoS Configuration - Page 69

Displaying and maintaining aggregate CAR configuration, Aggregate CAR configuration example

Page 69 highlights

Displaying and maintaining aggregate CAR configuration Task Command Display statistics for aggregate CAR actions. display qos car name [ car-name ] [ | { begin | exclude | include } regular-expression ] Clear statistics for aggregate CAR actions. reset qos car name [ car-name ] Remarks Available in any view Available in user view Aggregate CAR configuration example Network requirements As shown in Figure 21, configure an aggregate CAR to rate-limit the traffic of VLAN 10 and VLAN 100 received on GigabitEthernet 1/0/1 using these parameters: CIR is 256 kbps, CBS is 2000 bytes, and the action for red packets is discard. Figure 21 Network diagram Configuration procedure # Configure an aggregate CAR according to the rate limit requirements. system-view [Sysname] qos car aggcar-1 aggregative cir 256 cbs 2000 red discard # Create class 1 to match traffic of VLAN 10; create behavior 1, and reference the aggregate CAR in the behavior. 63

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84

63
Displaying and maintaining aggregate CAR
configuration
Task
Command
Remarks
Display statistics for aggregate
CAR actions.
display qos car name
[
car-name
]
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view
Clear statistics for aggregate CAR
actions.
reset qos car name
[
car-name
]
Available in user view
Aggregate CAR configuration example
Network requirements
As shown in
Figure 21
, configure an aggregate CAR to rate-limit the traffic of VLAN 10 and VLAN 100
received on GigabitEthernet 1/0/1 using these parameters: CIR is 256 kbps, CBS is 2000 bytes, and
the action for red packets is
discard
.
Figure 21
Network diagram
Configuration procedure
# Configure an aggregate CAR according to the rate limit requirements.
<Sysname> system-view
[Sysname] qos car aggcar-1 aggregative cir 256 cbs 2000 red discard
# Create class 1 to match traffic of VLAN 10; create behavior 1, and reference the aggregate CAR in the
behavior.