网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
A BGP router should use three export policies named add-communities, no-rfc1918-routes, and rejected-unwanted. Which export statement places the add-communities policy immediately before the default BGP policy?()
A

export [add-communities no-rfc1918-routes ejected-unwanted];

B

export [no-rfc1918-routes add-communities rejected-unwanted];

C

export [add-communities rejected-unwanted no-rfc1918-routes];

D

export [no-rfc1918-routes rejected-unwanted add-communities];


参考答案

参考解析
解析: 暂无解析
更多 “单选题A BGP router should use three export policies named add-communities, no-rfc1918-routes, and rejected-unwanted. Which export statement places the add-communities policy immediately before the default BGP policy?()A export [add-communities no-rfc1918-routes ejected-unwanted];B export [no-rfc1918-routes add-communities rejected-unwanted];C export [add-communities rejected-unwanted no-rfc1918-routes];D export [no-rfc1918-routes rejected-unwanted add-communities];” 相关考题
考题 A BGP router should use three export policies named add-communities, no-rfc1918-routes, andrejected-unwanted. Which export statement places the add-communities policy immediately before the default BGP policy?()A. export [add-communities no-rfc1918-routes rejected-unwanted];B. export [no-rfc1918-routes add-communities rejected-unwanted];C. export [add-communities rejected-unwanted no-rfc1918-routes];D. export [no-rfc1918-routes rejected-unwanted add-communities];

考题 What are two default routing policies on Junos devices?() A. The BGP import policy accepts all BGP routes.B. The BGP export policy rejects all active BGP routes.C. The OSPF import policy accepts all OSPF routes.D. The OSPF export policy accepts all active OSPF routes.

考题 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 acceptB.edit ospf policy set from protocol static set 1 then acceptC.set protocols OSPF export policy-nameD.set protocols OSPF policy policy-name

考题 Which statement is true about import and export routing policies?() A.Import policies concern routes received and determine which routes get put into the routing table.B.Export policies concern routes received and determine which routes get put into the routing table.C.Export policies are applied before the routing table.D.Import polices are applied after the routing table.

考题 You have received a default route through BGP from your ISP and you want to redistribute it into OSPF.Which mehtod will accomplish this?() A. Apply an export policy to OSPF that exports the default routeB. Apply an import policy to OSPF that imports the default routeC. Apply the default-network command to OSPFD. Apply the redistribute-igp command to BGP

考题 哪个命令使你能看到export policy应用在BGP相邻体的效果()A、show route protocol bgpB、show route protocol bgp next-hop address C、show route protocol bgp export-policy D、show route advertising-protocol bgp neighbor-address

考题 A BGP router should use three export policies named add-communities, no-rfc1918-routes, and rejected-unwanted. Which export statement places the add-communities policy immediately before the default BGP policy?()A、export [add-communities no-rfc1918-routes ejected-unwanted];B、export [no-rfc1918-routes add-communities rejected-unwanted];C、export [add-communities rejected-unwanted no-rfc1918-routes];D、export [no-rfc1918-routes rejected-unwanted add-communities];

考题 By default, which two statements are true about export routing policies?()A、Export policies can evaluate only active routesB、Export policies can evaluate all routesC、Export policies can be applied to the forwarding tableD、Export policies can be applied directly to interfaces

考题 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-ospfB、reject-allC、get-staticsD、get-aggregate

考题 What is the default export routing policy for EBGP?()A、Accept all active BGP routes.B、Accept all BGP routes.C、Accept no routes.D、Accept all active IGP routes.

考题 Which statements about the Route Target Rewrite feature are not true? ()A、After the route target replacement policy is applied to the target router, the BGP session need not be refreshed manually to put the policy into operation.B、Route Target Rewrite allows the administration of the routing policy to stay local to the AS.C、Route target replacement is always done by the ASBR.D、Route target rewrites are supported for VRF export maps.E、Route target replacement can be done on incoming and outgoing BGP updates.

考题 You have received a default route through BGP from your ISP and you want to redistribute it into OSPF.Which method will accomplish this?()A、Apply an export policy to OSPF that exports the default routeB、Apply an import policy to OSPF that imports the default routeC、Apply the default-network command to OSPFD、Apply the redistribute-igp command to BGP

考题 What is the default export routing policy for EBGP?()A、Accept all active BGP routesB、Accept all BGP routesC、Accept no routesD、Accept all active IGP routes

考题 Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()A、set protocols rip export demoB、edit policy-options policy-statement demo set term 1 from protocol static set term 1 then acceptC、edit policy-options policy-statement demo set term 1 from protocol staticD、set policy-options policy-statement demo

考题 A BGP router should use three export policies named add-communities, no-rfc1918-routes, andrejected-unwanted. Which export statement places the add-communities policy immediately before the default BGP policy?()A、export [add-communities no-rfc1918-routes rejected-unwanted];B、export [no-rfc1918-routes add-communities rejected-unwanted];C、export [add-communities rejected-unwanted no-rfc1918-routes];D、export [no-rfc1918-routes rejected-unwanted add-communities];

考题 Which two can be used to create and apply an export policy that advertises static routes to RIP neighbors?()A、set protocols rip export demoB、edit policy-options policy-statement demo set term 1 from protocol static set term 1 then acceptC、edit policy-options policy-statement demo set term 1 from protocol static acceptD、set protocols rip group internal export demo

考题 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 acceptB、edit ospf policy set from protocol static set 1 then acceptC、set protocols OSPF export policy-nameD、set protocols OSPF policy policy-name

考题 Which statement is true about import and export routing policies?()A、Import policies concern routes received and determine which routes get put into the routing table.B、Export policies concern routes received and determine which routes get put into the routing table.C、Export policies are applied before the routing table.D、Import polices are applied after the routing table.

考题 By default, which two statements are true about export routing policies?()A、Export policies can evaluate only active routes.B、Export policies can evaluate all routes.C、Export policies can be applied to the forwarding table.D、Export policies can be applied directly to interfaces

考题 多选题What are two default routing policies on Junos devices?()AThe BGP import policy accepts all BGP routes.BThe BGP export policy rejects all active BGP routes.CThe OSPF import policy accepts all OSPF routes.DThe OSPF export policy accepts all active OSPF routes.

考题 单选题What is the default export routing policy for EBGP?()A Accept all active BGP routesB Accept all BGP routesC Accept no routesD Accept all active IGP routes

考题 单选题A BGP router should use three export policies named add-communities, no-rfc1918-routes, and rejected-unwanted. Which export statement places the add-communities policy immediately before the default BGP policy?()A export [add-communities no-rfc1918-routes ejected-unwanted];B export [no-rfc1918-routes add-communities rejected-unwanted];C export [add-communities rejected-unwanted no-rfc1918-routes];D export [no-rfc1918-routes rejected-unwanted add-communities];

考题 单选题A BGP router should use three export policies named add-communities, no-rfc1918-routes, andrejected-unwanted. Which export statement places the add-communities policy immediately before the default BGP policy?()A export [add-communities no-rfc1918-routes rejected-unwanted];B export [no-rfc1918-routes add-communities rejected-unwanted];C export [add-communities rejected-unwanted no-rfc1918-routes];D export [no-rfc1918-routes rejected-unwanted add-communities];

考题 多选题Which statements about the Route Target Rewrite feature are not true? ()AAfter the route target replacement policy is applied to the target router, the BGP session need not be refreshed manually to put the policy into operation.BRoute Target Rewrite allows the administration of the routing policy to stay local to the AS.CRoute target replacement is always done by the ASBR.DRoute target rewrites are supported for VRF export maps.ERoute target replacement can be done on incoming and outgoing BGP updates.

考题 单选题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 OSPFB 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.

考题 单选题What is the default export routing policy for EBGP?()A Accept all active BGP routes.B Accept all BGP routes.C Accept no routes.D Accept all active IGP routes.

考题 单选题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-ospfB reject-allC get-staticsD get-aggregate

考题 单选题You have received a default route through BGP from your ISP and you want to redistribute it into OSPF.Which method will accomplish this?()A Apply an export policy to OSPF that exports the default routeB Apply an import policy to OSPF that imports the default routeC Apply the default-network command to OSPFD Apply the redistribute-igp command to BGP