What does the following command accomplish?
sanjose#clear ip bgp 10.1.1.1 in prefix-filter
A.
The sanjose router will perform an outbound soft reconfig to the 10.1.1.1 neighbor.
B.
The sanjose router will send out the ORF prefix-list so that a new route refresh will be received from the 1.1.1 neighbor.
C.
The 10.1.1.1 router will perform an inbound soft reconfig on the updates from the sanjose neighbor.
D.
The 10.1.1.1 router will send out the ORF prefix-list so that a new route refresh will be received from the sanjose neighbor.
E.
The bgp session between the sanjose and the 10.1.1.1 router will be reset so that all the new bgp updates from the 10.1.1.1 router can be processed by the inbound prefix-list at the sanjose router.
F.
The bgp session between the sanjose and the 10.1.1.1 router will be reset so that all the new bgp updates from the sanjose router can be processed by the inbound prefix-list at the 10.1.1.1 router.