- 1、本文档共9页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
172.16.2.1.ppt
? 2009, Cisco Systems, Inc. ICND—9 ? 1999, Cisco Systems, Inc. 9-* SO 静态路由 B Network A 无开销,配置简单,需人工维护,适合简单拓扑结构的网络。 B Stub Network Stub Network ip route SO 静态路由的例子 B Network A B 这是一条单方向的路径,必须配置一条相反的路径。 Stub Network ip route 缺省路由 SO B Network A B 使用缺省路由后,Stub Network可以到达路由器A以外的网络。 //不用于动态地址分配的地址 ip dhcp excluded-address 0 //global是pool name, 由用户指定 ip dhcp pool a7a //动态分配的地址段 network //为客户机配置dns服务器 dns-server //为客户机配置网关 default-router 定义访问控制列表。 access-list 1 permit 55 实现外接口地址的复用及IP地址的动态转换。 ip nat inside source list 1 interface fastethernet0/1 overlocad inside source list 1 : 表示从inside 接口进入并符合acces-list 1 要求的数据包,它的源地址将被进行PAT转换。 实现外接口地址的复用及IP地址的动态转换。 ip nat inside source list 1 interface fastethernet0/1 overlocad interface fastethenet0/1:表示在f0/1接口上进行接口复用。 overload:它的意思为过载,正因为配置了overload,才能实现接口复用 在接口上启用PAT. (config)# interface fastethent0/0 (config-if)#ip nat inside (config)# interface fastethent0/1 (config-if)# ip nat outside 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, . ICND—Adding Basic IP Routing Protocols Copyright ? 1999, Cisco Systems, Inc. 9-* ICND—Connecting to Network Resources Copyright ? 1999, Cisco Systems, Inc. 4-* ? 2009, Cisco Systems, Inc. ICND—9 ? 1999, Cisco Systems, Inc. 9-* Purpose: This figure describes how a static route operates. Emphasize: For intercommunication, static routes must be configured in both directions. Static rout
您可能关注的文档
最近下载
- 品牌策划与推广实战PPT全套完整教学课件.pptx
- 概率论与数理统计课件-全概率与贝叶斯公式.ppt VIP
- 炒茶机及其系统设计.doc
- The Pricing of Options and Corporate Liabilities期权定价与公司负债.pdf
- (概率论与数理统计)全概率公式与贝叶斯公式.ppt VIP
- 新人教(pep)四年级英语下册Unit4 At the Farm A. Let's talk 说课稿.doc
- 职业教育课程建设人工智能赋能的改革研究.docx VIP
- 公司出纳年终工作总结6篇.docx VIP
- (完整word版)AAO工艺设计计算.doc VIP
- 《秘书工作理论与实务》课件——第一章 秘书办文工作.pptx VIP
文档评论(0)