1350 Brocade Network Advisor IP User Manual
53-1003056-01
CLI Templates
G
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
TABLE 56 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 57 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 58 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 59 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 60 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 61 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>