1樓:匿名使用者
再show一次就看到up了。
第三張圖,ping上面的log。
兩路由器由fa埠連線,但protocol是down是什麼原因?我用模擬器做的,埠狀態都是開的,但是燈依然是紅
2樓:匿名使用者
基本明確你的原因了,我也嘗試了一下cisco模擬器。
需要在模擬器的.***檔案中把兩個fa口連到一起,否則會出現你說的哪種情況
[[router r1]]
console = 3001
slot1 = pa-8e
e1/0 = r2 e1/0
fa0/0 = r2 fa0/0 ------增加這句
完成這步後,再嘗試,就沒有這種問題。
實驗結果:
r2(config)#do show ip inter bri
inte***ce ip-address ok? method status protocol
fastether***0/0 unassigned yes nvram administratively down down
ether***1/0 192.168.1.2 yes nvram up up
ether***1/1 10.129.2.1 yes nvram up up
ether***1/2 unassigned yes nvram administratively down down
ether***1/3 unassigned yes nvram administratively down down
ether***1/4 unassigned yes nvram administratively down down
ether***1/5 unassigned yes nvram administratively down down
ether***1/6 unassigned yes nvram administratively down down
ether***1/7 unassigned yes nvram administratively down down
loopback0 2.2.2.2 yes nvram up up
r2(config)#
---配置ip,no shu後的結果----
r2(config)#inter fa0/0
r2(config-if)#ip addr 3.1.1.2 255.255.255.0
r2(config-if)#do show ip inter bri
inte***ce ip-address ok? method status protocol
fastether***0/0 3.1.1.2 yes manual administratively down down
ether***1/0 192.168.1.2 yes nvram up up
ether***1/1 10.129.2.1 yes nvram up up
ether***1/2 unassigned yes nvram administratively down down
ether***1/3 unassigned yes nvram administratively down down
ether***1/4 unassigned yes nvram administratively down down
ether***1/5 unassigned yes nvram administratively down down
ether***1/6 unassigned yes nvram administratively down down
ether***1/7 unassigned yes nvram administratively down down
loopback0 2.2.2.2 yes nvram up up
r2(config-if)#no shu
r2(config-if)#
*aug 29 00:32:38.331: %link-3-updown: inte***ce fastether***0/0, changed state to up
r2(config-if)#
*aug 29 00:32:38.
335: %entity_alarm-6-info: clear info fa0/0 physical port administrative state down
r2(config-if)#
*aug 29 00:32:39.
331: %lineproto-5-updown: line protocol on inte***ce fastether***0/0, changed state to up
r2(config-if)#
r2(config-if)#
r2(config-if)#
r2(config-if)#do show ip inter bri
inte***ce ip-address ok? method status protocol
fastether***0/0 3.1.1.2 yes manual up up
ether***1/0 192.168.1.2 yes nvram up up
ether***1/1 10.129.2.1 yes nvram up up
ether***1/2 unassigned yes nvram administratively down down
ether***1/3 unassigned yes nvram administratively down down
ether***1/4 unassigned yes nvram administratively down down
ether***1/5 unassigned yes nvram administratively down down
ether***1/6 unassigned yes nvram administratively down down
ether***1/7 unassigned yes nvram administratively down down
loopback0 2.2.2.2 yes nvram up up
r2(config-if)#
3樓:匿名使用者
no shut了?
ip address了?
協議使用了哪一個?
思科packet tracer裡的2811 fa0/0口連線pc不通。物理up 協議down。加4esw模組無法配置ip地址。
4樓:沸騰君獅子
第一個問題,f0/0配置ip後ping不通,你把連線線換成交叉線。
5樓:日落於清晨
換線路型別,路由器和主機是同種裝置,同種裝置需要用交叉線(虛線)。另外hwic-4esw是交換板卡,這個板卡是交換機介面,沒有辦法配置ip,需要配置vlan介面再將板卡介面劃入vlan才可以。
6樓:匿名使用者
要求網路連通。路由器為1841開啟
7樓:匿名使用者
你好,我也遇到了這個問題,請問你的解決了嗎?
cisco 路由器怎麼開啟埠?serial2/0 is up, line protocol is down
8樓:匿名使用者
s口封裝的是ppp協議,對端也必須封裝為ppp協議。另外,如果配置了認證就可能是認證沒有通過。
思科模擬器中,2811路由器的fa1/0介面是怎麼來的,不是隻有fa0/0和fa0/1兩個介面嗎
cisco 路由器配置的問題 有一個s0/0/0口 line protocol is down (disabled) 請問如何設定成為up?
9樓:sky孫濤
serial0/0/0 is up, line protocol is down (disabled)
本地物理介面沒問題,線協議未啟動。線協議未啟動,在「對端埠啟動的情況下」,有以下幾個問題可以注意一下:
1、封裝:encapsulation ppp,
2、mtu:mtu 1500 bytes,
你詢問一下對端的對比一下
之前申請sdh專線的時候遇到過這樣的問題,無論我們這裡怎麼修改,線協議都是沒有啟,最後才發現,是對端的問題,只要對端也把介面啟動了就行,你可以做下這個實驗。
所以像做hsrp埠跟蹤的時候,一般跟蹤的都是這個介面的線協議啟動狀態
求能夠模擬cisco三層交換的模擬器
packet tracer可以模擬簡單的三層交換機,但是還是有很多限制。目前沒有比較好的能夠模擬三層交換的模擬器,只能用真機。唉。悲催啊。不能完全模擬,畢竟交換機是基於硬體 asci 傳輸的。cisco 模擬器上有三層交換機嗎?或者有哪個版本的模擬器能做三層交換機?這個版本不錯,最新是6.0,但是還...
在模擬器上用電腦連線一臺路由器,配置路由器的名字 自選 ,配置路由器的使能密碼,con 0密碼,vty 0 4密碼
router enable 進入配來置模式源 router config terminal 進入特權模式 router config hostname r1 更改裝置bai 名稱為r1 router config username cisco password 123 設定使用者名稱 ducisco...
在思科模擬器裡面配置靜態路由時,配置都對,可是在檢視路由表時
不能貼個配置嗎?只能幹猜。靜態是怎麼寫的?比如下一跳不可達,逃出介面無效 包括down 都會不裝表。思科路由器配置靜態路由,路由表有顯示,但pc機ping不通 路由關係是需要雙向解析的,和nat單向不同的。在幾個網段互聯時就需要配置靜態路由來指定某一個網段通過哪個地址去訪問。簡單的舉個例子,公司一臺...