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