joakawa 发表于 2014-3-20 11:54:01

gns3 router模擬switch的問題

大大你好
有些問題想請教一下我在gns3上有一台2691的router,我將它模擬成sw,
他的設定有
int vlan 1
ip add 192.168.1.2
no sh
int range f1/1-10
switchport mode access
no sh
int f1/11
switchport mode access
no sh
(config)#no ip routing


第二台2691的router
int f0/1
ip add 192.168.1.1
no sh


可是當我2691的switch f1/11接上 2691的router f0/1時,
我發現一個問題
ping不會通
另外我在2691 router
sh ip int br
          status protocal
f0/1      up       up

而在 2691 switch
sh ip int br
          status protocal
f1/1      up       down


而在2691switch接上的兩台host是可以互通的

請問要怎麼做才能讓2691switch(L2)和2691router互通?

routing-to-sky 发表于 2014-3-20 11:54:02

把你的 no ip routing 拿掉。

joakawa 发表于 2014-3-21 18:07:38

請問有人可以幫我解答嗎?!
页: [1]
查看完整版本: gns3 router模擬switch的問題