Network os vlan – access interface configuration 7 – Brocade Network Advisor SAN + IP User Manual v12.3.0 User Manual
Page 2309
Brocade Network Advisor SAN + IP User Manual
2237
53-1003155-01
CLI Templates
G
TABLE 91
Network OS VLAN – Disable Native VLAN Configuration
Feature
Description
CLI Commands
VLAN
To disable native VLAN from a trunk
interface.
interface tengigabitethernet $
no switchport trunk native-vlan $
TABLE 92
Network OS VLAN – Access Interface Configuration
Feature
Description
CLI Commands
VLAN
To configure the interface as an
access interface.
interface tengigabitethernet $
switchport
switchport mode access
switchport access vlan $
TABLE 93
Network OS VLAN – Disable Access Interface Configuration
Feature
Description
CLI Commands
VLAN
To disable the access interface.
interface tengigabitethernet $
no switchport access vlan $
TABLE 94
Network OS VLAN – Enable Spanning Tree Protocol on NOS VLAN
Feature
Description
CLI Commands
VLAN
To enable spanning tree protocol on
VLAN for Network OS 4.0.
interface vlan $
no spanning-tree shutdown
! To enable spanning tree protocol on VLAN for NOS 3.0.
interface vlan $
no shutdown
TABLE 95
Network OS VLAN – Disable Spanning Tree Protocol on Network OS VLAN
Feature
Description
CLI Commands
VLAN
To disable spanning tree protocol on
VLAN for Network OS version 4.0
and later.
interface vlan $
spanning-tree shutdown
To disable spanning tree protocol on
VLAN for Network OS greater than or
equal to (>=) version 3.0 and less
than (<) version 4.0 .
interface vlan $
shutdown