簡易シミュレータ(スイッチ版)でnot cleared
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
--------------------
投稿ツリー
-
簡易シミュレータ(スイッチ版)でnot cleared
(papaguma, 2010-11-18 19:25)
- Re: 簡易シミュレータ(スイッチ版)でnot cleared (choidebu, 2010-11-18 20:30)
- Re: 簡易シミュレータ(スイッチ版)でnot cleared (gto510, 2011-4-27 23:42)