show line

ポートの情報を表示します。


表示画面例

Router#show line

[line lan]
 Classification threshold
   802.1p priority threshold is 4
   LAG mode enable
   LAG-group 1: 1,2,3,4
   LAG-group 2:
 Tx watchdog is disable

 Host port is always up
   Ingress classification is disabled
   Egress priority queuing is enabled

Port 1 is up
   Auto-negotiation is on
     Speed is 1000Mbps, duplex is full
     Flow control capability is incapable
   Xover is MDI (auto)
   Bridge-group is 0
     port-VLAN is disabled
   Port priority is enabled. Priority is 4
   Ingress 802.1p classification is disabled
   Egress priority queuing is enabled

Port 2 is administratively down
   Auto-negotiation is on
     Speed is ---, duplex is ---
     Flow control capability is incapable
   Xover is MDI-X (auto)
   Bridge-group is 0
     port-VLAN is enabled, tagging is never
   Port Priority is disabled
   Ingress 802.1p classification is disabled
   Egress priority queuing is enabled
        ・
        ・
[line ewan 1]
 Classification threshold
   802.1p priority threshold is 4
 Tx watchdog is enable
   Expiration time is 2sec

 Port 1 is up
   Auto-negotiation is on
     Speed is 1000Mbps, duplex is full
     Flow control capability is incapable
   Xover is MDI (auto)
   default-classfication is high
   Ingress 802.1p classification is disabled

[line ewan 2]
 Classification threshold
   802.1p priority threshold is 4
 Tx watchdog is enable
   Expiration time is 60sec

 Port 1 is up
   Auto-negotiation is on
     Speed is 1000Mbps, duplex is full
     Flow control capability is incapable
   Xover is MDI (auto)
   default-classfication is high
   Ingress 802.1p classification is disabled


各項目の説明

項 目 内 容
802.1p priority threshold 優先データとして扱う802.1p値を表示します。
0(優先度:低)〜7(優先度:高)
LAG mode enable リンクアグリゲーションの状態を表示します。
enable:リンクアグリゲーションの設定がされている
disable:リンクアグリゲーションの設定がされていない
LAG-group 1 リンクアグリゲーショングループ1に属するポート番号を表示します。
LAG-group 2 リンクアグリゲーショングループ2に属するポート番号を表示します。
Tx watchdog is※1 Ethernetコントローラの送信監視機能の状態を表示します。
enable:送信監視機能が有効となっている
disable:送信監視機能が無効となっている
Expiration time is※1 Ethernetコントローラの送信監視機能にて送信停止と判断する時間を表示します。
Port 各ポートのリンク状態を表示します。
up:リンクアップ
down:リンクダウンadministratively down:shutdownが設定されている場合
Auto-negotiation オートネゴシエーションの状態表します。
on:自動認識する
off:自動認識しない
Speed インタフェースの物理速度を表します。
duplex データ通信が全二重または、半二重かを表します。
full:全二重通信
half:半二重通信
Flow-Control Capability IEEE802.3xのPAUSEフレームを使用したフロー制御ケーパビリティのAUTOネゴ結果を表示します。
capable:フロー制御する
incapable:フロー制御しない
Xover ケーブルの状態を表示します。
MDI:ストレート
MDI-X:クロスなお、自動認識の場合はauto、固定の場合はfixの表示になります。
Bridge-Group VLANインタフェースで使用する、ブリッジグループ番号を表示します。
Port-VLAN VLANインタフェースを使用している場合は、enableの表示とVLAN-IDが表示されます。LANのみ
Tagging タグを除去する設定の場合、tagging is never と表示します。 LANのみ
Port priority ポート優先度の状態を表示します。
enabled:優先機能を使用する。使用する場合は優先度を表示します。
disable:優先機能を使用しない。LANのみ
Ingress 802.1p classification 802.1pによる優先制御機能の状態を表示します。
enable:優先機能を使用する
disable:優先機能を使用しない
Egress priority queuing 送信フレームの優先処理の状態を表示します。
enable:優先処理を行う
※1 項目 Tx watchdog isとExpiration time isは、V01.16(00) 以降サポート


コマンド書式

show line [{lan [<1-8>|host]} | {ewan [<1-2>]}]


パラメータ

パラメータ 設定内容 設定範囲 省略時の値
<1-8>|host 情報を表示させるLANポートを指定します。

1〜8 物理ポートを指定する。
host 内部ポートを指定する。
1〜8
host
全てのポート情報を表示します。
<1-2> 情報を表示させるEWANポート1または2を指定します。 1〜2


トップページへ