多选题Which two commands are needed to create and apply an export policy that advertises static routes to OSPF neighbors?()Aedit policy-options policy-statement policy-name set term 1 from protocol static set term 1 then acceptBedit ospf policy set from prot

题目
多选题
Which two commands are needed to create and apply an export policy that advertises static routes to OSPF neighbors?()
A

edit policy-options policy-statement policy-name set term 1 from protocol static set term 1 then accept

B

edit ospf policy set from protocol static set 1 then accept

C

set protocols OSPF export policy-name

D

set protocols OSPF policy policy-name

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which command will apply a policy to redistribute static routes into OSPF?()

A. set protocols ospf import static-routes

B. set protocols ospf export static-routes

C. set routing-options static defaults readvertise

D. set routing-options static route 0.0.0.0/0 readvertise


参考答案:B

第2题:

Your routing table contains four static routes which you need to redistribute to your OSPF peers. Which method would accomplish this?()

A.Apply an import policy to OSPF; this will import the static routes into OSPF

B.Apply an export policy to protocol "static"; this will export the routes to other protocols.

C.Apply an import policy to the forwarding table; this will import the routes, allowing them to be forwarded to OSPF neighbors.

D.Apply an export policy to OSPF; this will export the static routes to your OSPF neighbors.


参考答案:D

第3题:

There are three static routes in the routing table that need to be announced to your OSPF peers. Which method is used to accomplish this?()

A. Apply an import policy to OSPF that injects the static routes into OSPF

B. Apply an import policy to the static routes that injects the static routes into OSPF

C. Apply an export policy to the static routes that injects the static routes into OSPF

D. Apply an export policy to OSPF that injects the static routes into OSPF


参考答案:D

第4题:

Your routing table contains four static routes which you need to redistribute to your OSPF peers. Which method would accomplish this?()

  • A、Apply an import policy to OSPF; this will import the static routes into OSPF
  • B、Apply an export policy to protocol "static"; this will export the routes to other protocols.
  • C、Apply an import policy to the forwarding table; this will import the routes, allowing them to be forwarded to OSPF neighbors.
  • D、Apply an export policy to OSPF; this will export the static routes to your OSPF neighbors.

正确答案:D

第5题:

Which command will apply a policy to redistribute static routes into OSPF?()

  • A、set protocols ospf import static-routes
  • B、set protocols ospf export static-routes
  • C、set routing-options static defaults readvertise
  • D、set routing-options static route 0.0.0.0/0 readvertise

正确答案:B

第6题:

Which two commands are needed to create and apply an export policy that advertises static routes to OSPF neighbors?()

A.edit policy-options policy-statement policy-name set term 1 from protocol static set term 1 then accept

B.edit ospf policy set from protocol static set 1 then accept

C.set protocols OSPF export policy-name

D.set protocols OSPF policy policy-name


参考答案:A, C

第7题:

Process OSPF 1 is redistributing routes from process OSPF 2. Which of the following methods may be used to set the metrics of the redistributed routes?()

A. Let the metrics default.

B. Use each redistributed route‘s OSPF metric using the redistribute command‘s metric transparent keywords.

C. Set the metric using the default - metric router subcommand.

D. Redistribution is not allowed between two OSPF p rocesses.


参考答案:A, C

第8题:

Referring to the exhibit, you must move the match term above the reject term. Which command would accomplish this task?()

A. set term match from policy reject

B. up 1 copy policy-statement my-policy term match to term before-reject

C. activate term match to policy

D. insert term match before term reject


参考答案:D

第9题:

There are three static routes in the routing table that need to be announced to your OSPF peers. Which method is used to accomplish this?()

  • A、Apply an import policy to OSPF that injects the static routes into OSPF
  • B、Apply an import policy to the static routes that injects the static routes into OSPF
  • C、Apply an export policy to the static routes that injects the static routes into OSPF
  • D、Apply an export policy to OSPF that injects the static routes into OSPF

正确答案:D

第10题:

A BGP router has the following configuration:  protocols{  bgp{  export[policy-1 policy-2 policy-3];  }}  policy-options{  policy-statementpolicy-2 {  termget-statics{  fromprotocol static;  thenaccept;  }  termreject-all {  thenreject;  }  }  policy-statementpolicy-1 {  termget-aggregate {  fromprotocol aggregate;  thenaccept;  }  termreject-all {  thenreject;  }  }  policy-statementpolicy-3 {  termget-ospf {  fromprotocol ospf;  thenaccept;  }  termreject-all {  thenreject;  }  }  }   Which policy term is evaluated first when exporting routes?()

  • A、get-ospf
  • B、reject-all
  • C、get-statics
  • D、get-aggregate

正确答案:D

更多相关问题