问题:
A BGP router is configured as shown below:
interface ethernet 0
ip address 10.10.10.1 255.255.0.0!
int serial 0
ip address 172.16.1.1 255.255.255.252!
router bgp 65001
neighbor 192.168.1.1 remote-as 65002
Based on the above configuration, which of the following BGP statements would inject the10.10.0.0/16 prefix into the BGP routing table?()
A . network 10.0.0.0
B . network 10.10.0.0 mask 255.255.0.0
C . network 10.10.10.1 mask 255.255.255.255
D . network 10.10.10.0 mask 255.255.255.0
E . network 10.0.0.0 mask 255.255.0.0
A BGP router is configured as shown below:
interface ethernet 0
ip address 10.10.10.1 255.255.0.0!
int serial 0
ip address 172.16.1.1 255.255.255.252!
router bgp 65001
neighbor 192.168.1.1 remote-as 65002
Based on the above configuration, which of the following BGP statements would inject the10.10.0.0/16 prefix into the BGP routing table?()
● 参考解析
本题暂无解析
相关内容
相关标签