簡易シミュレータ(スイッチ版)でnot cleared
- フォーラムは新サイトへ移行しました。
- このフォーラムではゲスト投稿が禁止されています
簡易シミュレータ(スイッチ版)でnot cleared
msg# 1
papaguma
投稿数: 4
簡易シミュレータ(スイッチ版)で2台目のスイッチの設定を
いれてみましたが、どうしても先にすすめません。
not clearedとなります。
1台目のスイッチの設定までは問題ありませんでした。
answerを見て正しい設定をコピペで上書きしてみましたが先に進めないのは変わらないです。
これは何が問題なのでしょう?
--------------------
CatB#show run
Building configuration...
Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-enption
!
hostname CatB
!
!
!
!
!
!
!
ip subnet-zero
!
!
!
interface FastEthernet0/1
description PC-B VLAN3
duplex full
speed 100
switchport access vlan 3
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
description CatA TRUNK
switchport mode trunk
!
interface FastEthernet0/12
!
interface VLAN1
ip address 192.168.1.65 255.255.255.224
no ip directed-broadcast
no ip route-cache
!
ip default-gateway 192.168.1.94
!
line con 0
logging synchronous
transport input none
stopbits 1
line vty 0 4
login
line vty 5 15
login
!
end
CatB#show vtp status
VTP Version : 2
Configuration Revision : 2
Maximum VLANs supported locally : 68
Number of existing VLANs : 7
VTP Operating Mode : Client
VTP Domain Name : rouegarpin
VTP Pruning Mode : Disabled
VTP V2 Mode : Disabled
VTP Traps Generation : Disabled
MD5 digest : 0xnn 0xnn 0xnn 0xnn 0xnn 0xnn 0xnn 0xnn
Configuration last modified by 0.0.0.0 at 11-18-10 18:56:40
CatB
--------------------
いれてみましたが、どうしても先にすすめません。
not clearedとなります。
1台目のスイッチの設定までは問題ありませんでした。
answerを見て正しい設定をコピペで上書きしてみましたが先に進めないのは変わらないです。
これは何が問題なのでしょう?
--------------------
CatB#show run
Building configuration...
Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-enption
!
hostname CatB
!
!
!
!
!
!
!
ip subnet-zero
!
!
!
interface FastEthernet0/1
description PC-B VLAN3
duplex full
speed 100
switchport access vlan 3
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
description CatA TRUNK
switchport mode trunk
!
interface FastEthernet0/12
!
interface VLAN1
ip address 192.168.1.65 255.255.255.224
no ip directed-broadcast
no ip route-cache
!
ip default-gateway 192.168.1.94
!
line con 0
logging synchronous
transport input none
stopbits 1
line vty 0 4
login
line vty 5 15
login
!
end
CatB#show vtp status
VTP Version : 2
Configuration Revision : 2
Maximum VLANs supported locally : 68
Number of existing VLANs : 7
VTP Operating Mode : Client
VTP Domain Name : rouegarpin
VTP Pruning Mode : Disabled
VTP V2 Mode : Disabled
VTP Traps Generation : Disabled
MD5 digest : 0xnn 0xnn 0xnn 0xnn 0xnn 0xnn 0xnn 0xnn
Configuration last modified by 0.0.0.0 at 11-18-10 18:56:40
CatB
--------------------
Re: 簡易シミュレータ(スイッチ版)でnot cleared
msg# 1.1
choidebu
投稿数: 109
papagumaさん
久々にやってみましたが、そのConfigで合ってると思います。
おそらく動作環境によるものないでしょうか。もしあれば、他のPCでも試してみると良いかもしれません。
どうも環境によっては動かない事があるようです。(以下全部では無いですが)
http://ping-t.com/modules/forum/index.php?HypEncHint=%A4%D7&page=search&keyword=%B4%CA%B0%D7%A5%B7%A5%DF%A5%E5%A5%EC%A1%BC%A5%BF&andor=or&target=both&forum_id=&search_username=&sortby=p.post_time+desc&submit=%B8%A1%BA%F7%BC%C2%B9%D4
ちなみにシミュレータはIEのみ対応です。あと、その問題が実質最後の問題で、次はcopy run startするだけですので、どうしても動作しない場合はその設定でOKとしても良いと思います。
久々にやってみましたが、そのConfigで合ってると思います。
おそらく動作環境によるものないでしょうか。もしあれば、他のPCでも試してみると良いかもしれません。
どうも環境によっては動かない事があるようです。(以下全部では無いですが)
http://ping-t.com/modules/forum/index.php?HypEncHint=%A4%D7&page=search&keyword=%B4%CA%B0%D7%A5%B7%A5%DF%A5%E5%A5%EC%A1%BC%A5%BF&andor=or&target=both&forum_id=&search_username=&sortby=p.post_time+desc&submit=%B8%A1%BA%F7%BC%C2%B9%D4
ちなみにシミュレータはIEのみ対応です。あと、その問題が実質最後の問題で、次はcopy run startするだけですので、どうしても動作しない場合はその設定でOKとしても良いと思います。
Re: 簡易シミュレータ(スイッチ版)でnot cleared
msg# 1.2
gto510
投稿数: 6
私も2台目で躓いてずっと悩んでました。
どうやら2台目の設定をはじめた時にVLAN2のVLAN名がデフォルトのVLAN0002に戻ってしまうのが原因のようです。
※一番初めにenaコマンドの入力した時点で戻っていました。
VLAN名をSoumuに設定しなおせばクリアできるようになると思いますよ。
どうやら2台目の設定をはじめた時にVLAN2のVLAN名がデフォルトのVLAN0002に戻ってしまうのが原因のようです。
※一番初めにenaコマンドの入力した時点で戻っていました。
VLAN名をSoumuに設定しなおせばクリアできるようになると思いますよ。