Network os vlan – vlan interface creation 4, Network os vlan – vlan interface deletion 4, Network os vlan – native vlan configuration 4 – Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2053

Advertising
background image

2014

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

CLI Templates

G

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 $<VLAN_ID|INTEGER>
no spanning-tree

TABLE 85

Network OS VLAN – VLAN Interface Creation

Feature

Description

CLI Commands

VLAN

To create a VLAN Interface.

interface vlan $<VLAN_ID|INTEGER>

TABLE 86

Network OS VLAN – VLAN Interface Deletion

Feature

Description

CLI Commands

VLAN

To delete a VLAN Interface.

no interface vlan $<VLAN_ID|INTEGER>

TABLE 87

Network OS VLAN – Layer2 Switch Port Configuration

Feature

Description

CLI Commands

VLAN

To confiure an interface port as a
Layer 2 switch port.

interface tengigabitethernet $<INTERFACE_NUM|SLOT_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 and Specify whether all,
one, or none of the VLAN interfaces
are allowed to transmit and receive
through the DCB interface.

interface tengigabitethernet $<INTERFACE_NUM|SLOT_PORT>
switchport
switchport mode trunk
switchport trunk allowed vlan all
switchport trunk allowed vlan none
switchport trunk allowed vlan add $<VLAN_ID|INTEGER>
switchport trunk allowed vlan remove $<VLAN_ID|INTEGER>
switchport trunk allowed vlan except $<VLAN_ID|INTEGER>

TABLE 89

Network OS VLAN – Configure Layer2 Interface as an Interface Port

Feature

Description

CLI Commands

VLAN

To configure Layer2 interface as an
interface port.

interface tengigabitethernet $<INTERFACE_NUM|SLOT_PORT>
no switchport

TABLE 90

Network OS VLAN – Native VLAN Configuration

Feature

Description

CLI Commands

VLAN

To confiure the trunk interface as a
native VLAN.

interface tengigabitethernet $<INTERFACE_NUM|SLOT_PORT>
switchport
switchport mode trunk
switchport trunk native-vlan $<VLAN_ID|INTEGER>

Advertising