Go to main content
Oracle® Fabric OS 1.0.2 管理指南

退出打印视图

更新时间: 2016 年 11 月
 
 

端口语法

在命令行上引用交换机的端口之一时,可使用语法 slot/port 指定特定插槽和端口。例如,add vnic foo.bar embedded/1。对于叶交换机和虚拟化交换机,插槽编号始终是 embedded

[OFOS] show ioport ?

可能的完整形式:

  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.

在命令输出中,端口包含以下要素:

  • 连接类型-例如网络 (gwEthernet) 或 FC SAN (sanFC)。

  • 端口类型-IB、以太网或 FC。

  • 速率-例如,1 千兆位/秒或 10 千兆位/秒。

  • 插槽或端口-物理插槽编号或端口号。I/O 模块上的插槽和端口示例为 2/2。对于 leaf switch(叶交换机)virtualization switch(虚拟化交换机),插槽编号始终是 embedded。这些叶和虚拟化交换机端口使用语法 embedded/x

相关信息