- 积分
- 725
- 鸿鹄币
- 个
- 好评度
- 点
- 精华
- 最后登录
- 1970-1-1
- 阅读权限
- 40
- 听众
- 收听
中级工程师
   
|
QUESTION 61
Refer to the exhibit. A company would prefer all Internet-bound OSPF routed traffic to use ISP ABC with
ISP DEF as a backup.
As the network consultant, what three configuration changes might you make? (Choose three.) Select 3
response(s).
A.The default-information originate command should be configured on router B1 and B4.
B.The default-information originate command should be configured on router B2 and B3.
C.If the metric value for ISP ABC is set at the default, the ISP DEF metric value should be set to 1.
D.If the metric value for ISP ABC is set at the default, the ISP DEF metric value should be set to 25.
E.The metric type value should be set to type 1.
F.The metric type value should be set to type 2.
Correct Answer: BDF
Section: OSPF
Explanation
Explanation/Reference:
考点:OSPF
如题,需要在B2和B3上引入默认路由,因为B2和B3是ASBR。因为ISP ABC作为主,所以metric做为默认
的20,比DEF的metric小,这样会优先选择ABC。Metric type要选2,因为type 2不记内部开销。
-----------------------------------------------
以上说,MED值默认是20,怎么不是0呢?
还就是有,这个是我做的实验,后面的66.6.x.0/24的路由是EBGP邻居发过来的,没有MED值????
|
|