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

Exit Print View

Updated: November 2016
 
 

Add a Port to a VLAN (SEFOS)

  1. Access SEFOS Interface Configuration mode for the interface you are configuring.

    See Access SEFOS Interface Configuration Mode.

    For example, to access SEFOS Interface Configuration mode for port 2:

    SEFOS(config)# interface gigabitethernet 0/2
    SEFOS(config-if)#
  2. Add a port to a VLAN.
    SEFOS(config-if)# switchport access vlan VLAN-ID

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

    For example, to add port 2 to the VLAN with ID 13, type:

    SEFOS(config-if)# switchport access vlan 13
    SEFOS(config-if)#
  3. Exit SEFOS Interface Configuration mode.
    SEFOS(config-if)# exit
    SEFOS(config)#

Related Information