Network os – create vlan classifier rule 9, Network os – delete port profiles 9, Network os – update acl on port profile 9 – Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2048: Network os – update qos on port profile 9, Network os – update vlan on port profile 9

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2009

53-1002949-01

CLI Templates

G

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>

TABLE 51

Network OS – Delete Port Profiles

Feature

Description

CLI Commands

AMPP

Removes the port profile.

no port-profile $<ProfileName|STRING> activate
no port-profile $<ProfileName|STRING>

TABLE 52

Network OS – Update ACL on Port Profile

Feature

Description

CLI Commands

AMPP

Adds a security profile to a port
profile.

no port-profile $<ProfileName|STRING> activate
port-profile $<ProfileName|STRING>
security-profile
mac access-group $<ACLToAdd|STRING> in
exit
port-profile $<ProfileName|STRING> activate

TABLE 53

Network OS – Update QoS on Port Profile

Feature

Description

CLI Commands

AMPP

Adds a QoS profile to a port profile.

no port-profile $<ProfileName|STRING> activate
port-profile $<ProfileName|STRING>
qos-profile
qos cos-mutation $<CosMutationName|STRING>
exit
port-profile $<ProfileName|STRING> activate

TABLE 54

Network OS – Update VLAN on Port Profile

Feature

Description

CLI Commands

AMPP

Adds a VLAN profile to a port profile. no port-profile $<ProfileName|STRING> activate

port-profile $<ProfileName|STRING>
vlan-profile
switchport
switchport mode trunk
switchport trunk allowed vlan all
switchport trunk allowed vlan remove
$<TrunkVlanIdToRemove|INTEGER>
switchport trunk native-vlan $<TrunkNativeVlanId|INTEGER>
exit
port-profile $<ProfileName|STRING> activate

Advertising