Chapter 6 - Multiarea OSPF Flashcards

1
Q

Multiarea OSPF - Configure

A
#router ospf 10
#router-id 1.1.1.1
#network 10.1.1.1 0.0.0.0 area 1
#network 10.1.2.1 0.0.0.0 area 1
#network 192.168.10.1 0.0.0.0 area 0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Multiarea OSPFv3 - Configure

A
#ipv6 router ospf 10
#router-id 1.1.1.1
#int g0/0
#ipv6 ospf 10 area 1
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Interarea route summarization

A

Interarea route summarization occurs on ABRs and applies to routes from within each area.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

External route summarization

A

External route summarization is specific to external routes that are injected into OSPF via route redistribution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Summarizing Area 1 Routes

A
#router ospf 10
#area 1 range 10.1.0.0 255.255.252.0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly