首页 > 其他分享 >TCPIP路由技术第一卷第八章OSPF 第六部分-1虚链路

TCPIP路由技术第一卷第八章OSPF 第六部分-1虚链路

时间:2024-08-19 20:21:11浏览次数:12  
标签:ospf area int ip tunnel 110 链路 OSPF TCPIP

tcp/ip_ospf案例研究6虚链路/认证/ABR filtering

1.area 1 virtual-link 33.1.1.1 (rid)

2.gre tunnel(ip封装ip的技术)

int tunnel0

ip add 113.1.1.1 255.255.255.0

ip ospf 110 area 0

tunnel source lo0

tunnel destination 33.1.1.1

3.认证有很多种组合,值需要记住本资粮链路认证

show ip ospf

show ip ospf int s0/1

4.区域间3类lsa过滤(in/out)

r1:area 0 filter-list prefix area 1 in

ip prefix-list areal permit

13.1.1.0/24(仅允许13.1.1.0进入)

5.ip ospf data filter all out过滤掉所有的出去的lsa接口

r1:

int f0/3

ip add 13.1.1.1 255.255.255.0

ip ospf 110 area 1

int lo0

ip add 11.1.1.1 255.255.255.0

ip ospf 110 area 1

r3:

int s0/3

ip add 13.1.1.3 255.255.255.0

ip ospf 110 area 1

int f1/0

ip ospf 110 area 2

ip ospf network point-to-point

r5:

int lo0

ip ospf 110 area 2

int f1/0

ip ospf 110 area 2

ip ospf network point-to-point

r1:

int f1/0

ip ospf 110 area 0

r2:

int f1/0

ip ospf 110 area 0

int lo0

ip ospf 110 area 0

虚链路解决原理区域和分割area 0的问题

在区域abr上做虚链路

step1

r2(config-router)#area 1 virtual-link 3.3.3.3(对方的router-id)

step2

r3(config-router)#area 1 virtual-link 2.2.2.2

另外一个解决方法tunnel

还有双进程重分布

r3:

int tunnel 0

tunnel source lo0

tunnel destination 11.1.1.1

ip add 113.1.1.3 255.255.255.0

r1:

int tunnel 0

tunnel source lo0

tunnel destination 33.1.1.1

ip add 113.1.1.1 255.255.255.0

int tunnel 0

ip ospf 110 area 0

r3:

int tunnel 0

ip ospf 110 area 0

show ip ospf int bri(tunnel的cost值比较大11111)

router ospf 110

area 1 virtual-link 11.1.1.1

r1:

router ospf 110

area 1 virtual-link 33.1.1.1

标签:ospf,area,int,ip,tunnel,110,链路,OSPF,TCPIP
From: https://www.cnblogs.com/smoke520/p/18368023

相关文章

  • TCPIP路由技术第一卷第八章OSPF 第五部分-2 Forward address
    tcp/ip_ospf案例研究5forwardaddressforwardaddress:intheautonomoussystem'sinteriortofunctionas"routeserver"initsas-external-lsas,packetsshouldberouteddirectly通告0.0.0.0非0的情况nssa区域:转发地址为asbr上最大的环回口非nssa:直接为下一跳地......
  • TCPIP路由技术第一卷第八章OSPF 第五部分-1 特殊区域
    tcp/ip_ospf案例研究4特殊区域1.stub区域:区域内所有设备areaidstub:abr会通告一条oia(默认cost1)的默认路由,存在3类lsa不存在4,5类lsa2.totallystub区域:abr配置no-summary,其他设备配置areaidstub;abr会通告一条oia的默认路由;不存在3,4,5类lsa3.nssa区域:区域内所有......
  • TCPIP路由技术第一卷 第三大部分-2 重分步的定义及实验
    tcp/ip路由控制案例研究1单向重分布和双向重分布1.什么是充分:从一个协议(或者进程域)学习到的路由(以及运行该协议的直连接口)重分布到另一个协议的数据库中2.度量值,重分布时需要制定度量值让多种协议可以理解原来的度量值(seedmetric)3.ad(管理距离),从多个协议学习到同一......
  • TCPIP路由技术第一卷第八章OSPF 第六部分-2认证和LSA过滤
    ospf认证明文认证:链路,区域,虚链路密文认证(md5):链路,区域,虚链路ospf链路明文认证step1:在接口下设置认证密钥r1(config-if)#ipospfauthentication-keyccnpr2(config-if)#ipospfauthentication-keyccnpstep2:在接口下开启明文认证r1(config-if)#ipospfauthenti......
  • TCPIP路由技术第一卷 第三大部分-4 路由更新Distribute-list
    外部的路由可以进入到路由表中,路由表中的路由也可以被通告出去,那么路由过滤器正是通过管制这些出入路由表的路由来工作的.distributelisteigrpoutin方向完全满足ospfout方向不行r1:routerripnoautoversion2network12.0.0.0r2:routerripnoautoversion2ne......
  • TCPIP路由技术第一卷 第三大部分-3 同一协议的重分步以及ODR
    odr160r1:routereigrp1network12.1.1.10.0.0.0r2:routereigrp1noautonetwork12.1.1.20.0.0.0network22.1.1.10.0.0.0r1:routereigrp1redistributeeigrp90routereigrp90redistrbuteeigrp1r2:routerospf1network12.1.1.20.0.0.0area0......
  • TCPIP路由技术第一卷 第三大部分-6-route-map
    tcp/ip路由控制案例研究3多点重分布和ad值,route-map1.r1,r4正常双向重分布2.r1重分步ospf时拒绝某路由route-mapdenydeny10matchipadd1route-mapdenypermit203.r1上为某些路由做tacroute-maptacpermit10matchipaddress10settag44r2上会受到含tag44的......
  • TCPIP路由技术第一卷 第三大部分-5 Prefix-list和扩展ACL
    r1:routerripredistribute-listprefix1outs1/1ipprefix-list1permit44.1.1.0/24ipprefix-listnamepermit172.16.0.0/22ge24le24/22前缀22bit相同ge24掩码范围最小24位.当没有ge(172.16.0.0/22),掩码范围最小值跟前缀相同le24(172.16.0.0/22le24)掩码范......
  • TCPIP路由技术第一卷 第三大部分-7 策略路由、distance、环路
    r1:routerospf110redripsubnetstag100route-maptagmatchipadd10routerospf110redripsubnetsroute-maptagroute-maptagsettag114access-list10permit33.1.1.00.0.0.255r4:access-list10permit33.1.1.00.0.0.255route-maptmatchipad......
  • TCPIP路由技术第一卷第三章静态路由1
    动态路由协议ripospfeigrpbgpis-isstaticroute数据包能够被路由出去1.存在路由表2.2层封装成功staticroute1.r1上指定去往34.1.1.0的路由,观察icmp包的情况2.完整的做完r1去往r2的静态路由,以及返回的路由3.观察只写出接口的情况(arp查询);观察只写下一跳的情况(......