Cho topology:
+
R1 có 4 mạng loop back:
- 1.1.1.1/24
- 1.1.2.1/24
- 1.1.3.1/24
- 1.1.4.1/24
Redistribute
connected vào network ospf.
R4#show ip route
1.0.0.0/24 is subnetted, 4 subnets
O E2 1.1.1.0 [110/20] via 10.1.23.2, 00:04:24,
Serial0/0
O E2 1.1.2.0 [110/20] via 10.1.23.2, 00:04:24,
Serial0/0
O E2 1.1.3.0 [110/20] via 10.1.23.2, 00:04:24,
Serial0/0
O E2 1.1.4.0 [110/20] via 10.1.23.2, 00:04:24,
Serial0/0
Thực hiện
summary 4 mạng trên, thực hiện trên R3.
Chú ý: khi thực hiện summary ta thực hiện
command
+ area {} range {} trên ABR
//are cua route quang ba vao.
+ summary {} trên ASBR
Config R3:
Những route nằm trong dải summary sẽ bị suppress.
IOS sets
the AD to 110 for internal discard routes and 254 for external discard routes.
IOS XR
sets the AD to 254 for all discard routes, allowing another protocol to preempt the
network range ifpresent.
No comments:
Post a Comment