Go to main content
Oracle® Fabric OS 1.0.2 Administration Guide

Exit Print View

Updated: November 2016
 
 

Port Syntax

When referring to one of the switch's ports on the command line, use the syntax of slot/port to specify a specific slot and port. For example, add vnic foo.bar embedded/1. The slot number is always embedded for the leaf switch and the virtualization switch.

[OFOS] show ioport ?

Possible completions:

  1/1         sanFc16GbPort in slot 1 port 1(up) unused
  1/2         sanFc16GbPort in slot 1 port 2(up) used by 1 resource
  2/1         gwEthernet40GbPort in slot 2 port 1(down) unused
  2/2         gwEthernet40GbPort in slot 2 port 2(down) unused
  2/3         gwEthernet40GbPort in slot 2 port 3(up) unused
  2/4         gwEthernet40GbPort in slot 2 port 4(up) unused
  3/1         gwEthernet10GbPort in slot 3 port 1(down) unused
  3/2         gwEthernet10GbPort in slot 3 port 2(up) unused
  3/3         gwEthernet10GbPort in slot 3 port 3(down) unused
  3/4         gwEthernet10GbPort in slot 3 port 4(down) unused
  4/1         gwEthernet10GbPort in slot 4 port 1(up) unused
  4/2         gwEthernet10GbPort in slot 4 port 2(up) unused
  4/3         gwEthernet10GbPort in slot 4 port 3(down) unused
  4/4         gwEthernet10GbPort in slot 4 port 4(up) unused
  <wildcard>  Wildcarded name
  embedded/5  gwEthernet40GbPort in slot embedded port 5(up) unused
  embedded/6  gwEthernet40GbPort in slot embedded port 6(down) unused
Repeat '?' for detailed help.

In command output, the port consists of the following elements:

  • Connection type – For example, network (gwEthernet) or FC SAN (sanFC).

  • Port type – IB, Ethernet, or FC.

  • Rate – For example, 1 Gbit/sec or 10 Gbit/sec.

  • Slot or port – Physical slot number or port number. An example of a slot and port on an I/O module is 2/2. For the leaf switch and the virtualization switch, the slot number is always embedded.These leaf and virtualization switch ports use the syntax of embedded/x.

Related Information