OSOF综合实验(一)

一、192.168.1.1在area 1里面

1.实验拓扑图

2.路由器配置

    (1)IP地址配置

R1:

#

interface Ethernet0/0/0

 ip address 10.1.1.1 255.255.255.192

#

interface LoopBack0

 ip address 192.168.1.1 255.255.255.255

#

R2:

#

interface Ethernet0/0/0

 ip address 10.1.1.2 255.255.255.192

#

interface Ethernet0/0/1

 ip address 10.1.1.65 255.255.255.224

#

R3:

#

interface Ethernet0/0/0

 ip address 10.1.1.66 255.255.255.224

#

interface Ethernet0/0/1

 ip address 10.1.1.97 255.255.255.240

#

R4:

#

interface Ethernet0/0/0

 ip address 10.1.1.98 255.255.255.240

#

interface LoopBack0

 ip address 192.168.3.1 255.255.255.255

#

R5:

#

interface Ethernet0/0/0

 ip address 10.1.1.99 255.255.255.240

#

interface LoopBack0

 ip address 192.168.2.1 255.255.255.255

#

  (2)区域配置

R1:

#

ospf 1 router-id 1.1.1.1

 area 0.0.0.1

  network 10.1.1.0 0.0.0.63

  network 192.168.1.1 0.0.0.0

#

R2:

#

ospf 1 router-id 2.2.2.2

 area 0.0.0.0

  network 10.1.1.64 0.0.0.31

 area 0.0.0.1

  network 10.1.1.0 0.0.0.63

#

R3:

#

ospf 1 router-id 3.3.3.3

 area 0.0.0.0

  network 10.1.1.64 0.0.0.31

 area 0.0.0.2

  network 10.1.1.96 0.0.0.15

#

R4:

#

ospf 1 router-id 4.4.4.4

 area 0.0.0.2

  network 10.1.1.96 0.0.0.15

  network 192.168.3.1 0.0.0.0

#

R5:

#

ospf 1 router-id 5.5.5.5

 import-route direct  //引入直连路由192.168.2.1/32

 area 0.0.0.2

  network 10.1.1.96 0.0.0.15

#

3.验证

查看R1的lsdb表:

查看R5的lsdb表:

Dis ospf lsdb router/network/summary/ase/asbr  //查看路由通告详细信息

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值