五台路由器及几个交换机的互联拓扑图:
合集下载
相关主题
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
!
interface Serial0/0
no ip address
no ip directed-broadcast
shutdown
!
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1//路由器E的S0/1端口连接着192.168.14.0网络//
!
hostname A
!
!
!
ip subnet-zero
!
!
!
!
!
interface FastEthernet0/0
ip address12.2.2.1 255.0.0.0//路由器A的F0/0端口连接着12.0.0.0网络//
no ip directed-broadcast
!
interface Serial0/0
ip address 192.168.14.2 255.255.255.0
no ip directed-broadcast
!
router rip//路由器E端的RIP路由表信息。//
network 192.168.14.0
network 192.168.15.0
!
!
ip classless
no ip http server
!
!
ip classless
no ip http server
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
D#
Router E
E Con0 is now available
Press RETURN to get started!
E>en
E#show run
!
hostname B!
ip subnet-zero
!
!
!
!
!
interface FastEthernet0/0
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/0
ip address10.1.1.2 255.0.0.0//路由器B的S0/0端口连接着10.0.0.0网络//
Building configuration...
Current configuration : 625 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
A>en
A#show run
Building configuration...
Current configuration : 625 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
no ip address
no ip directed-broadcast
shutdown
!
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1
ip address10.1.1.1 255.0.0.0//路由器A的S0/1端口连接着10.0.0.0网络//
!Байду номын сангаас
hostname E
!
!
!
ip subnet-zero
!
!
!
!
!
interface FastEthernet0/0//路由器E的F0/0端口连接着192.168.15.0网络//
ip address 192.168.15.1 255.255.255.0
no ip directed-broadcast
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname C
!
!
!
ip subnet-zero
!
!
!
!
!
interface FastEthernet0/0
!
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1
ip address 131.12.12.2 255.255.0.0//路由器C的S0/1端口连接着131.12.0.0网络//
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1
ip address 192.168.14.1 255.255.255.0//路由器D的S0/1端口连接着192.168.14.0网络//
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
B#
Router C
C Con0 is now available
Press RETURN to get started!
C>en
C#show run
Building configuration...
Current configuration : 625 bytes
no ip directed-broadcast
!
router rip
network 10.0.0.0
network12.0.0.0//路由器A上的RIP路由表。//
!
!
ip classless
no ip http server
!
!
banner motd ^C
-----------------------
B>en
B#show run
Building configuration...
Current configuration : 625 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
login
!
end
C#
Router D
D Con0 is now available
Press RETURN to get started!
D>en
D#show run
Building configuration...
Current configuration : 625 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname D
!
!
!
ip subnet-zero
!
!
!
!
!
interface FastEthernet0/0
ip address 211.211.200.1 255.255.255.0//路由器D的F0/0端口连接着211.211.200.0网络//
no ip directed-broadcast
clockrate 64000//路由器B的S0/1端口配置了时钟频率。//
!
router rip
network 10.0.0.0
network 131.12.0.0//路由器B端的RIP路由表信息。//
!
!
ip classless
no ip http server
-------------------------
jxfkdfkdlf
---------------------- ^C
!
line con 0
line aux 0
line vty 0 4
login
!
end
A#
Router B
B Con0 is now available
Press RETURN to get started!
no ip directed-broadcast
clockrate 64000//路由器D的S0/1端配置了时钟频率。//
!
router rip//路由器D端的RIP路由表信息。//
network 172.168.0.0
network 192.168.14.0
network 211.211.200.0
no ip directed-broadcast
!
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1
ip address 131.12.12.1 255.255.0.0//路由器B的S0/1端口连接着131.12.0.0网络//
no ip directed-broadcast
!
router rip
network 131.12.0.0
network 172.168.0.0//路由器C端的RIP路由表信息。//
!
!
ip classless
no ip http server
!
!
!
line con 0
line aux 0
line vty 0 4
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/0
ip address 172.168.15.1 255.255.0.0//路由器C的S0/0端口连接着172.168.0.0网络//
no ip directed-broadcast
no ip directed-broadcast
!
interface Serial0/0
ip address 172.168.15.2 255.255.0.0//路由器D的S0/0端口连接着172.168.0.0网络//
no ip directed-broadcast
clockrate 64000
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
E#
学习心得:
1.RIP路由比静态路由配置更简单。
2.对于DCE类型的路由器端口一定要配置时钟频率,保持整个网络的同步。
3.要记着配置PASSWORD和用PING进行测试。
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
五台路由器及几个交换机的互联拓扑图:
//各路由器之间运行着RIPVERSION1协议//
Router A
Anow available
Press RETURN to get started!
-----------------------
------------
jxfkdfkdlf
----------------------
interface Serial0/0
no ip address
no ip directed-broadcast
shutdown
!
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1//路由器E的S0/1端口连接着192.168.14.0网络//
!
hostname A
!
!
!
ip subnet-zero
!
!
!
!
!
interface FastEthernet0/0
ip address12.2.2.1 255.0.0.0//路由器A的F0/0端口连接着12.0.0.0网络//
no ip directed-broadcast
!
interface Serial0/0
ip address 192.168.14.2 255.255.255.0
no ip directed-broadcast
!
router rip//路由器E端的RIP路由表信息。//
network 192.168.14.0
network 192.168.15.0
!
!
ip classless
no ip http server
!
!
ip classless
no ip http server
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
D#
Router E
E Con0 is now available
Press RETURN to get started!
E>en
E#show run
!
hostname B!
ip subnet-zero
!
!
!
!
!
interface FastEthernet0/0
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/0
ip address10.1.1.2 255.0.0.0//路由器B的S0/0端口连接着10.0.0.0网络//
Building configuration...
Current configuration : 625 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
A>en
A#show run
Building configuration...
Current configuration : 625 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
no ip address
no ip directed-broadcast
shutdown
!
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1
ip address10.1.1.1 255.0.0.0//路由器A的S0/1端口连接着10.0.0.0网络//
!Байду номын сангаас
hostname E
!
!
!
ip subnet-zero
!
!
!
!
!
interface FastEthernet0/0//路由器E的F0/0端口连接着192.168.15.0网络//
ip address 192.168.15.1 255.255.255.0
no ip directed-broadcast
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname C
!
!
!
ip subnet-zero
!
!
!
!
!
interface FastEthernet0/0
!
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1
ip address 131.12.12.2 255.255.0.0//路由器C的S0/1端口连接着131.12.0.0网络//
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1
ip address 192.168.14.1 255.255.255.0//路由器D的S0/1端口连接着192.168.14.0网络//
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
B#
Router C
C Con0 is now available
Press RETURN to get started!
C>en
C#show run
Building configuration...
Current configuration : 625 bytes
no ip directed-broadcast
!
router rip
network 10.0.0.0
network12.0.0.0//路由器A上的RIP路由表。//
!
!
ip classless
no ip http server
!
!
banner motd ^C
-----------------------
B>en
B#show run
Building configuration...
Current configuration : 625 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
login
!
end
C#
Router D
D Con0 is now available
Press RETURN to get started!
D>en
D#show run
Building configuration...
Current configuration : 625 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname D
!
!
!
ip subnet-zero
!
!
!
!
!
interface FastEthernet0/0
ip address 211.211.200.1 255.255.255.0//路由器D的F0/0端口连接着211.211.200.0网络//
no ip directed-broadcast
clockrate 64000//路由器B的S0/1端口配置了时钟频率。//
!
router rip
network 10.0.0.0
network 131.12.0.0//路由器B端的RIP路由表信息。//
!
!
ip classless
no ip http server
-------------------------
jxfkdfkdlf
---------------------- ^C
!
line con 0
line aux 0
line vty 0 4
login
!
end
A#
Router B
B Con0 is now available
Press RETURN to get started!
no ip directed-broadcast
clockrate 64000//路由器D的S0/1端配置了时钟频率。//
!
router rip//路由器D端的RIP路由表信息。//
network 172.168.0.0
network 192.168.14.0
network 211.211.200.0
no ip directed-broadcast
!
interface FastEthernet0/1
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/1
ip address 131.12.12.1 255.255.0.0//路由器B的S0/1端口连接着131.12.0.0网络//
no ip directed-broadcast
!
router rip
network 131.12.0.0
network 172.168.0.0//路由器C端的RIP路由表信息。//
!
!
ip classless
no ip http server
!
!
!
line con 0
line aux 0
line vty 0 4
no ip address
no ip directed-broadcast
shutdown
!
interface Serial0/0
ip address 172.168.15.1 255.255.0.0//路由器C的S0/0端口连接着172.168.0.0网络//
no ip directed-broadcast
no ip directed-broadcast
!
interface Serial0/0
ip address 172.168.15.2 255.255.0.0//路由器D的S0/0端口连接着172.168.0.0网络//
no ip directed-broadcast
clockrate 64000
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
end
E#
学习心得:
1.RIP路由比静态路由配置更简单。
2.对于DCE类型的路由器端口一定要配置时钟频率,保持整个网络的同步。
3.要记着配置PASSWORD和用PING进行测试。
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
五台路由器及几个交换机的互联拓扑图:
//各路由器之间运行着RIPVERSION1协议//
Router A
Anow available
Press RETURN to get started!
-----------------------
------------
jxfkdfkdlf
----------------------