Network os – delete port profiles 5, Network os – update acl on port profile 5, Network os – update qos on port profile 5 – Brocade Network Advisor IP User Manual v12.1.0 User Manual
Page 1439: Network os – update vlan on port profile 5, Private vlan – configure vlan as a pvlan 5

Brocade Network Advisor IP User Manual
1385
53-1002947-01
CLI Templates
G
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
TABLE 55
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