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

退出打印视图

更新时间: 2016 年 11 月
 
 

显示一个端口的详细状态 (SEFOS)

  1. 访问 SEFOS。

    请参见访问 SEFOS

  2. 显示端口的详细状态。
    SEFOS# show interfaces interface-type 0/port

    其中:

    • interface-type 对于 1GbE RJ-45 端口是 gigabitethernet,对于 10GbE SFP+ 端口是 extreme-ethernet。

    • port 是打印在连接器附近的端口号。

    例如,要显示端口 12 的详细状态,可键入:

    SEFOS# show interfaces gigabitethernet 0/12
    
    Gi0/12 up, line protocol is up (connected)
    Bridge Port Type: Customer Bridge Port
    
    Interface SubType: gigabitEthernet
    Interface Alias: Slot0/12
    
    Hardware Address is 00:01:02:03:04:10
    MTU  1500 bytes, Full duplex, 1 Gbps,  Auto-Negotiation
    HOL Block Prevention disabled.
    CPU Controlled Learning disabled.
    Auto-MDIX on
    Input flow-control is off,output flow-control is off
    
    Link Up/Down Trap is enabled
    
    VLANs Allowed in Trunk Mode : 1-4094
    
    Reception Counters
       Octets                    : 924037937
       Unicast Packets           : 617468
       Multicast Packets         : 36885
       Broadcast Packets         : 12622
       Discarded Packets         : 3604
       Error Packets             : 0
       Unknown Protocol          : 0
    
    Transmission Counters
       Octets                    : 25085216
       Unicast Packets           : 318888
       Multicast Packets         : 13960
       Broadcast Packets         : 29
       Discarded Packets         : 0
       Error Packets             : 0
    SEFOS#
    

相关信息