You are preparing Control Plane Protection configurations for implementation on the
router, which has the EBGP peering address 1.1.1.2. Which ACL statement can you use
to classify the related traffic into the EBGP traffic compartment?
A.
permit tcp host 1.1.1.1 gt 1024 host 1.1.1.2 eq bgp
permit tcp host 1.1.1.1 eq bgp host 1.1.1.2 gt 1024
B.
permit tcp host 1.1.1.2 gt 1024 host 1.1.1.2 eq bgp
permit tcp host 1.1.1.2 eq bgp host 1.1.1.2 gt 1024
C.
permit tcp host 10.1.1.1 gt 1024 host 10.1.1.2 eq bgp
permit tcp host 10.1.1.1 eq bgp host 10.1.1.2 gt 1024
D.
permit tcp host 1.1.1.1 gt 1024 host 1.1.1.1 eq bgp
permit tcp host 1.1.1.1 eq bgp host 1.1.1.1 gt 1024