Brocade Multi-Service IronWare QoS and Traffic Management Configuration Guide (Supporting R05.6.00) User Manual

Page 201

Advertising
background image

Multi-Service IronWare QoS and Traffic Management Configuration Guide

187

53-1003037-02

Hierarchical QoS (HQoS) for 8x10G modules

5

Brocade(config-if-e10000-1/1)# hqos-map LogicalPort2.CustomerGrp1.Customer1 match

vlan 500

Brocade(config-if-e10000-1/1)# hqos-map LogicalPort2.CustomerGrp1.Customer2 match

vlan 600

Brocade(config-if-e10000-1/1)# hqos-map LogicalPort2.CustomerGrp2.Customer1 match

vlan 700

Brocade(config-if-e10000-1/1)# hqos-map LogicalPort2.CustomerGrp2.Customer2 match

vlan 800

Brocade(config-if-e10000-1/1)# hqos-map Other-traffic match other

Brocade(config-if-e10000-1/1)# hqos-map LogicalPort1.CustomerGrp1.Customer2

shaper-rate 15000

Brocade(config-if-e10000-1/1)# hqos-map LogicalPort1.CustomerGrp2 shaper-rate

10000

Brocade(config-if-e10000-1/1)# hqos-map LogicalPort2.CustomerGrp2 shaper-rate

10000

Syntax: [no] hqos-map hqos-scheduler-node-name

Syntax: [no] [shaper-rate shaper-rate]

Syntax: [no] [shaper-burst-size shaper-burst-size]

Syntax: [no] [match other][{match vlan vlan-num} | [inner-vlan inner-vlan-num | isid isid-num ] ]

The scheduler-node-name is a string up to 512 characters. The scheduler-node-name specifies the
hqos-scheduler-node in full-path format.

The shaper-rate is an optional parameter. If there is no shaper-rate specified, the shaper-rate as
specified in the HQoS policy will be used.

The shaper-burst-size is an optional parameter. If there is no shaper-burst-size specified, the
shaper-burst-size as specified in the HQoS policy will be used.

The match other is an optional parameter. For traffic that does not match any of the other defined
matching rules. This is the default matching criteria for a scheduler flow without any defined
matching criteria.

The match vlan ia an optional parameter. The vlan-num range is 1 through 4094. This option
should be the egress VLAN on the HQoS port.

The inner-vlan is an optional parameter. The vlan-num range is 1 through 4094. This option should
be the egress VLAN on the HQoS port.

Advertising