1樓:匿名使用者
rip是動態更新路由表,它是把自己的路由表更新了之後廣播出去讓其他路由學習,不用像靜態路由那樣指向,有什麼疑問可以繼續**,我也在學這個
2樓:匿名使用者
會自己學習的,只要公佈自己直連的就好了。不過rip一定要注意版本的問題。
3樓:匿名使用者
rip路由協議過程我就不詳細說了。它主要是通過像自己的鄰居路由宣佈自己的路由表,之後兩臺路由或多臺路由經過協調後就能夠路由
思科模擬器用rip靜態路由怎麼配置
4樓:漆黑之翼
rip靜態路由是
default-information originate (再rip配置下輸入)
意思是下發一個靜態路由,所有的預設路由都指向我!
5樓:洛桑
這個直接配置埠和ip不就好了,rip最大支援15跳
思科裝置中,在配置路由動態協議rip.eigrp中為什麼rip直連網路就不用釋出網路,就可以學到的路由,但eigrp
6樓:電腦愛好者
rip eigrp 都是學習鄰居路由表的,都是需要給鄰居路由器傳送路由資訊已與鄰居路由器建立關係,獲得鄰居路由器的路由表。以此鄰居路由到鄰居路由,已貫穿整個網路拓撲。
7樓:
誰說rip不用發bai布其直連
du網路啊?
你配zhi置rip的時候不是釋出的網段dao麼?內router rip
network x.x.x.x 這個就是宣告哪個網路容是屬於rip的啊
router eigrp
network x.x.x.x x.x.x.x 這個同樣是宣告哪個網路是屬於eigrp的啊
如果相鄰的路由器都不宣告,那他們如何知道自己哪個介面是啟用了動態路由協議的呢?
求助,思科模擬器配置問題,靜態路由配置,應該怎麼做
8樓:嚴謹的
1、dns是用來把**解析到公網ip地址的,如果你有一個**的話,首先要去申請一個**域名比如www.xx.com,然後解析到您**伺服器所在網路的公網地址,然後你把**伺服器掛在公網上或者nat對映到公網上就可以了
2、所有配置如下拓撲圖如下
router0
cisco0(config)#do sh run
building configuration...
current configuration : 797 bytes
!version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!hostname cisco0!!
!enable secret 5 $1$merr$hx5rvt7rpnos4wqbxkx7m0!!
!!!!
username cisco password 0 cisco!!
!!!!
!spanning-tree mode pvst!!
!!inte***ce fastethernet0/0
ip address 192.168.1.254 255.255.255.0
duplex auto
speed auto
!inte***ce fastethernet0/1
ip address 10.0.0.1 255.255.255.0
duplex auto
speed auto
!inte***ce serial0/0/0
ip address 172.16.3.1 255.255.255.0
!inte***ce serial0/0/1
no ip address
!inte***ce vlan1
no ip address
shutdown
!router rip
version 2
network 10.0.0.0
network 172.16.0.0
network 192.168.1.0
no auto-summary
!ip classless!!
!!!!
!line con 0
!line aux 0
!line vty 0 4
login!!
!end
router1
cisco1(config)#do sh run
building configuration...
current configuration : 797 bytes
!version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!hostname cisco1!!
!enable secret 5 $1$merr$hx5rvt7rpnos4wqbxkx7m0!!
!!!!
username cisco password 0 cisco!!
!!!!
!spanning-tree mode pvst!!
!!inte***ce fastethernet0/0
ip address 192.168.3.254 255.255.255.0
duplex auto
speed auto
!inte***ce fastethernet0/1
no ip address
duplex auto
speed auto
shutdown
!inte***ce serial0/0/0
ip address 172.16.3.2 255.255.255.0
clock rate 64000
!inte***ce serial0/0/1
no ip address
shutdown
!inte***ce vlan1
no ip address
shutdown
!router rip
version 2
network 172.16.0.0
network 192.168.3.0
no auto-summary
!ip classless!!
!!!!
!line con 0
!line aux 0
!line vty 0 4
login!!
!end
router2
cisco2(config)#do sh run
building configuration...
current configuration : 677 bytes
!version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!hostname cisco2!!
!enable secret 5 $1$merr$hx5rvt7rpnos4wqbxkx7m0!!
!!!!
username cisco password 0 cisco!!
!!!!
!spanning-tree mode pvst!!
!!inte***ce fastethernet0/0
ip address 10.0.0.2 255.255.255.0
duplex auto
speed auto
!inte***ce fastethernet0/1
ip address 192.168.2.254 255.255.255.0
duplex auto
speed auto
!inte***ce vlan1
no ip address
shutdown
!router rip
version 2
network 10.0.0.0
network 192.168.2.0
no auto-summary
!ip classless!!
!!!!
!line con 0
!line aux 0
!line vty 0 4
login!!
!end
pc0配置
pc1配置
dns配置
pc0到pc1測試
pc0-dns
9樓:匿名使用者
在各個路由器上配置所有非直連網段的靜態路由即可。
10樓:匿名使用者
九州軟體是用於在不同網路環境下快速切換ip地址等網路配置的軟體工具。
提供換ip功能,包含靜態線路和動態線路選擇覆蓋全國70多個省500多個城市千萬ip地址隨意選擇靜態ip.動態ip地址可長期使用
有pptp、l2tp,支援模擬器多視窗模式
思科模擬器靜態路由配置細節問題?
11樓:匿名使用者
這些東西我都忘得差不多了。 - -p
不過,你這個用的是路由器啊,路由器配置好了不管同不同網段都能通的。
cisco模擬器配置靜態路由
12樓:匿名使用者
2、所有配置如下
拓撲圖如下
router0
cisco0(config)#do sh run
building configuration...
current configuration : 797 bytes
!version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!hostname cisco0!!
!enable secret 5 $1$merr$hx5rvt7rpnos4wqbxkx7m0!!
!!!!
username cisco password 0 cisco!!
!!!!
!spanning-tree mode pvst!!
!!inte***ce fastethernet0/0
ip address 192.168.1.254 255.255.255.0
duplex auto
speed auto
!inte***ce fastethernet0/1
ip address 10.0.0.1 255.255.255.0
duplex auto
speed auto
!inte***ce serial0/0/0
ip address 172.16.3.1 255.255.255.0
!inte***ce serial0/0/1
no ip address
!inte***ce vlan1
no ip address
shutdown
!router rip
version 2
network 10.0.0.0
network 172.16.0.0
network 192.168.1.0
no auto-summary
!ip classless!!
!!!!
!line con 0
!line aux 0
!line vty 0 4
login!!
!end
router1
cisco1(config)#do sh run
building configuration...
current configuration : 797 bytes
!version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!hostname cisco1!!
!enable secret 5 $1$merr$hx5rvt7rpnos4wqbxkx7m0!!
!!!!
username cisco password 0 cisco!!
!!!!
!spanning-tree mode pvst!!
!!inte***ce fastethernet0/0
ip address 192.168.3.254 255.255.255.0
duplex auto
speed auto
!inte***ce fastethernet0/1
no ip address
duplex auto
speed auto
shutdown
!inte***ce serial0/0/0
ip address 172.16.3.2 255.255.255.0
clock rate 64000
!inte***ce serial0/0/1
no ip address
shutdown
!inte***ce vlan1
no ip address
shutdown
!router rip
version 2
network 172.16.0.0
network 192.168.3.0
no auto-summary
!ip classless!!
!!!!
!line con 0
!line aux 0
!line vty 0 4
login!!
!end
router2
cisco2(config)#do sh run
building configuration...
current configuration : 677 bytes
!version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!hostname cisco2!!
!enable secret 5 $1$merr$hx5rvt7rpnos4wqbxkx7m0!!
!!!!
username cisco password 0 cisco!!
!!!!
!spanning-tree mode pvst!!
!!inte***ce fastethernet0/0
ip address 10.0.0.2 255.255.255.0
duplex auto
speed auto
!inte***ce fastethernet0/1
ip address 192.168.2.254 255.255.255.0
duplex auto
speed auto
!inte***ce vlan1
no ip address
shutdown
!router rip
version 2
network 10.0.0.0
network 192.168.2.0
no auto-summary
!ip classless!!
!!!!
!line con 0
!line aux 0
!line vty 0 4
login!!
!end
pc0配置
pc1配置
dns配置
pc0到pc1測試
pc0-dns
在思科模擬器中OSPF怎樣設定思科模擬器怎麼配置四個路由器四個區域OSPF
在思科模 bai擬器中ospf設定的du步驟如下 zhi1 router1的dao 配置版 配置環回口和int2 0的介面的ip地址和ospf的配 置。2 權router2的配置 配置環回口和int2 0的介面的ip地址和ospf的配置。以及int2 0 的時脈頻率。3 router3的配置 配置環...
安裝思科模擬器packet tracer 6 1安裝出現如
6.1好像是這個問題。換個6.0安裝。我的電腦安裝了cisco packet tracer 一執行就出現如下警告 你用的是測試版的?好像是說你沒有註冊,過期了,去下個正式版的吧 應該是安裝檔案有問題,重下個試試 如何安裝cisco packet tracer 6.0 剛安裝的cisco packet...
思科模擬器中使用3560交換機配置不同vlan之間的通訊,為
inte ce vlan 10只是進入了vlan的虛介面,並不是建立vlan 你要先建立vlan,在全域性配置模式下敲vlan 10 這樣你的vlan資料庫裡才會有vlan10的資訊通過show vlan brief 可以檢視到或者通過dir可以檢視到vlan.dat這個檔案純在 注意vlan資料庫...