- 1、本文档共28页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
静态路由实验
网络实验设备情况介绍 本实验室的机柜的设备位置图 本实验室的机柜的设备连接图 完成实验一: 静态路由设置 本实验室的设备拓扑图 路由设备及连接线缆的介绍 UTP(RJ45双绞线) UTP 交叉线 RJ-45接头 背对背连接模拟HDLC 背对背连接模拟HDLC的配置方法 路由器的基本配置方法 Cisco 路由器配置途径 Cisco 路由器配置模式 路由器模式一览 用户模式 特权模式 全局配置模式 配置串口 配置IP地址 Routerenable Router#config t Router(config)#int s0 Router(config-if)#ip address Router(config-if)#int e0 Router(config-if)#ip address Router(config-if)#^Z IP地址配置的基本原则 路由器的物理网络端口需要有一个IP地址 相邻路由器的相邻端口IP地址在同一网段 同一路由器不同端口在不同网段上(牢记!) 静态路由协议 什么是路由 静态路由 静态路由的例子 缺省路由 R1(config)# ip route R1(config)# :目的地址 :子网掩码 :下一跳的IP地址 (也称为网关,离本子网最近的路由器接口地址) 静态路由的删除: 2501(config)#no ip route 2501(config)# 缺省路由,用于INTERNET连接,安全性不好。 请做访问列表或... 2501(config)#ip route e0 2501(config)# Slide 1 of 1 Purpose: Emphasize: Here is a list of some of the configuration modes available. For a complete list of the router configuration modes, refer to the Cisco Documentation CD-ROM. Purpose: This figure describes how a static route operates. Emphasize: For intercommunication, static routes must be configured in both directions. Static routes are often used to route traffic to a stub network or other network where only a single route to that network exists. Purpose: This figure gives an example of a static route configuration. Purpose: This figure gives an example of a default route configuration. Emphasize: With an address and subnet mask of in the ip route statement, packets for any network not listed in the routing table will be sent to the next hop, . Emphasize: Make sure each student has seen a Cat 5 cable. Describe the test for straight through cable determination. If you hold the two ends of an RJ-45 cable side by side, youll see eight colored strips, or pins, at each end. If the order of the colored pins is the same at each end, then the cable is straight through. If the order of the colors is reversed at each end, then the cable is crossed over or rolled. Straight-thru Ethernet uses pins 1, 2, 3, and 6. Straight-thru cables are used for switch to rou
文档评论(0)