欧艺龙 发表于 2013-3-15 13:16:52

让我试试看。嘻。。谢

欧艺龙 发表于 2013-3-15 13:36:27

andersen 发表于 2013-3-14 16:57 static/image/common/back.gif
PC1

en


大神们还是不行呀-71--71-

欧艺龙 发表于 2013-3-15 14:07:27

tea 发表于 2013-3-14 15:59 static/image/common/back.gif
错误还是非常明显的,我一打开帖子就看见了,check一下

改了。哭。。还是不行。看来看去-71--71-不懂。

查表的时候。 show ip int b

FastEthernet0/0            unassigned      YES unsetup                  up      
FastEthernet0/0.10         192.168.10.254YES manual up                  up      
FastEthernet0/0.20         192.168.20.254YES manual up                  up

unset 什么意思

PC1
en
conf t
int f0/0
ip add 192.168.10.1 255.255.255.0
no shut
ip def-g 192.168.10.254
exit
PC2
en
conf t
int f0/0
ip add 192.168.20.1 255.255.255.0
no shut
ip def-g 192.168.20.254
exit
PC3
en
conf t
int f0/0
ip add 192.168.10.2 255.255.255.0
no shut
ip def-g 192.168.10.254
exit
SM1
en
vlan 10
vlan 20
exit
int f 0/1
sw mode access
sw access vlan 10
exit
int f 0/2
sw mode access
sw access vlan 20
exit
int f 0/15
sw trunk en do
sw mode trunk
SM2
en
vlan 10
vlan 20
exit
int f 0/1
sw mode access
sw access vlan 10
exit

int f 0/15
sw trunk en do
sw mode trunk
exit
int f0/10
sw trunk en do
sw mode trunk

GM
en
conf t
int f 0/0
no shutdown
exit

int f 0/0.10
en do 10
ip add 192.168.10.254255.255.255.0
no shurtdown
exit

int f 0/0.20
en do 20
ip add 192.168.20.254255.255.255.0
no shurtdown



欧艺龙 发表于 2013-3-15 14:08:50

本帖最后由 欧艺龙 于 2013-3-15 14:10 编辑

    -71--71--71-

欧艺龙 发表于 2013-3-15 14:14:54

很想看见!!!丫-71--71-

欧艺龙 发表于 2013-3-15 16:17:34

感谢各位的解答。我的问题应经解决了。。嘻。。错在细心丫-71-。。我又能再次看见!!!了。。真开心。h.a

clover小苜 发表于 2013-3-15 17:35:08

这个错误是初学者容易犯的错误,楼主多配置几次,慢慢来,熟悉了以后就好了哦~
加油:)

欧艺龙 发表于 2013-3-15 19:03:25

-70-谢谢。。我会的

欧艺龙 发表于 2013-3-15 22:11:38

clover小苜 发表于 2013-3-15 17:35 static/image/common/back.gif
这个错误是初学者容易犯的错误,楼主多配置几次,慢慢来,熟悉了以后就好了哦~
加油:)

想问问。。如果在SM2中加入属于VLAN 20的一台PC。。是不是。。只要在PC中加入IP ..和VLAN 20的网关。就可以了?

clover小苜 发表于 2013-3-16 23:33:07

欧艺龙 发表于 2013-3-15 22:11 static/image/common/back.gif
想问问。。如果在SM2中加入属于VLAN 20的一台PC。。是不是。。只要在PC中加入IP ..和VLAN 20的网关。就 ...

IP地址和GM的VLAN 20一致,网关指向GM上的地址。
页: 1 [2] 3
查看完整版本: CCNA.vlan 实验问题。