Brocade Network OS Command Reference v4.1.0 User Manual

Page 44

Advertising
background image

6

Network OS Command Reference

53-1003115-01

Network OS CLI command modes

1

Hardware
configuration
mode

switch(config)# hardware

From global configuration mode, specify
the hardware node by entering the
hardware command.

This mode is a
prerequisite for
entering connector and
port-group mode.

Connector
mode

switch# hardware connector

switch(config-connector [n]/n/n)#

From hardware mode, specify the
connector node and
[rbridge-id]/slot/port information.

Connector mode is
used to enable
breakout on ports.
When breakout is
enabled, ports are
appended in the output
with a colon(:) followed
by values 1-4.
RBridge ID is not used
in standalone mode.

DSCP mutation
mapping

DSCP Mutation Map:
switch(dscp-mutation-mapname)#

From global configuration mode, remap
incoming DSCP values by entering the
following command:
qos map dscp-mutation mapname

DSCP to CoS
priority
mapping

DSCP to CoS Map:
switch(dscp-cos-mapname)#

From global configuration mode, create
a DSCP to CoS priority map by entering
the following command:
qos map dscp-cos mapname

DSCP to traffic
class mapping

DSCP to Traffic Class Map:
switch(dscp-traffic-class-mapname)#

From global configuration mode, create
a DSCP to traffic class map by entering
the following command:
qos map dscp-traffic-class mapname

Port-group
configuration

switch(config-hardware-port-group-

1/3/9)#

From hardware configuration mode,
enter the port-group command followed
by a port group identification:
port-group rbridge-id/slot/port-group-id
The port-group-id is specific to the
Brocade VDX 8770 switch line cards that
support this command.

The mode is a
prerequisite for options
reserved for future use
that will configure port
groups on supported
line cards.

QoS Policer
configuration

Police Priority Map
switch(config-policemap)#

Class Map:
switch(config-classmap)#

Policy Map:
switch(config-policymap)#

Policy-class-map submode
switch(config-policymap-class)#

Policy-class-map-policer attributes submode
switch(config-policymap-class-police)

#

From global configuration mode, specify
a Policer configuration mode by entering
one of these command:

police-priority-map mapname

class-map mapname

policy-map mapname

To enter the policy-class-map sub-mode
from policy-map mode, enter class
classmapname
To enter the policy-class-map-policer
attributes sub-mode from
policy-map-class mode, enter police
followed by the policing attributes.

Network OS CLI command modes (Continued)

Command mode Prompt

How to access the command mode

Description

Advertising