Examine the following route-map configuration:
route-map test permit 10
match as-path 10
set community no-export additive
Which of the statements below is correct?
A.
Any route matched by as-path access-list 10 will not be advertised to eBGP peers.
B.
Any route matched by as-path access-list 10 will have its BGP community attribute stripped off.
C.
Any route matched by as-path access-list 10 will have its BGP community attribute stripped off when the route is propagated to eBGP peers.
D.
Any route matched by as-path access-list 10 will have its BGP community overwritten with the no-export community.