ユーザー実行モードから show interface コマンドを実行します。このコマンドはインターフェイス情報を表示します。引数を入力せずにこのコマンドを実行すると、スイッチ内に構成されたすべてのインターフェイスの情報が表示されます。
次の例は、インターフェイスのステータスを表示しています。
Examples
インターフェイスの情報を表示するときには、引数(インターフェイスの範囲、または複数のインターフェイス)を指定することもできます。次の形式でコマンドを入力して、インターフェイスの範囲を指定できます。
interface fc1/1 - 5 , fc2/5 - 7

Note
|
ダッシュ(-)とカンマ(,)の前後にはスペースが必要です。
|
Examples
次の例では、インターフェイスの範囲のステータスを表示します。
Examples
次の例は、指定したインターフェイスのステータスを表示しています。
Examples
次の例は、情報のサマリを表示しています。
Examples
次の例は、インターフェイスの説明を表示しています。
switch# show interface description
-------------------------------------------------------------------------------
Interface Description
-------------------------------------------------------------------------------
fc3/1 test intest
fc3/2 --
fc3/3 --
fc3/4 TE port
fc3/5 --
fc3/6 --
fc3/10 Next hop switch 5
fc3/11 --
fc3/12 --
fc3/16 --
-------------------------------------------------------------------------------
Interface Description
-------------------------------------------------------------------------------
port-channel 1 --
port-channel 5 --
port-channel 6 --
Examples
次の例は、情報のサマリを表示しています。
switch# show interface counters
fc3/1
5 minutes input rate 24 bits/sec, 3 bytes/sec, 0 frames/sec
5 minutes output rate 16 bits/sec, 2 bytes/sec, 0 frames/sec
3502 frames input, 268400 bytes
0 discards, 0 CRC, 0 unknown class
0 too long, 0 too short
3505 frames output, 198888 bytes
0 discards
1 input OLS, 1 LRR, 1 NOS, 0 loop inits
2 output OLS, 1 LRR, 1 NOS, 0 loop inits
1 link failures, 1 sync losses, 1 signal losses
.
.
.
fc9/8
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
0 frames input, 0 bytes
0 class-2 frames, 0 bytes
0 class-3 frames, 0 bytes
0 class-f frames, 0 bytes
0 discards, 0 CRC, 0 unknown class
0 too long, 0 too short
0 frames output, 0 bytes
0 class-2 frames, 0 bytes
0 class-3 frames, 0 bytes
0 class-f frames, 0 bytes
0 discards
0 input OLS, 0 LRR, 0 NOS, 0 loop inits
0 output OLS, 0 LRR, 0 NOS, 0 loop inits
0 link failures, 0 sync losses, 0 signal losses
16 receive B2B credit remaining
3 transmit B2B credit remaining.
. . .
sup-fc0
114000 packets input, 11585632 bytes
0 multicast frames, 0 compressed
0 input errors, 0 frame, 0 overrun 0 fifo
113997 packets output, 10969672 bytes, 0 underruns
0 output errors, 0 collisions, 0 fifo
0 carrier errors
mgmt0
31557 packets input, 2230860 bytes
0 multicast frames, 0 compressed
0 input errors, 0 frame, 0 overrun 0 fifo
26618 packets output, 16824342 bytes, 0 underruns
0 output errors, 0 collisions, 7 fifo
0 carrier errors
vsan1
0 packets input, 0 bytes, 0 errors, 0 multicast
0 packets output, 0 bytes, 0 errors, 0 dropped
.
.
.
port-channel 1
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
0 frames input, 0 bytes
0 class-2 frames, 0 bytes
0 class-3 frames, 0 bytes
0 class-f frames, 0 bytes
0 discards, 0 CRC, 0 unknown class
0 too long, 0 too short
0 frames output, 0 bytes
0 class-2 frames, 0 bytes
0 class-3 frames, 0 bytes
0 class-f frames, 0 bytes
0 discards
0 input OLS, 0 LRR, 0 NOS, 0 loop inits
0 output OLS, 0 LRR, 0 NOS, 0 loop inits
0 link failures, 0 sync losses, 0 signal losses

Note
|
インターフェイス 9/8 および 9/9 は、トランキング ポートではなく、クラス 2、3、および F 情報を表示します。
|
Examples
次の例では、インターフェイスの簡単なカウンタ情報を表示します。
switch# show interface counters brief
-------------------------------------------------------------------------------
Interface Input (rate is 5 min avg) Output (rate is 5 min avg)
----------------------------- -----------------------------
Rate Total Rate Total
Mbits/s Frames Mbits/s Frames
-------------------------------------------------------------------------------
fc3/1 0 3871 0 3874
fc3/2 0 3902 0 4232
fc3/3 0 3901 0 4138
fc3/4 0 3895 0 3894
fc3/5 0 3890 0 3897
fc9/8 0 0 0 0
fc9/9 0 5 0 4
fc9/10 0 4186 0 4182
fc9/11 0 4331 0 4315
-------------------------------------------------------------------------------
Interface Input (rate is 5 min avg) Output (rate is 5 min avg)
----------------------------- -----------------------------
Rate Total Rate Total
Mbits/s Frames Mbits/s Frames
-------------------------------------------------------------------------------
port-channel 1 0 0 0 0
port-channel 2 0 3946 0 3946
Examples
次の例に示すように、SFP が存在する場合は、Cisco MDS 9100 シリーズのスイッチでのみ show interface transceiver コマンドを実行できます。
switch# show interface transceiver
fc1/1 SFP is present
name is CISCO-AGILENT
part number is QFBR-5796L
revision is
serial number is A00162193
fc-transmitter type is short wave laser
cisco extended id is unknown (0x0)
...
fc1/9 SFP is present
name is FINISAR CORP.
part number is FTRJ-1319-7D-CSC
revision is
serial number is H11A6ER
fc-transmitter type is long wave laser cost reduced
cisco extended id is unknown (0x0)
...
Examples
次の例では、すべてのインターフェイスに関する情報とともに、実行構成全体を表示します。スイッチがリロードしたとき、インターフェイス コンフィギュレーション コマンドが正しい順序で実行するように、インターフェイスはコンフィギュレーション ファイルに複数のエントリを持っています。
switch# show running-config
...
interface fc9/1
switchport speed 2000
...
interface fc9/1
switchport mode E
...
interface fc9/1
channel-group 11 force
no shutdown
Examples
次の例では、指定したインターフェイスの実行構成情報を表示します。インターフェイス構成コマンドはグループ化されています。
switch# show running-config interface fc1/1
interface fc9/1
switchport speed 2000
switchport mode E
channel-group 11 force
no shutdown
システム デフォルトのスイッチポート モード F コマンドの実行後に、実行構成を表示する system default switchport mode F コマンドが実行された後、実行中の構成を表示します。
Examples
次の例では、 system default switchport mode F コマンドが実行した後に実行中の構成を表示します:
switch# show running-config
version 3.1(3)
system default switchport mode F
interface fc4/1
interface fc4/2
interface fc4/3
interface fc4/4
interface fc4/5
interface fc4/6
interface fc4/7
interface fc4/8
interface fc4/9
interface fc4/10
Examples
次の例は、2 つのインターフェイスが FL モード用に個別に構成された後の実行構成を示しています。
switch# show running-config
version 3.1(3)
system default switchport mode F
interface fc4/1
switchport mode FL
interface fc4/2
interface fc4/3
switchport mode FL
interface fc4/4
interface fc4/5
interface fc4/6
interface fc4/7
interface fc4/8
interface fc4/9
interface fc4/1
Examples
次の例では、 system default switchport mode F コマンドの実行後にインターフェイス情報を要約形式で表示します:
Examples
次の例では、2 つのインターフェイスを個別に FL モードに構成した後、インターフェイス情報を要約形式で表示します。
Examples
次の例は、平均フレーム サイズを表示しています。平均フレーム サイズは、リンク上のバッファ クレジットの効率と適正な数を判断するために重要です。Cisco MDS NX- OSリリース 9.4(4)以降では、 show interface コマンドの平均時間が表示されます。
すべてのインターフェイスを表示します。
switch#show interface
fc1/1 is up
Hardware is Fibre Channel, SFP is short wave laser w/o OFC (SN)
Port WWN is 20:01:00:2a:6a:26:a1:e0
Peer port WWN is 21:10:00:24:ff:98:01:01
Admin port mode is F, trunk mode is on
snmp link state traps are enabled
Port mode is F, FCID is 0xe90c00
Port vsan is 1
Admin Speed is auto
Operating Speed is 4 Gbps
Rate mode is dedicated
Port flow-control is R_RDY
Transmit B2B Credit is 16
Receive B2B Credit is 64
B2B State Change: Admin(on), Oper(down)
Receive data field Size is 2112
Beacon is turned off
Logical type is edge
5 minutes input rate 0 bits/sec,0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec,0 bytes/sec, 0 frames/sec
16 frames input, 1312 bytes, 82 bytes/frame average frame size
0 discards,0 errors
0 invalid CRC/FCS,0 unknown class
0 too long,0 too short
17 frames output, 1232 bytes, 72 bytes/frame average frame size
0 discards,0 errors
0 input OLS,0 LRR,0 NOS,0 loop inits
1 output OLS,1 LRR, 0 NOS, 0 loop inits
64 receive B2B credit remaining
16 transmit B2B credit remaining
16 low priority transmit B2B credit remaining
0 timeout discards, 0 credit loss
0 link failures, 0 sync losses, 0 signal losses
Percentage TxWait for last 1s/1m/1h/72h: 0%/0%/0%/0%
Interface last changed at Sat Apr 19 17:08:22 2025
Last clearing of "show interface" counters: never
Transceiver Information:
Serial number is FNS190413TV
Cisco pid is DS-SFP-FC16G-SW
Temperature 40.12 C, Voltage 3.34 V, Current 8.76 mA, TxPower -3.61 dBm, R
xPower -3.92 dBm
Power control is not supported, Power is on
fc1/2 is trunking
Hardware is Fibre Channel, SFP is short wave laser w/o OFC (SN)
Port WWN is 20:03:00:2a:6a:26:a1:e0
Peer port WWN is 20:03:00:de:fb:74:e4:60
Admin port mode is auto, trunk mode is on
snmp link state traps are enabled
Port mode is TE
Port vsan is 1
Admin Speed is auto
Operating Speed is 4 Gbps
Rate mode is dedicated
Port flow-control is R_RDY
Transmit B2B Credit is 500
Receive B2B Credit is 64
B2B State Change: Admin(on), Oper(up), Negotiated Value(14)
Receive data field Size is 2112
Beacon is turned off
Logical type is core
Trunk vsans (admin allowed and active) (1)
Trunk vsans (up) (1)
Trunk vsans (isolated) ()
Trunk vsans (initializing) ()
5 minutes input rate 32 bits/sec,4 bytes/sec, 0 frames/sec
5 minutes output rate 32 bits/sec,4 bytes/sec, 0 frames/sec
493 frames input, 42776 bytes, 86 bytes/frame average frame size
0 discards,0 errors
0 invalid CRC/FCS,0 unknown class
0 too long,0 too short
493 frames output, 45400 bytes, 92 bytes/frame average frame size
0 discards,0 errors
0 input OLS,0 LRR,0 NOS,0 loop inits
1 output OLS,2 LRR, 0 NOS, 1 loop inits
64 receive B2B credit remaining
500 transmit B2B credit remaining
485 low priority transmit B2B credit remaining
0 timeout discards, 0 credit loss
0 link failures, 0 sync losses, 0 signal losses
Percentage TxWait for last 1s/1m/1h/72h: 0%/0%/0%/0%
Interface last changed at Sat Apr 19 17:08:25 2025
Last clearing of "show interface" counters: never
Transceiver Information:
Serial number is FNS19130U1L
Cisco pid is DS-SFP-FC16G-SW
Temperature 43.41 C, Voltage 3.33 V, Current 8.62 mA, TxPower -2.50 dBm, R
xPower -3.96 dBm
Power control is not supported, Power is on
fc1/3 is down (Link failure or not-connected)
Hardware is Fibre Channel, SFP is short wave laser w/o OFC (SN)
Port WWN is 20:04:00:2a:6a:26:a1:e0
Admin port mode is auto, trunk mode is on
snmp link state traps are enabled
Port vsan is 1
Receive data field Size is 2112
Beacon is turned off
Logical type is Unknown(0)
5 minutes input rate 0 bits/sec,0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec,0 bytes/sec, 0 frames/sec
0 frames input, 0 bytes, 0 bytes/frame average frame size
0 discards,0 errors
0 invalid CRC/FCS,0 unknown class
0 too long,0 too short
0 frames output, 0 bytes, 0 bytes/frame average frame size
0 discards,0 errors
0 input OLS,0 LRR,0 NOS,0 loop inits
0 output OLS,0 LRR, 0 NOS, 0 loop inits
0 timeout discards, 0 credit loss
0 link failures, 0 sync losses, 0 signal losses
Percentage TxWait for last 1s/1m/1h/72h: 0%/0%/0%/0%
Last clearing of "show interface" counters: never
Transceiver Information:
Serial number is FNS18150JCU
Cisco pid is DS-SFP-FC16G-SW
Temperature 44.30 C, Voltage 3.32 V, Current 7.91 mA, TxPower -2.99 dBm, R
xPower -3.67 dBm
Power control is not supported, Power is on
sup-fc0 is up
Hardware is Fibre Channel
Speed is 1 Gbps
1978 packets input, 222120 bytes
0 multicast frames, 0 compressed
0 input errors, 0 frame
0 overrun, 0 fifo
1980 packets output, 252544 bytes
0 underruns, 0 output errors
0 collisions, 0 fifo
0 carrier errors
IPStorage1/1 is down (SFP not present)
Hardware is IPStorage, address is f40f.1b72.ca33
Internet address(es):
MTU 1500 bytes
Port mode is IPS
Beacon is turned off
Auto-Negotiation is turned on
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
0 packets input, 0 bytes, 0 bytes/packet average packet size
0 multicast frames, 0 compressed
0 input errors, 0 frame, 0 overrun 0 fifo
0 packets output, 0 bytes, 0 bytes/packet average packet size, 0 underruns
0 output errors, 0 collisions, 0 fifo
0 carrier errors
fcip1 is down (Tunnel port src interface unbound)
Hardware is IPStorage
Port WWN is 00:00:00:00:00:00:00:00
Admin port mode is auto, trunk mode is on
snmp link state traps are enabled
Port vsan is 1
Belongs to port-channel50
Peer Information
Write acceleration mode is configured off
Tape acceleration mode is configured off
Tape Accelerator flow control buffer size is automatic
FICON XRC Accelerator is configured off
Ficon Load Balancer configured off for all vsans
Ficon Tape acceleration configured off for all vsans
IP Compression is disabled
Maximum number of TCP connections is 2
QOS control code point is 0
QOS data code point is 0
TCP Connection Information
0 Active TCP connections
0 Attempts for active connections, 0 close of connections
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
0 frames input, 0 bytes, 0 bytes/frame average frame size
0 Class F frames input, 0 bytes
0 Class 2/3 frames input, 0 bytes
0 Reass frames
0 Error frames timestamp error 0
0 frames output, 0 bytes, 0 bytes/frame average frame size
0 Class F frames output, 0 bytes
0 Class 2/3 frames output, 0 bytes
0 Error frames
mgmt0 is up
Internet address is 10.197.111.181/24
Hardware is GigabitEthernet
Address is f40f.1b72.ca30
MTU 1500 bytes, BW 1000 Mbps full Duplex
42241 packets input, 3274206 bytes
0 multicast frames, 0 compressed
0 input errors, 0 frame
0 overrun, 0 fifo
110 packets output, 24487 bytes
0 underruns, 0 output errors
0 collisions, 0 fifo
0 carrier errors
Ethernet1/1 is down (SFP not inserted)
admin state is down, Dedicated Interface
Hardware: 10000 Ethernet, address: f40f.1b72.ca35 (bia f40f.1b72.ca35)
MTU bytes (CoS values): MTU 1500(0-2,4-7) bytes MTU 2112(3) bytes
BW 10000000 Kbit, DLY 10 usec, reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, medium is broadcast
Port mode is access
auto-duplex, auto-speed
Beacon is turned off
Auto-Negotiation is turned on
Input flow-control is off, output flow-control is off
Auto-mdix is turned off
Switchport monitor is off
Last link flapped never
Last clearing of "show interface" counters never
0 interface resets
Load-Interval #1: 30 seconds
30 seconds input rate 0 bits/sec, 0 packets/sec
30 seconds output rate 0 bits/sec, 0 packets/sec
input rate 0 bps, 0 pps; output rate 0 bps, 0 pps
Load-Interval #2: 5 minute (300 seconds)
300 seconds input rate 0 bits/sec, 0 packets/sec
300 seconds output rate 0 bits/sec, 0 packets/sec
input rate 0 bps, 0 pps; output rate 0 bps, 0 pps
RX
0 unicast packets 0 multicast packets 0 broadcast packets
0 input packets 0 bytes
0 jumbo packets 0 storm suppression packets
0 runts 0 giants 0 CRC/FCS 0 no buffer
0 input error 0 short frame 0 overrun 0 underrun 0 ignored
0 watchdog 0 bad etype drop 0 bad proto drop 0 if down drop
0 input with dribble 0 input discard
0 Rx pause
TX
0 unicast packets 0 multicast packets 0 broadcast packets
0 output packets 0 bytes
0 jumbo packets
0 output error 0 collision 0 deferred 0 late collision
0 lost carrier 0 no carrier 0 babble 0 output discard
0 Tx pause
port-channel7 is down (No operational members)
Hardware is Fibre Channel
Port WWN is 24:07:00:2a:6a:26:a1:e0
Admin port mode is auto, trunk mode is on
snmp link state traps are enabled
Port vsan is 1
Logical type is Unknown(0)
5 minutes input rate 0 bits/sec,0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec,0 bytes/sec, 0 frames/sec
0 frames input, 0 bytes, 0 bytes/frame average frame size
0 discards,0 errors
0 invalid CRC/FCS,0 unknown class
0 too long,0 too short
0 frames output, 0 bytes, 0 bytes/frame average frame size
0 discards,0 errors
0 input OLS,0 LRR,0 NOS,0 loop inits
0 output OLS,0 LRR, 0 NOS, 0 loop inits
0 timeout discards, 0 credit loss
0 link failures, 0 sync losses, 0 signal losses
Percentage TxWait for last 1s/1m/1h/72h: 0%/0%/0%/0%
No members
Examples
すべてのインターフェイスのカウンタを表示します。
switch# show interface counters
fc1/1
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
16 frames input, 1312 bytes, 82 bytes/frame average frame size
0 class-2 frames, 0 bytes
16 class-3 frames, 1312 bytes
0 class-f frames, 0 bytes
0 discards, 0 errors, 0 CRC/FCS
0 unknown class, 0 too long, 0 too short
17 frames output, 1232 bytes, 72 bytes/frame average frame size
0 class-2 frames, 0 bytes
17 class-3 frames, 1232 bytes
0 class-f frames, 0 bytes
0 discards, 0 errors
0 timeout discards, 0 credit loss
0 input OLS, 0 LRR, 0 NOS, 0 loop inits
1 output OLS, 1 LRR, 0 NOS, 0 loop inits
0 link failures, 0 sync losses, 0 signal losses
3 Transmit B2B credit transitions to zero
1 Receive B2B credit transitions to zero
0 2.5us TxWait due to lack of transmit credits
Percentage TxWait for last 1s/1m/1h/72h: 0%/0%/0%/0%
64 receive B2B credit remaining
16 transmit B2B credit remaining
16 low priority transmit B2B credit remaining
Last clearing of "show interface" counters: never
fc1/2
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
14 frames input, 1124 bytes, 80 bytes/frame average frame size
0 class-2 frames, 0 bytes
14 class-3 frames, 1124 bytes
0 class-f frames, 0 bytes
0 discards, 0 errors, 0 CRC/FCS
0 unknown class, 0 too long, 0 too short
15 frames output, 1036 bytes, 69 bytes/frame average frame size
0 class-2 frames, 0 bytes
15 class-3 frames, 1036 bytes
0 class-f frames, 0 bytes
0 discards, 0 errors
0 timeout discards, 0 credit loss
0 input OLS, 0 LRR, 0 NOS, 0 loop inits
1 output OLS, 1 LRR, 0 NOS, 0 loop inits
0 link failures, 0 sync losses, 0 signal losses
3 Transmit B2B credit transitions to zero
1 Receive B2B credit transitions to zero
Examples
特定のインターフェイスを表示します。
switch# show interface fc1/1
fc1/1 is up
Hardware is Fibre Channel, SFP is short wave laser w/o OFC (SN)
Port WWN is 20:01:00:2a:6a:26:a1:e0
Peer port WWN is 21:10:00:24:ff:98:01:01
Admin port mode is F, trunk mode is on
snmp link state traps are enabled
Port mode is F, FCID is 0xe90c00
Port vsan is 1
Admin Speed is auto
Operating Speed is 4 Gbps
Rate mode is dedicated
Port flow-control is R_RDY
Transmit B2B Credit is 16
Receive B2B Credit is 64
B2B State Change: Admin(on), Oper(down)
Receive data field Size is 2112
Beacon is turned off
Logical type is edge
5 minutes input rate 0 bits/sec,0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec,0 bytes/sec, 0 frames/sec
16 frames input, 1312 bytes, 82 bytes/frame average frame size
0 discards,0 errors
0 invalid CRC/FCS,0 unknown class
0 too long,0 too short
17 frames output, 1232 bytes, 72 bytes/frame average frame size
0 discards,0 errors
0 input OLS,0 LRR,0 NOS,0 loop inits
1 output OLS,1 LRR, 0 NOS, 0 loop inits
64 receive B2B credit remaining
16 transmit B2B credit remaining
16 low priority transmit B2B credit remaining
0 timeout discards, 0 credit loss
0 link failures, 0 sync losses, 0 signal losses
Percentage TxWait for last 1s/1m/1h/72h: 0%/0%/0%/0%
Interface last changed at Sat Apr 19 17:08:22 2025
Last clearing of "show interface" counters: never
Transceiver Information:
Serial number is FNS190413TV
Cisco pid is DS-SFP-FC16G-SW
Temperature 39.20 C, Voltage 3.34 V, Current 8.76 mA, TxPower -3.59 dBm, R
xPower -3.92 dBm
Power control is not supported, Power is on
Examples
特定のインターフェイスのカウンタを表示します。
switch# show interface fc1/1 counters
fc1/1
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
16 frames input, 1312 bytes, 82 bytes/frame average frame size
0 class-2 frames, 0 bytes
16 class-3 frames, 1312 bytes
0 class-f frames, 0 bytes
0 discards, 0 errors, 0 CRC/FCS
0 unknown class, 0 too long, 0 too short
17 frames output, 1232 bytes, 72 bytes/frame average frame size
0 class-2 frames, 0 bytes
17 class-3 frames, 1232 bytes
0 class-f frames, 0 bytes
0 discards, 0 errors
0 timeout discards, 0 credit loss
0 input OLS, 0 LRR, 0 NOS, 0 loop inits
1 output OLS, 1 LRR, 0 NOS, 0 loop inits
0 link failures, 0 sync losses, 0 signal losses
3 Transmit B2B credit transitions to zero
1 Receive B2B credit transitions to zero
0 2.5us TxWait due to lack of transmit credits
Percentage TxWait for last 1s/1m/1h/72h: 0%/0%/0%/0%
64 receive B2B credit remaining
16 transmit B2B credit remaining
16 low priority transmit B2B credit remaining
Last clearing of "show interface" counters: never
Examples
特定のインターフェイスのカウンタの詳細を表示します。
switch# show interface fc1/1 counters detailed
fc1/1
Rate Stats:
Rx 5 min rate bit/sec: 0
Tx 5 min rate bit/sec: 0
Rx 5 min rate bytes/sec: 0
Tx 5 min rate bytes/sec: 0
Rx 5 min rate frames/sec: 0
Tx 5 min rate frames/sec: 0
Total Stats:
Rx total frames: 16
Tx total frames: 17
Rx total bytes: 1312
Tx total bytes: 1232
Rx bytes/frame average frame size: 82
Tx bytes/frame average frame size: 72
Rx total multicast: 0
Tx total multicast: 0
Rx total broadcast: 0
Tx total broadcast: 0
Rx total unicast: 16
Tx total unicast: 17
Rx total discards: 0
Tx total discards: 0
Rx total errors: 0
Tx total errors: 0
Rx class-2 frames: 0
Tx class-2 frames: 0
Rx class-2 bytes: 0
Tx class-2 bytes: 0
Rx class-2 frames discards: 0
Rx class-2 port reject frames: 0
Rx class-3 frames: 16
Tx class-3 frames: 17
Rx class-3 bytes: 1312
Tx class-3 bytes: 1232
Rx class-3 frames discards: 0
Rx class-f frames: 0
Tx class-f frames: 0
Rx class-f bytes: 0
Tx class-f bytes: 0
Rx class-f frames discards: 0
Link Stats:
Rx Link failures: 0
Rx Sync losses: 0
Rx Signal losses: 0
Rx Primitive sequence protocol errors: 0
Rx Invalid transmission words: 0
Rx Invalid CRCs: 0
Rx Delimiter errors: 0
Rx fragmented frames: 0
Rx frames with EOF aborts: 0
Rx unknown class frames: 0
Rx Runt frames: 0
Rx Jabber frames: 0
Rx too long: 0
Rx too short: 0
Rx Link Reset(LR) while link is active: 0
Tx Link Reset(LR) while link is active: 0
Rx Link Reset Responses(LRR): 0
Tx Link Reset Responses(LRR): 1
Rx Offline Sequences(OLS): 0
Tx Offline Sequences(OLS): 1
Rx Non-Operational Sequences(NOS): 0
Tx Non-Operational Sequences(NOS): 0
BB_SCs credit resend actions: 0
BB_SCr Tx credit increment actions: 0
Loop Stats:
Rx F8 type LIP sequence errors: 0
Tx F8 type LIP sequence errors: 0
Rx Non F8 type LIP sequence errors: 0
Tx Non F8 type LIP sequence errors: 0
Congestion Stats:
Tx Timeout discards: 0
Tx Credit loss: 0
TxWait 2.5us due to lack of transmit credits: 0
Percentage TxWait for last 1s/1m/1h/72h: 0%/0%/0%/0%
Rx B2B credit remaining: 0
Tx B2B credit remaining: 0
Tx Low Priority B2B credit remaining: 0
Rx B2B credit transitions to zero: 1
Tx B2B credit transitions to zero: 3
Last clearing of "show interface" counters : never
Examples
FCIP インターフェイスを表示します。
switch# show interface fcip 1
fcip1 is down (Tunnel port src interface unbound)
Hardware is IPStorage
Port WWN is 00:00:00:00:00:00:00:00
Admin port mode is auto, trunk mode is on
snmp link state traps are enabled
Port vsan is 1
Belongs to port-channel50
Peer Information
Write acceleration mode is configured off
Tape acceleration mode is configured off
Tape Accelerator flow control buffer size is automatic
FICON XRC Accelerator is configured off
Ficon Load Balancer configured off for all vsans
Ficon Tape acceleration configured off for all vsans
IP Compression is disabled
Maximum number of TCP connections is 2
QOS control code point is 0
QOS data code point is 0
TCP Connection Information
0 Active TCP connections
0 Attempts for active connections, 0 close of connections
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
0 frames input, 0 bytes, 0 bytes/frame average frame size
0 Class F frames input, 0 bytes
0 Class 2/3 frames input, 0 bytes
0 Reass frames
0 Error frames timestamp error 0
0 frames output, 0 bytes, 0 bytes/frame average frame size
0 Class F frames output, 0 bytes
0 Class 2/3 frames output, 0 bytes
0 Error frames
Examples
FCIP インターフェイスのカウンタを表示します。
switch# show interface fcip 1 counters
fcip1
TCP Connection Information
0 Active TCP connections
0 Attempts for active connections, 0 close of connections
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
0 frames input, 0 bytes, 0 bytes/frame average frame size
0 Class F frames input, 0 bytes
0 Class 2/3 frames input, 0 bytes
0 Reass frames
0 Error frames timestamp error 0
0 frames output, 0 bytes, 0 bytes/frame average frame size
0 Class F frames output, 0 bytes
0 Class 2/3 frames output, 0 bytes
0 Error frames
Examples
FCIP インターフェイスのカウンタの詳細を表示します。
switch# show interface fcip 1 counters detailed
fcip1
TCP Connection Information
0 Active TCP connections
0 Attempts for active connections, 0 close of connections
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
0 frames input, 0 bytes, 0 bytes/frame average frame size
0 Class F frames input, 0 bytes
0 Class 2/3 frames input, 0 bytes
0 Reass frames
0 Error frames timestamp error 0
0 frames output, 0 bytes, 0 bytes/frame average frame size
0 Class F frames output, 0 bytes
0 Class 2/3 frames output, 0 bytes
0 Error frames
Examples
IPS インターフェイスを表示します。
switch# show interface ipstorage 1/1
IPStorage1/1 is down (SFP not present)
Hardware is IPStorage, address is f40f.1b72.ca33
Internet address(es):
MTU 1500 bytes
Port mode is IPS
Beacon is turned off
Auto-Negotiation is turned on
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
0 packets input, 0 bytes, 0 bytes/packet average packet size
0 multicast frames, 0 compressed
0 input errors, 0 frame, 0 overrun 0 fifo
0 packets output, 0 bytes, 0 bytes/packet average packet size, 0 underruns
0 output errors, 0 collisions, 0 fifo
0 carrier errors
Examples
IPS インターフェイスのカウンタを表示します。
switch# show interface ipstorage 1/1 counters
IPStorage1/1
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
0 packets input, 0 bytes, 0 bytes/packet average packet size
0 multicast frames, 0 broadcast frames
0 errors, 0 queue drops, 0 if-down drops, 0 RED drops
0 bad ether type drop, 0 bad protocol drops
0 packets output, 0 bytes, 0 bytes/packet average packet size, 0 underruns
0 multicast, 0 broadcast
0 errors, 0 collisions, 0 arp drops, 0 if-down drops
Examples
IPS インターフェイスのカウンタの詳細を表示します。
switch# show interface ipstorage 1/1 counters detailed
IPStorage1/1
Rate Stats:
Rx 5 minutes input rate bits/sec: 0
Rx 5 minutes input rate bytes/sec: 0
Rx 5 minutes input rate packets/sec: 0
Tx 5 minutes input rate bits/sec: 0
Tx 5 minutes input rate bytes/sec: 0
Tx 5 minutes input rate packets/sec: 0
Total Stats:
Rx packets input: 0
Rx bytes: 0
Rx bytes/frame average frame size: 0
Rx multicast frames: 0
Rx broadcast frames: 0
Tx packets output: 0
Tx bytes: 0
Tx bytes/packet average packet size: 0
Tx multicast frames: 0
Tx broadcast frames: 0
Tx errors: 0
MAC Error Stats:
Rx errors: 0
Rx queue drops: 0
Rx if-down drops: 0
Rx RED drops: 0
Rx bad ether type drops: 0
Rx bad protocol drops: 0
Rx packets with FCS or align errors: 0
Rx packets with length < min: 0
Rx packets with length < min & FCS error: 0
Rx packets with length > max: 0
Rx packets with length > max & FCS error: 0
Rx packets with PCI error: 0
Rx packets with GMX/SPX/PCI error: 0
Rx packets dropped by RED buffer exhaustion: 0
Rx L2 multicast packets: 0
Rx L2 broadcast packets: 0
Tx underruns: 0
Tx collisions: 0
Tx ARP drops: 0
Tx if-down drops: 0
Examples
ポート チャネル インターフェイスを表示します。
switch# show interface port-channel50
port-channel50 is down (No operational members)
Hardware is IPStorage
Port WWN is 24:32:00:2a:6a:26:a1:e0
Admin port mode is auto, trunk mode is on
snmp link state traps are enabled
Port vsan is 1
Logical type is Unknown(0)
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
5 minutes output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
0 frames input, 0 bytes, 0 bytes/frame average frame size
0 Class F frames input, 0 bytes
0 Class 2/3 frames input, 0 bytes
0 Reass frames
0 Error frames timestamp error 0
0 frames output, 0 bytes, 0 bytes/frame average frame size
0 Class F frames output, 0 bytes
0 Class 2/3 frames output, 0 bytes
0 Error frames
Member[1] : fcip1 [down]
Member[2] : fcip2 [down]