See the solution below in Explanation:
Solution:
R1
en
Conf t
Router ospf 10
Router-id 10.x.x.x – lo0 address
Int range lo0, e0/0-1
Ip ospf 10 area 0
Exit
wr
R2
Area 10 range 10.1.0.0 255.255.0.0
exit
R3
Area 10 range 10.2.0.0 255.255.0.0
Wr
OR
Sw10
config t
no int po2
int et0/0
channel-group 2 mode active
no shut
spanning-tree vlan 10a pri 0
no int po20
channel-group 20 mode active
spanning-tree vlan 20 pri 0
Verification:-
Solution:-
Copy run start