beautypg.com

Brocade Network Advisor IP User Manual v12.1.0 User Manual

Page 1444

background image

1390

Brocade Network Advisor IP User Manual

53-1002947-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 $
no spanning-tree

TABLE 85

Network OS VLAN – VLAN Interface Creation

Feature

Description

CLI Commands

VLAN

To create a VLAN Interface.

interface vlan $

TABLE 86

Network OS VLAN – VLAN Interface Deletion

Feature

Description

CLI Commands

VLAN

To delete a VLAN Interface.

no interface vlan $

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 $
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 $
switchport
switchport mode trunk
switchport trunk allowed vlan all
switchport trunk allowed vlan none
switchport trunk allowed vlan add $
switchport trunk allowed vlan remove $
switchport trunk allowed vlan except $

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 $
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 $
switchport
switchport mode trunk
switchport trunk native-vlan $