インタフェースshowコマンド

ルータは、送信パケット数、エラー数、アドレスなど、そのインタフェースに関する多くの情報を記録しています。 この情報のほとんどは、showコマンドの1つを使用することで取得することができます。 showコマンドのカウンタをクリアする

ルータが追跡する情報の多くは、インタフェースから出たパケット数の実行カウントのような数値的なものです。 これらのカウンタは、カウンタがいつカウントを開始したかを知らない限り、特に意味がありません。 show interface コマンドで表示されるカウンターをクリアするには、clear counters コマンドを使用します。 このコマンドは、SNMPコマンドから取得した値をクリアするのではなく、このセクションで説明するshowコマンドによって報告される値のみをクリアします。 以下は、代表的なclear countersコマンドです。

Router#clear counters ethernet0Router#clear counters serial0Router#clear counters

最初の2つのコマンドは、特定のインタフェースのカウンターをクリアし、最後のコマンドは、すべてのインタフェースのカウンターをクリアします。

このインターフェースの最大伝送単位(最大フレーム/パケットサイズ)

kbps単位のビットレート(デフォルトはシリアルで1544、イーサーネットで10000)です。 この値は,実際にはインタフェースの bandwidth コマンドによる設定値で,ルートメトリックの計算に使用されますが,ルータにはそれ以外の影響を与えません。 特に、この値はデータが転送される実際の速度とは関係ありません。

Transmit Jabber Timer expired the number of times that is the transmit Jabber Timer expired. jabberは1518オクテットより長く,偶数オクテットで終わらないフレームです。

Specify the source of the IP address for the interface…. ip mtuコマンドで変更できます。

すべてのカウンタは符号なし整数で、0 (232 – 1) にロールオーバーするまで約 40 億まで行くことができるという意味です。 すべてのインターフェイスをリストアップする

ルータで利用可能な物理インターフェイスがわからない場合、show versionコマンドを使用します。 その出力の最後にインターフェースのリストが表示されます。 以下は、Cisco 2524で起こることです:

Router>show version...cisco 2524 (68030) processor (revision J) with 6144K/2048K bytes of memory.Processor board ID 08291960, with hardware revision 00000000Bridging software.X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.1 Ethernet/IEEE 802.3 interface(s)2 Serial network interface(s)FT1 CSU/DSU for Serial Interface 0No module installed for Serial Interface 132K bytes of non-volatile configuration memory.8192K bytes of processor board System flash (Read ONLY)

このルータには、1つのイーサネットポート、2つのシリアルポート、およびシリアルインタフェース0にインストールされた1つの内蔵CSU/DSUがあります

5.10.3. show interfaceコマンドの使用

show interfaceコマンドは、インタフェースのプロトコル固有の統計情報を表示します。 すべてのインタフェースは、一般的な情報とメディア固有の情報の両方を報告します。 たとえば、イーサネットセグメントに関する情報を求めると次のようになります。

Router>show interface ethernet0Ethernet0 is up, line protocol is up Hardware is Lance, address is 0010.7b39.e28e (bia 0010.7b39.e28e) Description: Office Ethernet segment Internet address is 10.10.1.1/29 MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, rely 255/255, load 1/255 Encapsulation ARPA, loopback not set, keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input 00:00:00, output 00:00:00, output hang never Last clearing of "show interface" counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 2000 bits/sec, 3 packets/sec 5 minute output rate 17000 bits/sec, 3 packets/sec 11938498 packets input, 4102863937 bytes, 0 no buffer Received 60515 broadcasts, 0 runts, 0 giants, 0 throttles 8 input errors, 0 CRC, 0 frame, 0 overrun, 8 ignored, 0 abort 0 input packets with dribble condition detected 12556989 packets output, 1981671402 bytes, 0 underruns 0 output errors, 11702 collisions, 1 interface resets 0 babbles, 0 late collision, 20150 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out

表5-4は、この情報をどのように解釈するかを示しています。 show interfaceコマンドの情報

Field

Meaning

Up/down

interface is up and configuredかどうかです。 管理上downしている場合,このインタフェースにはshutdownコマンドが適用されています。 インターフェースがdownの場合,接続されているネットワークケーブルから信号を受信していません。

Line protocol

このインターフェースのカプセル化プロトコルはupかdownか。 インタフェースはアップしているがラインプロトコルがダウンしている場合、カプセル化を確認するか、ラインが抜かれていないか確認してください。

ハードウェア

インタフェースのタイプ(シリアル、イーサネットなど)。

インターネット・アドレス

このインターフェースのIPアドレスとサブネット・マスクです。

MTU

BW

DLY

このインターフェースを通過するパケットの予想遅延時間です。 帯域幅と同様に,IGRP/EIGRPの経路メトリックの計算のみに使用されるパラメータです。 この値は,delay interfaceコマンドで設定できます。

rely

このリンクの信頼性を1〜255の数値で指定します。 255/255はリンクの信頼性が100%であることを示します。

load

セグメント上のトラフィック負荷(1~255の数値)。 255/255はリンクの容量が100%であることを示しています。 1/255は最低値です。

Encapsulation

このリンクのカプセル化のタイプです。 シリアルリンクの場合、カプセル化はPPPまたはHDLCである可能性があります。 イーサネットの場合、ARPAかもしれません。

loopback

インターフェースがループバック状態であるかどうかです。 リンク上でパケットを送信できない場合,loopbackが設定されている可能性があります。

keepalive

このリンク上でキープアライブが有効かどうか。

ARP Type

Type of Address Resolution Protocol

Last input/last output

このインタフェースでパケットが受信または送信されてから何時間が経過したのか。 このフィールドは実際の時間値ではなく,パケットを受信または送信してからの時間,分,秒の数である。 24時間を超えるとフィールドがオーバーフローし,アスタリスクが表示されます。

output hang

The time since this interface is last reset because the transmission too long to complete. 24時間を超えるとフィールドがオーバーフローし,アスタリスクが表示されます。

Last clearing of “show interface” counters

Clear counters commandがこのインタフェースで実行されてからの経過時間です。 (言い換えれば,カウンタがリセットされてからの時間)

Queueing strategy

The type of queuing that is enabled on this interface: First In First Out (FIFO), Weighted Fair Queuing (WFQ), Priority, Customなど。

出力キュー/入力キュー

入力キューと出力キューの両方にあるパケットの数です。 数値は “キュー内の数/キューの最大サイズ、ドロップ数 “の形式です。

5 minute

5 minute average input and output rate。 レートは過去5分間のビット/秒およびパケット/秒の両方で示されます。

packets input

このインタフェースが受信した成功したエラーフリーパケット数です。

bytes input

このインタフェースが受け取った成功したエラーなしのバイトの数。

broadcasts

Number of multicast or broadcast packets this interface has received.

runts

Number of packets this interface thrown away because they were smaller than minimum packet size.Noneはパケットを破棄した数。

giants

Number of packets this interface threw away because they were larger than the maximum packet size. ネットワーク上のどこかのNICカードの不良が原因である可能性があります。

スロットル

ポート上の受信機が無効にされた回数。 これは、バッファまたはプロセッサの過負荷によって発生する可能性があります。

input error

このインタフェースで発生したエラーの総数。 これらのエラーには、ラント、ジャイアント、CRCエラー、オーバーラン、無視されたパケット、アボート、バッファオーバーフロー、およびフレームエラーが含まれます。

CRC

このインタフェースが遭遇したチェックサムの失敗の数です。 チェックサムの失敗は、計算されたチェックサムが送信デバイスから送信されたチェックサムと一致しない場合に発生します。 イーサネットインターフェースの多くの CRC エラーと低い衝突数は、過剰なノイズの指標となり、ケーブルの問題を指摘します。

frame

The number of frame errors encountered by this interface. これらは,不正なパケットや正しいバイト数を含まないパケットがインタフェースに配信されたときに発生します。

overrun

このインターフェース内のオーバーラン・エラーの数です。

ignored

このインタフェースが無視したパケットの数。 これは,内部バッファが満杯になり,パケットを格納する場所がないため,インタフェースが受信パケットを無視した場合に発生します。

abort

The number of aborts on this interface is caused by broadcast storm.このインターフェイスのアボート数。 ルータとシリアルデバイス間のタイミングの問題で発生します。

dribble condition detected

このカウンタは、フレームが長すぎるたびに増分されます。 フレームはまだルータによって受け入れられます。

packets output

このインタフェースが送信したパケットの合計数です。

bytes output

The total number of bytes has transmitted this interface.

underruns

The number of underrun errors on this interface.This case has transmitted bytes output. 低レベルデバイスドライバが、前のバイトが完全に送信される前に、シリアライズする次のバイトの提供に失敗した場合に発生します。

output errors

このインターフェースが送信しようとしたときに発生したエラーの数。

collisions

2 つのホストが同時にパケットを送信した回数で、少なければ正常です。

interface resets

The total number of times this interface reset due to errors.

babbles

late collisions

パケット送信プロセスの後半で衝突が検出された回数。 正しく設定されたネットワークでは、この数値は常に0であるべきです。 これらが見られる場合は、デュプレックス設定やハードウェアの問題を疑ってください。

deferred

メディアがビジー状態で待機していた後に正常に送信できたフレーム数です。

Most often seen in half-duplex environments.

lost carrier

Number of times the interface lost carrier during a transmission.これは、インターフェイスが送信中にキャリアを失った回数のことです。 インターフェイスにこれらが表示された場合、ケーブルの不良を疑ってください。 (接続の両側をチェックしてください。)

no carrier

インターフェース上にキャリアが存在しない回数。 lost carrierと同様に、これらが表示された場合、ケーブルの不良(両側)を疑います。

output buffer failures/

output buffers swapped out

Failed buffers number and the number of buffers swapped out (バッファの失敗回数とバッファの交換回数)。 これらのカウンターは、オーバーワークされたセグメントの正常な兆候である可能性があります。 バッファが一杯になり、パケットがドロップされたことを意味するかもしれません。 もし、セグメントがそんなに忙しくなければ、速度/デュプレックス設定を見て、それらがこのインターフェースが扱っているトラフィックの量に合っているかどうかを見てください。 このコマンドは、インターフェースとそのパケット数の概要を表示します。

Firewall#show interface ethernet0 accountingEthernet0 Protocol Pkts In Chars In Pkts Out Chars Out IP 10659150 62307981 13906422 3947809402 ARP 272756 17240212 126066 7563960 CDP 76294 23585301 186904 57192624

このコマンドは、ethernet0 インターフェースのアカウンティング統計情報を表示します。 各プロトコルの受信パケット数(Pkts In),受信文字数(Chars In),送信パケット数(Pkts Out),送信文字数(Chars Out)が表示されます。 このルータでは、使用中のプロトコルはIP、ARP(Address Resolution Protocol)、CDP(Cisco Discovery Protocol)です

5.10.3.2. show ip interface

show ip interfaceコマンドは、インターフェースのIP設定について詳細情報を提供します。 関連コマンドのshow ip interface briefは、ルータのすべてのインタフェースのIP設定の概要を表示します。 以下は、show ip interface ethernet0の結果です:

Router#show ip interface ethernet0Ethernet0 is up, line protocol is up Internet address is 10.200.212.1/24 Broadcast address is 255.255.255.255 Address determined by non-volatile memory MTU is 1500 bytes Helper address is not set Directed broadcast forwarding is disabled Multicast reserved groups joined: 224.0.0.10 Outgoing access list is not set Inbound access list is 145 Proxy ARP is enabled Security level is default Split horizon is enabled ICMP redirects are always sent ICMP unreachables are always sent ICMP mask replies are never sent IP fast switching is disabled IP fast switching on the same interface is disabled IP multicast fast switching is disabled Router Discovery is disabled IP output packet accounting is disabled IP access violation accounting is disabled TCP/IP header compression is disabled Probe proxy name replies are disabled Gateway Discovery is disabled Policy routing is disabled Network address translation is disabled

表5-5は、出力の各行を説明しています。 show ip interface出力の説明

Output

Explanation

インターネットアドレスは10.Isです。200.212.1/24.

インタフェースに現在設定されているIPアドレスとサブネットマスクを表示します。 このインタフェースでは,ネットワークマスクは/24で,255.255.255.0に相当します。

Broadcast address is 255.255.255.255.

This interface for broadcast address gives the bonus of a network network, is 24.0.0.5, is 24.0.5, is 24.5.5.5.0.0, is 24.5.5.5.0.0, is 24.5.5.1. デフォルトは255.255.255です。ip broadcast-addressコマンドで変更できます。

不揮発メモリで決定したアドレスです。

Specify the source from the IP address for the interface was retrieved.

MTU is 1500 bytes.

Specify the Maximum Transmission Unit for this interface.

ヘルパーアドレスが設定されていません。

ip helper-addressコマンドはUDP放送の送信先アドレスを設定します。 本例では設定されていません。 通常,BOOTPなどのUDPサービスをサーバに転送するために使用します。

有向ブロードキャスト転送を無効化します。 有向性ブロードキャストは通常無効ですが,ip directed broadcastsコマンドで有効にできます。 この章の前の有向放送の説明を参照してください。

Multicast reserved groups joined.

List the multicast group joined by this interface.This interface provides an validization of the multicast group.

発信アクセスリストが設定されていません

このインタフェースの発信アクセスリストを表示します。 ip access-group number outコマンドはアクセスリストを設定します。

Inbound access list is 145.

Show incoming access list for interfaces.を表示します。 コマンドのip access-group numberでアクセスリストを設定します。

Proxy ARP is enabled.

Proxy ARPの状態(有効または無効)を表示します。 この章で前述した ip proxy-arp の説明を参照してください。

Security level is default.

Give the IPSO security level for this interface.

Give the IPSO security level is default.

Split horizon is enabled.

Given or disabled, either this interface on split horizon status.このインターフェイスの分割水平線の状態を表示します。 有効にするにはコマンドip split-horizonを使用します。 このトピックは第 8 章で説明します。

ICMP リダイレクトは常に送信されます。

ICMP リダイレクトの状態を、許可するかしないか、表示します。 ip redirectsコマンドで有効になります。

ICMP unreachables are always sent.

ICMP unreachable messages are sent from this interface.このインタフェースからICMP到達不能メッセージが送られるかどうかを指定します。 ip unreachablesコマンドで有効になります。

ICMP mask replies are never sent .

ICMP mask replies are sent かどうかを設定します。 ip mask-replyコマンドで有効になります。

IP fast switching is disabled.

outgoing packets for fast-switching cache is effective.送信パケットのfast switchingキャッシュを有効にするかどうかを指定します。 ip route-cacheを使用して有効にします。

IP fast switching on the same interface is disabled.

Specific if the fast-switching cache for packets on the same interface is effective.This features is not used to use it. ip route-cacheを使用して有効にします。

IPマルチキャスト高速切り替え無効

発信マルチキャストパケットの高速切り替えキャッシュが有効であるかどうかを指定します。 ip mroute-cache same-interfaceを使用して有効にします。

Router Discovery is disabled.

Specifies whether router discovery is enabled.

Specifies if it to use it. 有効にするにはip irdpコマンドを使用してください。

IP output packet accounting is disabled.

IP output packet accounting is effective.IP出力パケットアカウンティングが有効かどうかを指定します。 有効な場合,この行にはアカウンティングの閾値も記述します。 有効にする場合はip accountingコマンドを使用してください。

IP access violation accounting is disabled.

Access violation accounting is effective.この項目は,アクセス違反会計を有効にするかどうかを規定します。 有効にするには,ip accounting access-violationsコマンドを使用してください。 ip tcp header-compressionコマンドで有効にします。

Probe proxy name replies are disabled.

IP probe proxyが有効であるかどうかを指定します。 有効にするにはip probe proxyコマンドを使用してください。

Gateway Discovery is disabled.

ゲートウェイ発見が有効であるかどうかを指定します。 有効にするにはip gdpコマンドを使用してください。

Policy routing is disabled.

ポリシールーティングが有効であるかどうかを指定します。 ip policyコマンドで有効になります。

Network address translation is disabled.

NAT is enabled on this interface.Specifies whether NAT is not possible. ip natコマンドはアドレス変換を有効にします。 ただし,大規模な設定が必要です。 詳細については、13章を参照してください。

以下は、show ip interface brief の出力です。 この出力は、Method列の意味を除けば、かなりわかりやすいものです。 このカラムは、表5-5のAddress determined by non-volatile memoryフィールドと同じです。