MII-TOOL(8) MII-TOOL(8) 名前 mii-tool - メディアに依存しないインターフェースの状態を閲覧・操作する 書式 mii-tool [-v, --verbose] [-V, --version] [-R, --reset] [-r, --restart] [-w, --watch] [-l, --log] [-A, --advertise=media,...] [-F, --force=media] [interface ...] 説明 こ のユーティリティは、ネットワークインターフェースの Media Independent Interface (MII, メディアに依存しないインターフェース) ユニットの状態 を 調査・設定する。ファストイーサーネット (fast ethernet) アダプタの多くは 、リンク速度とデュプレクス (duplex) 設定を自動ネゴシエーションするた め に MII を使う。 イ ンテリジェントネットワークデバイスの多くは、どのようなメディア技術が サポートされているかを通信し、共通にサポートされている最速のメディア 技 術 を 選 択 す る た めに、自動ネゴシエーションプロトコルを使う。 -A と --advertise オプションは、 MII に対して機能の一部のみを告知させるように す るために使われる。単一スピードのハブのようなパッシブなデバイスのなか には、自動ネゴシエーションができないものがある。このようなデバイスに 対 処 するため、 MII プロトコルでは、 10baseT と 100baseT のリンク速度のど ちらであるかを単純に検知して、リンクを確立することができ る 。 -F と --force オプションは、 MII に対して、自動ネゴシエーションをさせるのでは なく、強制的に 1 つのモードで動作させるようにする。 -A と -F オプション は互いに排他的である (同時に指定することはできない)。 デ フォルトの簡単な出力では、各インターフェースについて、ネゴシエーショ ンされたリンク速度とリンク状態が表示される。インターフェースがコマン ド ラ インで指定されていない場合、 mii-tool は eth0 〜 eth7 のうち使用可能 な全てのインターフェースを調べる。 オプション -v, --verbose より詳細な MII 状態の情報を表示する。このオプションを 2 個指定し た場合、 MII レジスタのそのままの内容も表示する。 -V, --version プログラムのバージョン情報を表示する。 -R, --reset MII をデフォルトの設定にリセットする。 -r, --restart 自動ネゴシエーションを再スタートさせる。 -w, --watch イ ンターフェースを監視し、リンク状態を報告させる。 MII インター フェースは 1 秒ごとに poll される。 -l, --log -w とともに使用すると、リンク状態の変更を標準出力でなくシステ ム ログに記録する。 -F media, --force=media 自 動ネゴシエーションを無効にして、 MII を強制的に 100baseTx-FD, 100baseTx-HD, 10baseT-FD, 10baseT-HD のいずれかで動作させる。 -A media,..., --advertise=media,... 自動ネゴシエーションを有効にして、再スタートさせる。さらに、指定 したメディア技術のみが使用可能なことを告知する。複数のメディア技 術を指定する場合は、コンマで区切らなけらばならない。指定可能なメ デ ィ ア技術は、 100baseT4, 100baseTx-FD, 100baseTx-HD, 10baseT- FD, 10baseT-HD である。 著者 David Hinds - dhinds@pcmcia.sourceforge.org Donald Becker - becker@scyld.com net-tools 2000/04/25 22:58:19 MII-TOOL(8)
MII-TOOL(8) MII-TOOL(8) NAME mii-tool - view, manipulate media-independent interface status SYNOPSIS mii-tool [-v, --verbose] [-V, --version] [-R, --reset] [-r, --restart] [-w, --watch] [-l, --log] [-A, --advertise=media,...] [-F, --force=media] interface ... NOTE This program is obsolete. Valid media are only 100baseT4, 100baseTx- FD,100baseTx-HD, 10baseT-FD and 10baseT-HD ethernet cards. For replace- ment check ethtool. DESCRIPTION This utility checks or sets the status of a network interface’s Media Independent Interface (MII) unit. Most fast ethernet adapters use an MII to autonegotiate link speed and duplex setting. Most intelligent network devices use an autonegotiation protocol to communicate what media technologies they support, and then select the fastest mutually supported media technology. The -A or --advertise options can be used to tell the MII to only advertise a subset of its capabilities. Some passive devices, such as single-speed hubs, are unable to autonegotiate. To handle such devices, the MII protocol also allows for establishing a link by simply detecting either a 10baseT or 100baseT link beat. The -F or --force options can be used to force the MII to operate in one mode, instead of autonegotiating. The -A and -F options are mutually exclusive. The default short output reports the negotiated link speed and link status for each interface. OPTIONS -v, --verbose Display more detailed MII status information. If used twice, also display raw MII register contents. -V, --version Display program version information. -R, --reset Reset the MII to its default configuration. -r, --restart Restart autonegotiation. -w, --watch Watch interface(s) and report changes in link status. The MII interfaces are polled at one second intervals. -l, --log Used with -w, records link status changes in the system log instead of printing on standard output. -F media, --force=media Disable autonegotiation, and force the MII to either 100baseTx- FD, 100baseTx-HD, 10baseT-FD, or 10baseT-HD operation. -A media,..., --advertise=media,... Enable and restart autonegotiation, and advertise only the spec- ified media technologies. Multiple technologies should be separated by commas. Valid media are 100baseT4, 100baseTx-FD, 100baseTx-HD, 10baseT-FD, and 10baseT-HD. SEE ALSO ethtool(8) AUTHORS David Hinds - dhinds@pcmcia.sourceforge.org Donald Becker - becker@scyld.com net-tools 2000/04/25 22:58:19 MII-TOOL(8)
コロナウイルスの日ごとの感染者数・死者数をグラフ化してみました。どの国が増加傾向にあり、どの国が終息に向かっているかを視覚化しています。
Copyright(C) linux-cmd.com All Rights Reserved. Author Takayuki Yukawa