Go to main content
Oracle EDR InfiniBand 交换机和虚拟化 I/O 系统管理指南

退出打印视图

更新时间: 2016 年 11 月
 
 

获取 SEFOS 命令的帮助

  1. 访问要在其中发出命令的 SEFOS 模式。

    请参见:

  2. 获取该命令的帮助。
    SEFOS# help first_word

    其中 first_word 是命令字符串的第一个词。


    注 -  对于以 no 开头的命令,必须键入:help no

    例如,要获取 show clock 命令的帮助,可键入:

    SEFOS# help show
    
    EXEC commands :
      show access-lists [[{ip | mac}] <access-list-number (1-65535)> ]
      [Desc]: Display access lists configuration
      show aliases
      [Desc]: Displays the aliases.
      show arp spoofing [interface <ifXtype> <ifnum>]
      [Desc]: Shows the arp spoofing details.
    ...
      show clock
      [Desc]: Displays the system clock.
    ...
      show wildcard {mac-address <mac_addr> | broadcast}  [switch <context_name>]
      [Desc]: Displays wildcard Mac Address Table entries
    SEFOS#

相关信息