Refer to the exhibit.
Notice that debug ip bgp updates has been enabled. What can you conclude from the debug output?
A.
This is the result of the clear ip bgp 10.1.3.4 in command.
B.
This is the result of the clear ip bgp 10.1.3.4 out command.
C.
BGP neighbor 10.1.3.4 performed a graceful restart.
D.
BGP neighbor 10.1.3.4 established a new BGP session.
“clear ip bgp x.x.x.x in” instructs the router to request a route refresh from the specified neighbor. Duplicate routes are then ignored. This is used instead of an older method called ‘soft-reconfiguration inbound’ where the local router would store an unmodified list of the BGP neighbor’s advertised routes in memory and could then clear and reapply inbound routing policy based on the cached route list.
https://tools.ietf.org/html/rfc2918
duplicate routes, can perform clear ip bpg ip-address in