Refer to the Cisco IOS-XR BGP configuration exhibit.
Identify two configuration errors. (Choose two.)
A.
The neighbor-group efg is missing the ebgp-multihop 2 configuration
B.
The ttl-security configuration command is missing the option to set the number of hops
C.
The passall route policy is wrong
D.
The route-policy passall in and route-policy passall out commands should be configured under
the neighbor-group efg instead of the af-group abc
E.
The maximum-prefix 10 configuration should be configured under the af-group abc instead of
the neighbor-group efg
route-policy passall
pass
end-policy
On the Cisco IOS XR Software platform, first enter BGP router mode. Then, enter neighbor configuration submode and enter proper neighbor address family configuration mode using the address-family command. Then, enable BGP route limiting using the maximum-prefix command, followed by maximum number of routes, optional percentage when a logging message will be displayed, and optional restart interval, when a peering will be enabled automatically.
On the Cisco IOS and IOS XE Software platforms, configuration is similar. To enable route limiting for IPv4, use the neighbor maximum-prefix command under BGP router configuration mode.