科学の箱

科学・IT・登山の話題

IT

Alcatel Omniswitchでインタフェースを操作するコマンド

投稿日:2013年11月21日 更新日:

確認コマンド

show interfaces status

> show interfaces status
DETECTED           CONFIGURED
Slot/ AutoNego  Speed Duplex Hybrid  Speed   Duplex Hybrid  Trap
Port           (Mbps)         Type   (Mbps)         Mode   LinkUpDown
—–+——–+——+——+——+——–+——+——+——
1/1   Enable    –      –      –        1000  Full    PF      –
1/1   Enable   1000   Full    C       Auto   Auto    PF      –
1/2   Enable    –      –      –        1000  Full    PF      –
1/2   Enable    100   Full    C       Auto   Auto    PF      –

show interfaces capability

> show interfaces capability
Slot/Port   AutoNeg     Flow   Crossover      Speed    Duplex
———–+———+——–+———–+———-+———-
1/1  CAP     EN/DIS   EN/DIS           –         1G       Full
1/1  DEF         EN      DIS         MDI         1G       Full
1/2  CAP     EN/DIS   EN/DIS           –         1G       Full
1/2  DEF         EN      DIS         MDI         1G       Full

操作コマンド

interfaces n/n autoneg on | off | enable | disable

onとenable, offとdisableは同じ意味を持つ

メタ情報

inarticle



メタ情報

inarticle



-IT

執筆者:


comment

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

関連記事

no image

gitでsshをテストする

ssh -T git@github.com -i .\.ssh\id_rsa_user01 Related posts:SmokepingのセットアップmuninによるWindowsの監視イベントログ …

no image

vagrantをubuntuで利用するときのメモ

Vagratnt Vagrantはオープンソースで開発された仮想環境を効率良くインストールするためのツール。プラットフォームとしてはWindows, Linux, Macがある。対象とうなる仮想化ツー …

no image

デフォルトのスタイルシート

cssの勉強をしているときに最初理解できなかったのは繰り返し同じスタイルをしている記述があったこと。cssでは親のスタイルは子供に引き継がれる。例えば <body>でcolor : gre …

no image

gitの使い方

git init git add \*.java git status -s or git status git commit -m “initial commit” git …

no image

gem installでzlibが見つからないエラー

gem installでzlibが見つからないとのエラー。どうやらzlibをインストールするまえにrubyをインストールするとリンクがうまくいかないよう。 $ gem install xxxxxx E …

2013年11月
« 10月   12月 »
 123
45678910
11121314151617
18192021222324
252627282930  

side bar top



アーカイブ

カテゴリー