Refer to the exhibit.

R3#
router bgp 100
no synchronization
bgp log-neighbor-changes
network 10.38.90.0 mask 255.255.255.252
network 10.38.90.64 mask 255.255.255.252
network 10.38.90.128 mask 255.255.255.252
network 10.85.38.0 mask 255.255.255.252
network 10.85.38.64 mask 255.255.255.252
neighbor 24.38.90.65 remote-as 250
neighbor 24.38.90.65 next-hop-self
neighbor 10.85.38.1 remote-as 400
neighbor 10.85.38.1 ebgp-multihop 10
neighbor 10.85.38.66 remote-as 100
neighbor 10.85.38.66 next-hop-self
no auto-summary
R4#
router bgp 100
no synchronization
bgp log-neighbor-changes
network 10.38.90.0 mask 255.255.255.252
network 10.38.90.64 mask 255.255.255.252
network 10.38.90.128 mask 255.255.255.252
network 10.85.38.0 mask 255.255.255.252
network 10.85.38.64 mask 255.255.255.252
neighbor 10.38.90.1 remote-as 300
neighbor 10.38.90.1 ebgp-multihop 10
neighbor 10.38.90.66 remote-as 100
neighbor 10.38.90.66 next-hop-self
neighbor 10.38.90.130 remote-as 100
neighbor 10.38.90.130 next-hop-self
no auto-summary
The USER mat is connecting an application on an Internet connection in AS 100 is facing these issues:
1. The USER lost the connection to the application during a failure Between IG and R2.
2. Router R2 configuration a lost due to a power outage.
3. The application the USER is connecting to a hosted behind CE2.
What action resolves the issues on R3 and R4 routers?