Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
1388 Brocade Network Advisor IP User Manual
53-1002947-01
CLI Templates
G
TABLE 38 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 39 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 40 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 41 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
TABLE 42 Private VLAN – Configure VLAN as a PVLAN
Feature Description CLI Commands
VLAN To configure PVLAN type (Isolated,
community or primary) to a VLAN.
interface vlan $<VLAN_ID|INTEGER
private-vlan isolated
private-vlan community
private-vlan primary