Network os – create vlan classifier rule 1, Network os – delete port profiles 1, Network os – update acl on port profile 1 – Brocade Network Advisor SAN + IP User Manual v12.3.0 User Manual
Page 2303: Network os – update qos on port profile 1, Network os – update vlan on port profile 1

Brocade Network Advisor SAN + IP User Manual
2231
53-1003155-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