The following trouble ticket consists of a problem description and existing configuration on the device.
Figure 2
Trouble Ticket Statement
Client 1 is able to ping 209.65.200.226 but not the Web Server at 209.65.200.241. Initial troubleshooting shows and R1 does not have any BGP routes. R1 also does not show any active BGP neighbors.
Configuration on R1
router bgp 65001
no synchronization
bgp log-neighbor-changes
network 209.65.200.224 mask 255.255.255.252
neighbor 209.56.200.226 remote-as 65002
no auto-summary
What is the solution of the fault condition?
A.
Enable BGP synchronization
B.
Change neighbor 209.56.200.226 remote-as 65002 statement to neighbor 209.56.200.226 remote-as 65001
C.
Change neighbor 209.56.200.226 remote-as 65002 statement to neighbor 209.65.200.226 remote-as 65002
D.
Change neighbor 209.56.200.226 remote-as 65002 statement to neighbor 209.65.200.226 remote-as 65001