Network os – create lldp profile 8, Network os – create port profile 8, Network os – create traffic class map 8 – Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2047: Network os – create vlan classifier group 8

Advertising
background image

2008

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

CLI Templates

G

TABLE 46

Network OS – Create LLDP Profile

Feature

Description

CLI Commands

QoS

This template is used to create LLDP
profile and configure LLDP profile
parameters

protocol lldp
profile $<profileName|STRING>
description $<description|STRING>
hello $<frequency|INTEGER>
multiplier $<holdTime|INTEGER>
advertise dcbx-fcoe-logical-link-tlv
advertise dcbx-fcoe-app-tlv

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>

Advertising