Network os – create port profile 4, Network os – create traffic class map 4, Network os – create vlan classifier group 4 – Brocade Network Advisor IP User Manual v12.1.0 User Manual

Page 1438: Network os – create vlan classifier rule 4

Advertising
background image

1384

Brocade Network Advisor IP User Manual

53-1002947-01

CLI Templates

G

TABLE 47

Network OS – Create Port Profile

Feature

Description

CLI Commands

AMPP

Creates the port profile and its sub
profile.

port-profile $<ProfileName|STRING>
! create vlan profile in access mode
vlan-profile
switchport
switchport mode access
switchport access vlan $<AccessVlanId|INTEGER>
exit
! create qos-profile
qos-profile
cee default
exit
!create security-profile
security-profile
mac access-group $<ACLName|STRING> in
exit
exit
! activate port profile
port-profile $<ProfileName|STRING> activate
! associate mac statically
port-profile $<ProfileName|STRING> static
$<AssosicateMACAddress1|MAC>
port-profile $<ProfileName|STRING> static
$<AssosicateMACAddress2|MAC>
port-profile $<ProfileName|STRING> static
$<AssosicateMACAddress3|MAC>

TABLE 48

Network OS – Create Traffic Class Map

Feature

Description

CLI Commands

QoS

This template is used to create the
CoS-Traffic-Class mapping by
specifying a name and the mapping

qos map cos-traffic-class $<MapName|STRING>
$<MapValue|STRING>

TABLE 49

Network OS – Create VLAN Classifier Group

Feature

Description

CLI Commands

QoS

This template is used to create a
VLAN classifier group and add a
VLAN classifier

vlan classifier group $<GroupId|INTEGER> add rule
$<RuleId|INTEGER>

TABLE 50

Network OS – Create VLAN Classifier Rule

Feature

Description

CLI Commands

QoS

This template is used to create a
protocol-based or MAC
address-based VLAN classifier rule

vlan classifier rule $<RuleId|INTEGER> $<VlanRule|STRING>

Advertising