Go to main content
Oracle® Fabric OS 1.0.2 Administration Guide

Exit Print View

Updated: November 2016
 
 

Change a Gateway Port

This procedure is for the CLI.

  1. Determine which port you want to modify and what its state should be.
  2. Change the state of the gateway port.

    Change embedded slot, port 1 to the up/up state:

    [OFOS] set gw-port embedded/1 up/up
  3. Verify that the port was changed.
    [OFOS] show gw-port
    name          type                   state      desc    mode    lag    access-vlan
    ----------------------------------------------------------------------------------
    embedded/1    gwEthernet40GbPort     up/up              trunk    1     1
    embedded/2    gwEthernet40GbPort     up/down            trunk          1
    embedded/3    gwEthernet40GbPort     up/up              trunk          1
    embedded/4    gwEthernet40GbPort     up/up              trunk          1

Related Information