Brocade Network Advisor SAN + IP User Manual v12.3.0 User Manual

Page 2305

Advertising
background image

Brocade Network Advisor SAN + IP User Manual

2233

53-1003155-01

CLI Templates

G

TABLE 62

Private VLAN – Map primary and secondary VLAN to promiscuous port

Feature

Description

CLI Commands

VLAN

To assign Primary Vlan to
Promiscuous port. This command
also maps a Promiscuous port to
selected secondary VLANs.

interface tengigabitethernet $<CEE_INTERFACE|SLOT_PORT>
switchport
switchport mode private-vlan promiscuous
switchport private-vlan mapping
$<PRIMARY_VLAN_ID|INTEGER> add
$<SECONDARY_VLAN_ID|INTEGER>

TABLE 63

Private VLAN – Delete PVLAN mapping from promiscuous port

Feature

Description

CLI Commands

VLAN

To remove VLAN mapping from
Promiscuous port.

interface tengigabitethernet $<CEE_INTERFACE|SLOT_PORT>
no switchport private-vlan mapping

TABLE 64

Private VLAN – Associate Primary and Secondary VLANs to host port

Feature

Description

CLI Commands

VLAN

To associate Primary and Secondary
VLANs to host port.

interface tengigabitethernet $<CEE_INTERFACE|SLOT_PORT>
switchport
switchport mode private-vlan host
switchport private-vlan host-association
$<PRIMARY_VLAN_ID|INTEGER>
$<SECONDARY_VLAN_ID|INTEGER>

TABLE 65

Private VLAN – Delete PVLAN associations from host port

Feature

Description

CLI Commands

VLAN

To delete all associations from
Primary VLAN to a host port.

interface tengigabitethernet $<CEE_INTERFACE|SLOT_PORT>
no switchport private-vlan host-association

TABLE 66

Private VLAN – Associate Primary and Secondary VLANs to trunk port

Feature

Description

CLI Commands

VLAN

To associate Primary and Secondary
VLANs to trunk port.

interface tengigabitethernet $<CEE_INTERFACE|SLOT_PORT>
switchport private-vlan association trunk
$<PRIMARY_VLAN_ID|INTEGER>
$<SECONDARY_VLAN_ID|INTEGER>

TABLE 67

Private VLAN – Delete PVALN associations from trunk port

Feature

Description

CLI Commands

VLAN

To delete all VLAN associations from
trunk port.

interface tengigabitethernet $<CEE_INTERFACE|SLOT_PORT>
no switchport private-vlan association trunk
$<PRIMARY_VLAN_ID|INTEGER>
no switchport private-vlan association trunk
$<PRIMARY_VLAN_ID|INTEGER>
$<SECONDARY_VLAN_ID|INTEGER>
no switchport private-vlan association trunk

Advertising