User's Manual

Brocade Network Advisor IP User Manual 1349
53-1003056-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