R1配置,区域0,S1为完全STUB区域内
使用3个R背对背的实验环境,其中R1、R2、属于AREA0,且R2是ABR,在R3做STUB区域。
R1属于区域0与1
R2属于区域2与完全STUB区域。并且模拟网段,做汇总。
R3是STUB区域内的普通R,做简单的配置
并且在接口上使用认证与区域认证。
步骤:
1、配置好个接口IP地址,确认其连通性。
2、在R2上ABR使用 area 2 stub no-summary,其他路由器不必打,但是不能忘记 area 2 stub命令
3、在接口上与区域上使用认证功能。
-------------------------R1配置----------- Router>en Router#config Configuring from terminal, memory, or network [terminal]? Enter configuration commands, one per line. End with CNTL/Z. Router(config)#ho R1 R1(config)#no ip domain-lo R1(config)#line c 0 R1(config-line)#logg syn R1(config-line)#exec-t 0 0 R1(config-line)#exit R1(config)#int ser0 R1(config-if)#ip add 10.0.0.1 255.255.255.252 R1(config-if)#no shut R1(config-if)#exit R1(config)#int e0 R1(config-if)#ip add 10.1.1.1 255.255.255.252 R1(config-if)#no shut R1(config-if)#exit R1(config)#int lo 0 R1(config-if)#ip add 172.17.0.1 255.255.255.0 R1(config-if)#exit R1(config)#router ospf 100 R1(config-router)#net 10.0.0.0 0.0.0.3 area 0 R1(config-router)#net 172.17.0.0 0.0.0.255 area 1 R1(config-router)#area 1 authentication message-digest (加入区域认证) R1(config-router)#area 0 authentication message-digest R1(config-router)#exit R1(config)#int ser0 R1(config-if)#ip ospf me R1(config-if)#ip ospf message-digest-key 1 md5 cisco (加入接口认证) R1(config-if)#exit R1(config)#int e 0 R1(config-if)#ip ospf message-digest-key 1 md5 cisco R1(config-if)#no shut R1(config-if)#exit |
| 共3页: 1 [2] [3] 下一页 | |||||
|
|
||||
| · 勇闯IT培训黑色围城 · 见证中国网络安全二十年 · 技术人求职简历完备手册 · 华为员工自杀频频拷问.. · 视频访谈:网管员如何踏.. · 首届中国IT工程师生态.. · 思科全球CEO钱伯斯第七.. · 北漂技术人90天求职纪实 |
· 2007年互联网大会 · 龙芯要做中国的“奔腾” · IPv6协议--拓展网络无.. · 国际文档格式标准开战 · 微软出价446亿美元收购.. · 贝恩资本携手华为22亿.. · Linux——从菜鸟到高手 · SOA 面向服务架构 |
|||
|
||||
| · SQL Server 2008/2005.. · SOA 面向服务架构 · SQL Server 2008/2005.. · iSCSI应用与发展 · RAID——磁盘阵列基础 · 中间件应用技术专题 · SQL Server入门到精通 · 国际文档格式标准开战 |
· 路由器设置与口令恢复 · Linux防火墙 · 打造安全服务器 · SOA 面向服务架构 · PHP开发应用手册 · ADSL应用面面俱到 · 入侵防护系统(IPS)初探 · ADSL应用面面俱到 |
|||
|
||||
| · iSCSI应用与发展 · 中间件应用技术专题 · SQL Server入门到精通 · SQL Server 2008/2005.. · SOA 面向服务架构 · iSCSI应用与发展 · RAID——磁盘阵列基础 · 路由器设置与口令恢复 |
· SOA 面向服务架构 · 了解统一威胁管理(UTM).. · ADSL应用面面俱到 · ADSL应用面面俱到 · PHP开发应用手册 · 中间件应用技术专题 · 交换机故障解决指南 · OSPF路由协议专栏 |
|||