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

Exit Print View

Updated: November 2016
 
 

Remove a Port From 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, type:

    SEFOS(config)# interface gigabitethernet 0/2
    SEFOS(config-if)#
  2. Remove a port from a VLAN.

    For this instance, port 2 is removed from VLAN with ID 13.

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

Related Information