Refer to the exhibit. Which two statements are correct? (Choose two.)
A.
All the routes were redistributed into BGP from an IGP.
B.
All the routes were originated by BGP with the network command.
C.
All six routes will be installed in the routing table.
D.
Four routes will be installed in the routing table.
E.
Two routes will be installed in the routing table.
Explanation:
The answer A is slightly misleading. The “?” means incomplete origin – the redistribution is performed on local router, but has nothing to do with IGP (redistribusion connected/static results in the same).
https://learningnetwork.cisco.com/thread/58698
The ‘i’ is the origin code and indicates that this network was advertised into BGP using the network command, the table says it refers to IGP but it doesn’t have anything to do with “interior gateway protocols”. When you redistribute something into BGP it will show up with the ? symbol. You will never see the ‘e’ symbol, this refers to EGP (Exterior Gateway Protocol) which is the predecessor of BGP.