Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Access SEFOS VLAN Configuration Mode

When you access VLAN Configuration mode, you specify the VLAN to create and configure initially. Later, you configure the VLAN from Global Configuration mode, or Interface Configuration mode.

  1. Access Global Configuration mode.

    See Access SEFOS Global Configuration Mode.

  2. Access VLAN Configuration mode.
    SEFOS(config)# vlan VLAN-ID

    where VLAN-ID is the number of the VLAN (1 - 4094).

    For example, to create a VLAN with ID of 13 for initial configuration, type:

    SEFOS(config)# vlan 13
    SEFOS(config-vlan)#

    You are now in VLAN Configuration mode for VLAN 13.

  3. Perform the desired tasks in VLAN Configuration mode.

    When you are finished, exit VLAN Configuration mode.

  4. Exit VLAN Configuration mode.
    SEFOS(config-vlan)# exit
    SEFOS(config)#

Related Information