G

CLI Templates

 

 

 

 

TABLE 84

IronWare OS VLAN – Disable Spanning Tree Protocol on IOS VLAN

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VLAN

To disable spanning tree protocol on

vlan $<VLAN_IDINTEGER>

 

 

 

VLAN.

no spanning-tree

 

 

 

 

 

 

TABLE 85

Network OS VLAN – VLAN Interface Creation

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VLAN

To create a VLAN Interface.

interface vlan $<VLAN_IDINTEGER>

 

 

 

 

 

 

TABLE 86

Network OS VLAN – VLAN Interface Deletion

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VLAN

To delete a VLAN Interface.

no interface vlan $<VLAN_IDINTEGER>

 

 

 

 

 

 

TABLE 87

Network OS VLAN – Layer2 Switch Port Configuration

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VLAN

To confiure an interface port as a

interface tengigabitethernet $<INTERFACE_NUMSLOT_PORT>

 

 

 

Layer 2 switch port.

switchport

 

 

 

 

 

 

TABLE 88

Network OS VLAN – Trunk Interface Configuration with allowed VLAN list

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VLAN

To configure the interface as a trunk

interface tengigabitethernet $<INTERFACE_NUMSLOT_PORT>

 

 

 

interface and Specify whether all,

switchport

 

 

 

one, or none of the VLAN interfaces

switchport mode trunk

 

 

 

are allowed to transmit and receive

switchport trunk allowed vlan all

 

 

 

through the DCB interface.

 

 

 

switchport trunk allowed vlan none

 

 

 

 

 

 

 

 

switchport trunk allowed vlan add $<VLAN_IDINTEGER>

 

 

 

 

switchport trunk allowed vlan remove $<VLAN_IDINTEGER>

 

 

 

 

switchport trunk allowed vlan except $<VLAN_IDINTEGER>

 

 

 

 

 

 

TABLE 89

Network OS VLAN – Configure Layer2 Interface as an Interface Port

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VLAN

To configure Layer2 interface as an

interface tengigabitethernet $<INTERFACE_NUMSLOT_PORT>

 

 

 

interface port.

no switchport

 

 

 

 

 

 

TABLE 90

Network OS VLAN – Native VLAN Configuration

 

 

 

 

 

 

 

Feature

Description

CLI Commands

 

 

 

 

 

 

 

VLAN

To confiure the trunk interface as a

interface tengigabitethernet $<INTERFACE_NUMSLOT_PORT>

 

 

 

native VLAN.

switchport

 

 

 

 

switchport mode trunk

 

 

 

 

switchport trunk native-vlan $<VLAN_IDINTEGER>

 

 

 

 

 

1354

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1406
Image 1406
Brocade Communications Systems IP250 Network OS Vlan Vlan Interface Creation, Network OS Vlan Vlan Interface Deletion