Cisco Exam Questions

What must be configured on router RTA to summarize all routes from area 0 to area 1?

Refer to the exhibit. What must be configured on router RTA to summarize all routes from
area 0 to area 1?

A.
area 0 range 172.16.96.0 255.255.224.0

B.
area 0 range 172.16.96.0 255.255.255.0

C.
area 1 range 172.16.96.0 255.255.224.0

D.
area 1 range 172.16.96.0 255.255.0.0

E.
summary-address 172.16.96.0 255.255.224.0

F.
summary-address 172.16.96.0 0.0.63.255

Explanation:
OSPF supports the following two types of summarization.
To configure an ABR to summarize routes for a specific area before injecting them into a different area, use the
following syntax:
Router(config-router)#area area-id range address mask
To configure an ASBR to summarize extenal routes before injecting them into the OSPF domain, use the
following syntax:
Router(config-router)#summary-address adress mask