1樓:匿名使用者
這些東西我都忘得差不多了。 - -p
不過,你這個用的是路由器啊,路由器配置好了不管同不同網段都能通的。
求助,思科模擬器配置問題,靜態路由配置,應該怎麼做
2樓:嚴謹的
1、dns是用來把**解析到公網ip位址的,如果你有乙個**的話,首先要去申請乙個**網域名稱比如****xx.***,然後解析到您**伺服器所在網路的公網位址,然後你把**伺服器掛在公網上或者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 fastether***0/0
ip address 192.168.1.254 255.255.255.0
duplex auto
speed auto
!inte***ce fastether***0/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
***work 10.0.0.0
***work 172.16.0.0
***work 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 fastether***0/0
ip address 192.168.3.254 255.255.255.0
duplex auto
speed auto
!inte***ce fastether***0/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
***work 172.16.0.0
***work 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 fastether***0/0
ip address 10.0.0.2 255.255.255.0
duplex auto
speed auto
!inte***ce fastether***0/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
***work 10.0.0.0
***work 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
3樓:匿名使用者
在各個路由器上配置所有非直連網段的靜態路由即可。
4樓:匿名使用者
九州軟體是用於在不同網路環境下快速切換ip位址等網路配置的軟體工具。
提供換ip功能,包含靜態線路和動態線路選擇覆蓋全國70多個省500多個城市千萬ip位址隨意選擇靜態ip.動態ip位址可長期使用
有***p、l2tp,支援模擬器多視窗模式
cisco模擬器如何配置靜態路由
5樓:
配好路由介面位址後
在路由器全域性模式下
ip route a.b.c.d ***mask inte***ce
你的拓撲圖
r1配置
ip route 160.65.30.0 255.255.255.252 f0/1
ip route 192.168.x.0 255.255.255.0 f0/1
ip route 192.168.x+1.0 255.255.255.0 f0/1
r2配置
ip route 192.168.1.0 255.255.255.0 f0/0
ip route 192.168.x+1.0 255.255.255.0 f1/0
r3配置
ip route 192.168.x.0 255.255.255.0 f0/1
ip route 160.68.30.0 255.255.255.252 f0/1
ip route 192.168.1.0 255.255.255.0 f0/1
記得給pc分配位址跟閘道器
6樓:匿名使用者
在配置模式下輸入 no ip routing 禁用路由功能
2:在介面模式下輸入 switchport 啟用二層交換埠
2步即可。
7樓:匿名使用者
簡單來說,在所有路由器上配置其非直連路由。針對這個拓撲圖,在每乙個路由器上分別配置兩條非直連路由。注意一定配置的是非直連路由,直連路由是可以自動獲得的,不需要配置
8樓:925拾光追影
在每個路由器上配置其非直連路由。ip route 目標網段 子網掩碼 下一跳位址。
cisco模擬器配置靜態路由
9樓:匿名使用者
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 fastether***0/0
ip address 192.168.1.254 255.255.255.0
duplex auto
speed auto
!inte***ce fastether***0/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
***work 10.0.0.0
***work 172.16.0.0
***work 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 fastether***0/0
ip address 192.168.3.254 255.255.255.0
duplex auto
speed auto
!inte***ce fastether***0/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
***work 172.16.0.0
***work 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 fastether***0/0
ip address 10.0.0.2 255.255.255.0
duplex auto
speed auto
!inte***ce fastether***0/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
***work 10.0.0.0
***work 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
思科模擬器配置在思科模擬器上怎麼進行交換機的基本配置
樓主,你好 很簡單,我手動敲一下 f0 0為出口埠 f0 1為內網介面 配置如下 router inte ce f0 0 no shu ip nat outside exit inte ce f0 1 no shu exit inter f0 1.10 encap dot1q 10 封裝 dot1q...
思科模擬器交換機怎麼配置ip在思科模擬器上如何進行交換機的基本配置?
int f0 1 no switchport ip add x.x.x.x x.x.x.x二層交換機配不了ip 模擬器裡面安裝個我們軟體 很多都可以用 但效果可能不太一樣 找到適合自己的才是最好的。可以測試一下。軟體名稱 兔子,動態。ip 軟體語言 簡體中文 軟體類別 網路加速 執行環境 winxp...
思科模擬器中DNS伺服器怎麼配置解析網域名稱求詳細步驟,謝謝大家
如果是思科的packet tracer,直接在伺服器上配置 dns 輸入ip和網域名稱新增即可。如果是命令列,伺服器段配置 switch config ip domain nane cisco.com switch config ip name server 10.1.1.209 10.1.1.21...