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

Table Of Contents
Brocade Network Advisor IP User Manual 1389
53-1002947-01
CLI Templates
G
TABLE 43 Private VLAN – Delete PVLAN configuration from VLAN
Feature Description CLI Commands
VLAN To remove PVLAN type from VLAN
interface.
interface vlan $<VLAN_ID|INTEGER>
no private-vlan
TABLE 44 Private VLAN – Associate Secondary VLAN with Primary VLAN
Feature Description CLI Commands
VLAN To associate secondary VLAN with
primary VLAN.
interface vlan $<PRIMARY_VLAN_ID|INTEGER>
private-vlan association add
$<SECONDARY_VLAN_ID|INTEGER>
TABLE 45 Private VLAN – Configure PVALN mode in L2 interface
Feature Description CLI Commands
VLAN To configure Layer 2 Interface as a
PVLAN mode (host or promiscuous).
interface tengigabitethernet $<CEE_INTERFACE|SLOT_PORT>
switchport mode private-vlan promiscuous
switchport mode private-vlan host
TABLE 46 Private VLAN – Add native VLAN mode to PVLAN trunk
Feature Description CLI Commands
VLAN To configure native VLAN in PVLAN
trunk port.
interface tengigabitethernet $<CEE_INTERFACE|SLOT_PORT>
switchport private-vlan trunk native vlan $<VLAN_ID|INTEGER>
TABLE 47 Private VLAN – Remove native VLAN from PVLAN trunk
Feature Description CLI Commands
VLAN To remove native VLAN from PVLAN
trunk port.
interface tengigabitethernet $<CEE_INTERFACE|SLOT_PORT>
no switchport private-vlan trunk native vlan
TABLE 48 Private VLAN – Configure normal VLAN on a PVLAN trunk
Feature Description CLI Commands
VLAN To configure normal VLANs on a
PVLAN trunk port.
interface tengigabitethernet $<CEE_INTERFACE|SLOT_PORT>
switchport
switchport private-vlan trunk allowed vlan all
switchport private-vlan trunk allowed vlan none
switchport private-vlan trunk allowed vlan add
$<VLAN_ID|INTEGER>
switchport private-vlan trunk allowed vlan remove
$<VLAN_ID|INTEGER>
switchport private-vlan trunk allowed vlan except
$<VLAN_ID|INTEGER>