interface vlanの設定について
okinawa
投稿数: 12
どうかご教授願います。
interface VLANのshutdown設定について
interface FastEthernet設定と同じで
shutdownと設定した場合、Vlanはshutdown
されると考えてよいのでしょうか?
show runで確認
!
interface Vlan10
no ip address
no ip route-cache
shutdown
!
show vlan で確認
VLAN Name Status Ports
---- -------------------------------- --------- ------------
1 default active
10 vlan10 active Fa0/1,
show intで確認
Vlan10 is administratively down, line protocol is down
interface VLANのshutdown設定について
interface FastEthernet設定と同じで
shutdownと設定した場合、Vlanはshutdown
されると考えてよいのでしょうか?
show runで確認
!
interface Vlan10
no ip address
no ip route-cache
shutdown
!
show vlan で確認
VLAN Name Status Ports
---- -------------------------------- --------- ------------
1 default active
10 vlan10 active Fa0/1,
show intで確認
Vlan10 is administratively down, line protocol is down
投稿ツリー
-
interface vlanの設定について
(okinawa, 2011-8-8 15:15)
- Re: interface vlanの設定について (togashikashi, 2011-8-9 3:08)
-
Re: interface vlanの設定について
(c1000, 2011-8-9 9:01)
-
Re: interface vlanの設定について
(togashikashi, 2011-8-9 12:42)
- Re: interface vlanの設定について (okinawa, 2011-8-10 10:29)
-
Re: interface vlanの設定について
(togashikashi, 2011-8-9 12:42)
- Re: interface vlanの設定について (c1000, 2011-8-14 18:57)
- Re: interface vlanの設定について (okinawa, 2011-8-22 15:34)