项目三路由基础.pptVIP

  • 1
  • 0
  • 约3.56千字
  • 约 33页
  • 2017-05-30 发布于北京
  • 举报
采用正确的线缆类型连接各网络设备,需要用到以下连接介质: 多模光缆跳线-3对 UTP线缆若干 V.35串行线缆1对 为每台路由器设定 主机名称- hostname XXX 接口IP地址- ip addr A.B.C.D A.B.C.D 接口描述- description XXXXXXX 启用接口- no shutdown 测试相邻路由器接口间连通性 三台路由器上启用静态路由协议 Router(config)#ip route x.x.x.x x.x.x.x next-hop Router(config)#ip route x.x.x.x x.x.x.x port 宣告所去的目的网络 直接送出的下一跳或端口 问题:如何考虑静态路由的设置? Fa0/1 1 Fa0/1 1 Fa0/1 1 Fa0/2 6 Fa0/3 1 s0/1 9 Fa0/2 5 Fa0/2 2 s0/1 10 Teach(config)#ip route 172.16.10.4 25.255.255.252 fa0/2|10.4.0.6 Teach(config)#ip route 192.168.8.0 255.255.255.0 fa0/2|10.4.0.6 Teach(config)#ip route 192.168.10.0 255.255.255.0 s0/1|10.4.0.10 Teach(config)#ip route 10.4.0.0 255.255.255.252 s0/1|10.4.0.10 Office(config)#ip route 192.168.9.0 255.255.255.0 fa0/2|10.4.0.5 Office(config)#ip route 192.168.10.0 255.255.255.0 fa0/3|10.4.0.2 Office(config)#ip route 10.4.0.8 255.255.255.252 fa0/3|10.4.0.2 Lab(config)#ip route 192.168.9.0 255.255.255.0 s0/1|10.4.0.9 Lab(config)#ip route 192.168.8.0 255.255.255.0 fa0/2|10.4.0.1 Lab(config)#ip route 10.4.0.4 255.255.255.252 fa0/2|10.4.0.1 Lab(config)#ip route 172.16.100.4 255.255.255.252 fa0/2|10.4.0.1 Office(config)#ip route 0.0.0.0 0.0.0.0 172.16.100.5 查看当前配置清单 show running-config 查看当前路由表 show ip route 测试网络连通性 ping/traceroute的使用 ?#? 27 Purpose: The figure shows how the RIP commands operate on the example network. Emphasize: An administrator only specifies directly connected networks that should be published to other routers. Without the network command, nothing is advertised. With a network command, the router will advertise every subnet within the Class A, B, or C network specified in the configuration. ?#? 模块1 路由器基本配置 能根据需求,选择路由器完成网络连接,并完成基本配置,使链路启用。 春晖中学园区内共有三栋建筑物,分别是行政楼、教学楼和实验楼 校园内部的三栋建筑物组建相互连通的局域网 整个校园要连接到互联网,为广大师生提供上网条件 教育城域网 /互联网 行政楼 教学楼 实验楼 学校通过教育城域网连接到互联网,市教育局信息中心为春晖中学分配了3个C类的IP地址(192.168.8.0~192.168.10.0)用于终端设备的IP地址分配,将连接城域网的线缆已敷设到校行政楼的信息室 连接城域网的出口网络地址为172.16.100.6/30(由市教育局指定) 局域网内部路由器相互连接的网络采用10网段(由学校自定) 局域网内部各建筑物间采用千兆光纤连接,已完成布线工程(三栋

文档评论(0)

1亿VIP精品文档

相关文档