問題ID:4461
- フォーラムは新サイトへ移行しました。
- このフォーラムではゲスト投稿が禁止されています
問題ID:4461
msg# 1
v0o0v
投稿数: 3
教えてください。
show port-securityの出力結果からバイオレーションが発生したことは分かりましたが、この場合、show ip interface briefの出力結果ではFa0/1はerr-disableとなるのではないでしょうか。
show port-securityの出力結果からバイオレーションが発生したことは分かりましたが、この場合、show ip interface briefの出力結果ではFa0/1はerr-disableとなるのではないでしょうか。
Re: 問題ID:4461
msg# 1.1
toshi131
投稿数: 5
IOS依存かもしれませんが、自分の持っているスイッチで試してみたら、
「show interfaces」を使った場合は「err-disable」という表示は確認できましたが、
「show ip interface brief」の場合は「down down」という表示しか確認できませんでした。
(interface briefの出力結果ではFa0/1はerr-disable にはなっていませんでした)
ご参考までに
Fa0/1でセキュリティ違反を発生させた後に取得した情報を載せておきます。
ちなみに、バイオレーションモードは「shutdown」です。
***********「show interfaces」の一部抜粋***********
Switch#show interfaces fastEthernet 0/1
FastEthernet0/1 is down, line protocol is down (err-disabled)
***************************************************
*******「show ip interface brief」の一部抜粋*******
Switch#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/1 unassigned YES unset down down
***************************************************
「show interfaces」を使った場合は「err-disable」という表示は確認できましたが、
「show ip interface brief」の場合は「down down」という表示しか確認できませんでした。
(interface briefの出力結果ではFa0/1はerr-disable にはなっていませんでした)
ご参考までに
Fa0/1でセキュリティ違反を発生させた後に取得した情報を載せておきます。
ちなみに、バイオレーションモードは「shutdown」です。
***********「show interfaces」の一部抜粋***********
Switch#show interfaces fastEthernet 0/1
FastEthernet0/1 is down, line protocol is down (err-disabled)
***************************************************
*******「show ip interface brief」の一部抜粋*******
Switch#show ip interface brief
Interface IP-Address OK? Method Status Protocol
FastEthernet0/1 unassigned YES unset down down
***************************************************