Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR) — Question 284
Which configuration enables BGP FlowSpec client function and installation of policies on all local interfaces?
Answer options
- A. flowspec address-family ipv4 local-install interface-all
- B. flowspec address-family ipv4 install interface-all local
- C. flowspec address-family ipv4 install interface-all
- D. flowspec address-family ipv4 local-install all-interface
Correct answer: A
Explanation
The correct answer, A, specifies the required configuration to enable the BGP FlowSpec client and apply policies to all local interfaces. Options B and C do not correctly order the keywords to achieve the desired configuration, and D uses 'all-interface' instead of 'interface-all', which does not match the required syntax.