cisco packet tracer pc0可以ping通pc1,但是pc1只能ping通主机0的ip地址 ,ping不通pc0的网关

主机0可以ping通主机1的ip地址和网关地址,主机1只能ping通主机0的ip地址ping不通网关,怎么能把网关也ping通呢。最上面两个路由器通的命令是什么二层交换机... 主机0可以ping通主机1的ip地址和网关地址,主机1只能ping通主机0的ip地址 ping不通网关,怎么能把网关也ping通呢。最上面两个路由器通的命令是什么
二层交换机0Switch>enable
Switch#conf t
Enter configuration commands, one perline. End with CNTL/Z.
Switch(config)#vlan 10
Switch(config-vlan)#exit
Switch(config)#interface f 0/1
Switch(config-if)#switchport access vlan 10
Switch(config-if)#exit
Switch(config)#interface f 0/2
Switch(config-if)#switchport mode trunk

%LINEPROTO-5-UPDOWN: Line protocol onInterface FastEthernet0/2, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol onInterface FastEthernet0/2, changed state to up
Switch(config-if)#exit

三层交换机0

Switch>enable
Switch#conf t
Enter configuration commands, one perline. End with CNTL/Z.
Switch(config)#vlan 10
Switch(config-vlan)#exit
Switch(config)#vlan 20
Switch(config-vlan)#exit
Switch(config)#interface f 0/1
Switch(config-if)#switchport mode trunk
Switch(config-if)#end
Switch#
%SYS-5-CONFIG_I: Configured from console byconsole
Switch#conf t
Enter configuration commands, one perline. End with CNTL/Z.
Switch(config)#int vlan 10

%LINK-5-CHANGED: Interface Vlan10, changedstate to up
%LINEPROTO-5-UPDOWN: Line protocol onInterface Vlan10, changed state to upSwitch(config-if)#ip address 192.168.10.1255.255.255.0
Switch(config-if)#exit
Switch(config)#int vlan 20

%LINK-5-CHANGED: Interface Vlan20, changedstate to up
%LINEPROTO-5-UPDOWN: Line protocol onInterface Vlan20, changed state to upSwitch(config-if)#ip address 192.168.20.1255.255.255.0
Switch(config-if)#exit
展开
 我来答
酒鬼酒LIke
推荐于2016-06-17 · 超过36用户采纳过TA的回答
知道答主
回答量:119
采纳率:0%
帮助的人:62.9万
展开全部
把拓扑文件传上来我看看
追问
拓扑?不懂,电脑之间已经通了。现在不会的是上面路由和路由之间,路由和三层交换机之间,命令
追答
你是用这个打开的吧 Cisco Packet Tracer 把你那个文件另存为发给我。我才能帮你看哪里有问题
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式