Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

23. Totally NSSA, a special area of OSPF configuration experiment

2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

1. Totally NSSA analysis of special area

Zone type function default route remarks commands stub filter LSA4, LSA5ABR default issue three types of default routes, seed cost value is 1 all routers in this area must be configured as stub, otherwise neighbors can not get up and cannot contain ASBR

Area 2 stub

Area 2 default-cost x

Totally stub filters three types of default routes issued by LSA3, LSA4 and LSA5ABR by default. The seed cost value is 1. All routers in this area must be configured as stub, otherwise neighbors cannot get up and cannot include ASBR,ABR configured as totally stbarea 2 stub no-summary.

NSSA filters remote LSA4 and LSA5, and local LSA4 and LSA5 are converted to LSA7 without sending default routes. You need to distribute 7 types of default routes on ABR. All routers in this area must be configured as nssa, otherwise neighbors can't get up, including ASBR.

Area 2 nssa

Area 2 nssa default-information orig

Totally NSSA filters remote LSA3, LSA4, LSA5, and local LSA4 and LSA5 are transferred to LSA7ABR. All routers in this area must be configured as nssa, otherwise neighbors cannot get up, including ASBR,ABR configured as Totally NSSAarea 2 nssa no-summary.

2. Experimental topology

Totally NSSA filters the LSA3, LSA4, and LSA5 of the remote R1, and the LSA4 and LSA5 of the local R4 will be converted to LSA7. Because LSA7 can only exist in the NSSA, it reconverts the LSA7 to the default route delegated by LSA5,R2 to the type 3 route on the area border router R3.

3. Experimental configuration

R1 configuration

Interface Loopback0

Ip address 1.1.1.1 255.255.255.0

Interface Loopback10

Ip address 10.10.10.10 255.255.255.0

Interface Serial0/0

Ip address 12.1.1.1 255.255.255.0

Serial restart-delay 0

Router eigrp 90

Network 10.10.10.0 0.0.0.255

No auto-summary

Router ospf 110

Router-id 1.1.1.1

Redistribute eigrp 90 subnets

Network 12.1.1.0 0.0.0.255 area 2

R2 configuration

Interface Loopback0

Ip address 2.2.2.2 255.255.255.0

Interface Serial0/0

Ip address 12.1.1.2 255.255.255.0

Interface Serial0/1

Ip address 23.1.1.2 255.255.255.0

Router ospf 110

Router-id 2.2.2.2

Log-adjacency-changes

Network 12.1.1.0 0.0.0.255 area 2

Network 23.1.1.0 0.0.0.255 area 0

R3 configuration

Interface Loopback0

Ip address 3.3.3.3 255.255.255.0

Interface Serial0/0

Ip address 34.1.1.3 255.255.255.0

Interface Serial0/1

Ip address 23.1.1.3 255.255.255.0

Router ospf 110

Router-id 3.3.3.3

Network 23.1.1.0 0.0.0.255 area 0

Network 34.1.1.0 0.0.0.255 area 1

R4 configuration

Interface Loopback0

Ip address 4.4.4.4 255.255.255.0

Interface Serial0/0

Ip address 34.1.1.4 255.255.255.0

Interface Serial0/1

Ip address 45.1.1.4 255.255.255.0

Router ospf 110

Router-id 4.4.4.4

Redistribute rip subnets

Network 34.1.1.0 0.0.0.255 area 1

Router rip

Version 2

Network 45.0.0.0

No auto-summary

R5 configuration

Interface Loopback0

Ip address 5.5.5.5 255.255.255.0

Interface Serial0/1

Ip address 45.1.1.5 255.255.255.0

Router rip

Version 2

Network 5.0.0.0

Network 45.0.0.0

No auto-summary

4. Experimental verification.

Filter remote LSA3, LSA4, LSA5, and convert local LSA4 and LSA5 to LSA7

Before configuring Totally NSSA

After configuring Totally NSSA

ABR devolves three types of default routes

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report