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

Exit Print View

Updated: November 2016
 
 

Create a VLAN (SEFOS)

  1. Access SEFOS Global Configuration mode.

    See Access SEFOS Global Configuration Mode.

  2. Create a VLAN.
    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, type:

    SEFOS(config)# vlan 13
    SEFOS(config-vlan)# vlan active
    SEFOS(config-vlan)#
  3. Exit VLAN Configuration mode.
    SEFOS(config-vlan)# exit
    SEFOS(config)#

Related Information