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

题目内容 (请给出正确答案)
单选题
Which action occurs when the BGP route 20.1.0.0/16 is evaluated by the policy expression?() [editpolicy-options]  policy-statementmy-filter {  term-first{  from{  route-filter192.168.0.0/16orlongeraccept;  route-filter 192.168.1.0/24 exact accept;  route-filter 192.168.2.0/24 exact;  }  then{  metric10;  accept;  }  termsecond {  then{  metric20;  accept;  }}  policy-statementmain {  termchange-attributes  from{  policymy-filter;  }  thenaccept;  }  termdefault {  thenreject;  }}  [editprotocols]  bgp{  exportmain;  }
A

The route is not advertised into BGP

B

The route is advertised into BGP with metric 10.

C

The route is advertised into BGP with metric 20.

D

The route is advertised into BGP with default metric.


参考答案

参考解析
解析: 暂无解析
更多 “单选题Which action occurs when the BGP route 20.1.0.0/16 is evaluated by the policy expression?() [editpolicy-options]  policy-statementmy-filter {  term-first{  from{  route-filter192.168.0.0/16orlongeraccept;  route-filter 192.168.1.0/24 exact accept;  route-filter 192.168.2.0/24 exact;  }  then{  metric10;  accept;  }  termsecond {  then{  metric20;  accept;  }}  policy-statementmain {  termchange-attributes  from{  policymy-filter;  }  thenaccept;  }  termdefault {  thenreject;  }}  [editprotocols]  bgp{  exportmain;  }A The route is not advertised into BGPB The route is advertised into BGP with metric 10.C The route is advertised into BGP with metric 20.D The route is advertised into BGP with default metric.” 相关考题
考题 What happens to the 66.66.66/24 route when it is evaluated by this policy? () A. The route does not match this policy.B. The route is rejected.C. The route is accepted.D. The route is accepted, then rejected.

考题 Which action occurs when the static route 10.0.55.2/32 is evaluated by the policy main-policy? () A. The route is advertised into BGP.B. The route is suppressed from BGP.C. The route is advertised into BGP and goes only one hop.D. The route is advertised into BGP and can only propagate throughout the neighboring AS.

考题 Whichactionoccurswhenthepolicymain-policyevaluatestheBGProute10.0.55.2/32?()[editpolicy-options]policy-statementtest{from{route-filter10.0.0.016/orlongeraccept;route-filter10.0.67.0/24orlangerreject;route-filter10.0.0.0/8orlanger;}then{metric10;communityaddno-advertise;accept;}}policy-statementmain-policy{termonly-want-certain-routes{from{policytest;}then{communityaddharry-402;accept;}}}communitynoadvertisemembersno-advertise;communityharry-402members666:402;[editprotocols]bgp{exportmain-policy;}

考题 WhichactionoccurswhentheBGProute20.1.0.0/16isevaluatedbythepolicyexpression?()[editpolicy-options]policy-statementreject_10{from{route-filter20.1.0.0/16orlongerM}then{communityadd90-1;accept}}policy-statementaccept_20{from{route-filter20.1.0.0/16orlongerM}then{communityadd100-1;reject;}}community100-1members100:1;community90-1members90:1[editprotocols]bgp{groupebgp-group{neighbor172.16.201.1{export(reject-10accept-20);}}}A.Therouteisnotannounced.B.Therouteisannouncedwith90:1added.C.Therouteisannouncedwith100:1added.D.Therouteisannouncedwithcommunities90:1and100:1added.

考题 WhichactionoccurswhentheBGProute20.1.0.0/16isevaluatedbythepolicyexpression?()[editpolicy-options]policy-statementmy-filter{term-first{from{route-filter192.168.0.0/16orlongeraccept;route-filter192.168.1.0/24exactaccept;route-filter192.168.2.0/24exact;}then{metric10;accept;}termsecond{then{metric20;accept;}}policy-statementmain{termchange-attributesfrom{policymy-filter;}thenaccept;}termdefault{thenreject;}}[editprotocols]bgp{exportmain;}A.TherouteisnotadvertisedintoBGPB.TherouteisadvertisedintoBGPwithmetric10.C.TherouteisadvertisedintoBGPwithmetric20.D.TherouteisadvertisedintoBGPwithdefaultmetric.

考题 Which two statements are true regarding routing policy processing?() A. The Junos OS verifies the match criteria of each policy in order and performs the associated action when a match occurs.B. Policies are evaluated from right to left as displayed in the Junos OS configuration file.C. Polices are evaluated based on the order in which they are applied to a routing protocol.D. Policy processing stops once the last statement in the policy is evaluated.

考题 Which action occurs when the BGP route 20.1.0.0/16 is evaluated by the policy expression?() A. The route is not announced.B. The route is announced with community 90:1 added.C. The route is announced with community 100:1 added.C.The route is announced with community 100:1 added.D. The route is announced with communities 90:1 and 100:1 added.D.The route is announced with communities 90:1 and 100:1 added.

考题 A routing policy has three terms and the first term of the policy does not contain a terminating action. What will become of the routes after they have been evaluated by the first term?() A.In the absence of a terminating action, all routes are accepted.B.The route will be evaluated by the second term in the policy.C.The default action will be applied.D.In the absence of a termination action, all routes are rejected.

考题 Refer to the exhibit. Which statement is true? () A. Only traffic with a destination from 10.10.0.0/19 will be permitted.B. Router RAR1 will accept only route 10.10.0.0/19 from its BGP neighbor.C. Only traffic going to 10.10.0.0/19 will be permitted.D. Router RAR1 will send only route 10.10.0.0/19 to its BGP neighbor.

考题 A router is running BGP and receives more than one route for a particular prefix. Assume all the routes for this prefix have the same attributes. Which three path features would be reasons be for the rou ter to ignore some of the routes and not consider them as candidates for the best path?()A、paths from an internal BGP (iBGP) neighbor if the local autonomous system (AS) appears in the AS_PATHB、paths for which the NEXT_HOP is inaccess ibleC、paths from an external BGP (eBGP) neighbor if the local autonomous system (AS) appears in the AS_PATHD、paths for which the NEXT_HOP is accessibleE、paths that are marked as synchronized in the show ip bgp outputF、paths that are marked as not synchronized in the show ip bgp output

考题 A routing policy has three terms and the first term of the policy does not contain a terminating action. What will become of the routes after they have been evaluated by the first term?()A、In the absence of a terminating action, all routes are accepted.B、The route will be evaluated by the second term in the policy.C、The default action will be applied.D、In the absence of a termination action, all routes are rejected.

考题 Which action occurs when the BGP route 20.1.0.0/16 is evaluated by the policy expression?() [editpolicy-options]  policy-statementreject_10 {  from{  route-filter20.1.0.0/16orlongerM  }  then{  communityadd 90-1;  accept  }}  policy-statementaccept_20 {  from{  route-filter20.1.0.0/16orlongerM  }  then{  communityadd 100-1;  reject;  }  }  community100-1 members 100:1;  community90-1 members 90:1  [editprotocols]  bgp{  groupebgp-group {  neighbor172.16.201.1 {  export(reject-10  accept-20);  }}}A、The route is not announced.B、The route is announced with 90:1 added.C、The route is announced with 100:1 added.D、The route is announced with communities 90:1 and 100:1 added.

考题 Which three statements about the route target (RT) are true? ()A、The RT is a BGP extended community.B、The RT is an 8-byte field that is prefixed to an IPv4 address to make it a unique VPNv4 address.C、When a VPN route that is learned from a CE router is injected into BGP, one or more RTs are associated with itD、The distribution of VPN routing information is controlled through the use of VPN RTsE、When a VPN route that is learned from a CE router is injected into BGP, there is always one RT that is associated with it.

考题 Given the following policy, what happens when the 1.1/17 route is evaluated?() [edit policy-options] policy-statement test { from { route-filter 0/0 orlonger accept; route-filter 1.1/17 upto /24 reject; route-filter 1.1/18 exact; } then { metric 6; accept; }A、The route does not match this policy.B、The route is accepted.C、The route is rejected.D、The route is accepted with a metric of 6.

考题 Which action occurs when the policy main-policy evaluates the BGP route 10.0.55.2/32?() [edit policy-options]  policy-statement test { from {  route-filter10.0.0.016/orlongeraccept;  route-filter10.0.67.0/24orlangerreject;  route-filter10.0.0.0/8orlanger;  }  then {  metric10;  community add no-advertise;  accept;  }  }  policy-statement main-policy {  term only-want-certain-routes {  from {  policytest;  }  then {  communityadd harry-402;  accept;  }  }  }  communityno advertise members no-advertise;  communityharry-402 members 666:402;  [edit protocols]  bgp {  exportmain-policy; }A、The route is not advertised into BGPB、The route is advertised into BGP with community harry-402.C、The route is advertised into BGP with community no-advertise.D、The route is advertised into BGP with community harry-402 and no-advertise.

考题 Which attribute allows a VRF to accept VPN routes from another VRF?()A、route listB、route originC、route targetD、route distinguisher

考题 Which action occurs when the BGP route 20.1.0.0/16 is evaluated by the policy expression?() [editpolicy-options]  policy-statementmy-filter {  term-first{  from{  route-filter192.168.0.0/16orlongeraccept;  route-filter 192.168.1.0/24 exact accept;  route-filter 192.168.2.0/24 exact;  }  then{  metric10;  accept;  }  termsecond {  then{  metric20;  accept;  }}  policy-statementmain {  termchange-attributes  from{  policymy-filter;  }  thenaccept;  }  termdefault {  thenreject;  }}  [editprotocols]  bgp{  exportmain;  }A、The route is not advertised into BGPB、The route is advertised into BGP with metric 10.C、The route is advertised into BGP with metric 20.D、The route is advertised into BGP with default metric.

考题 Which two statements are true regarding routing policy processing?()A、The Junos OS verifies the match criteria of each policy in order and performs the associated action when a match occurs.B、Policies are evaluated from right to left as displayed in the Junos OS configuration file.C、Polices are evaluated based on the order in which they are applied to a routing protocol.D、Policy processing stops once the last statement in the policy is evaluated.

考题 单选题A company has a BGP network and a BGP route of 196.27.125.0/24 that should be propagated toall of the devices. The route is not now in any of the routing tables. The administrator determinesthat an access list is the cause of the problem. The administrator changes the access list to allowthis route, but the route still does not appear in any of the routing tables. What should be done topropagate this route?()A Clear the BGP sessionB Change both the inbound and outbound policy related to this routeC Use the service-policy command to adjust the QOS policy to allow the route to propagateD Use the release BGP routing command

考题 单选题Which action occurs when the BGP route 20.1.0.0/16 is evaluated by the policy expression?() [editpolicy-options]  policy-statementmy-filter {  term-first{  from{  route-filter192.168.0.0/16orlongeraccept;  route-filter 192.168.1.0/24 exact accept;  route-filter 192.168.2.0/24 exact;  }  then{  metric10;  accept;  }  termsecond {  then{  metric20;  accept;  }}  policy-statementmain {  termchange-attributes  from{  policymy-filter;  }  thenaccept;  }  termdefault {  thenreject;  }}  [editprotocols]  bgp{  exportmain;  }A The route is not advertised into BGPB The route is advertised into BGP with metric 10.C The route is advertised into BGP with metric 20.D The route is advertised into BGP with default metric.

考题 单选题Which action occurs when the policy main-policy evaluates the BGP route 10.0.55.2/32?() [edit policy-options]  policy-statement test { from {  route-filter10.0.0.016/orlongeraccept;  route-filter10.0.67.0/24orlangerreject;  route-filter10.0.0.0/8orlanger;  }  then {  metric10;  community add no-advertise;  accept;  }  }  policy-statement main-policy {  term only-want-certain-routes {  from {  policytest;  }  then {  communityadd harry-402;  accept;  }  }  }  communityno advertise members no-advertise;  communityharry-402 members 666:402;  [edit protocols]  bgp {  exportmain-policy; }A The route is not advertised into BGPB The route is advertised into BGP with community harry-402.C The route is advertised into BGP with community no-advertise.D The route is advertised into BGP with community harry-402 and no-advertise.

考题 单选题Which action occurs when the BGP route 20.1.0.0/16 is evaluated by the policy expression?() [editpolicy-options]  policy-statementreject_10 {  from{  route-filter20.1.0.0/16orlongerM  }  then{  communityadd 90-1;  accept  }}  policy-statementaccept_20 {  from{  route-filter20.1.0.0/16orlongerM  }  then{  communityadd 100-1;  reject;  }  }  community100-1 members 100:1;  community90-1 members 90:1  [editprotocols]  bgp{  groupebgp-group {  neighbor172.16.201.1 {  export(reject-10  accept-20);  }}}A The route is not announced.B The route is announced with 90:1 added.C The route is announced with 100:1 added.D The route is announced with communities 90:1 and 100:1 added.

考题 单选题Given the following policy: Which action occurs when the static route 192.168.0.0/25 is evaluated by the policy main-policy?()A The route is not advertised into BGP.A.The route is not advertised into BGP.B The route is advertised into BGP with metric 10.B.The route is advertised into BGP with metric 10.C The route is advertised into BGP with metric 20.C.The route is advertised into BGP with metric 20.D The route is advertised into BGP with default metric.D.The route is advertised into BGP with default metric.

考题 单选题A routing policy has three terms and the first term of the policy does not contain a terminating action. What will become of the routes after they have been evaluated by the first term?()A In the absence of a terminating action, all routes are accepted.B The route will be evaluated by the second term in the policy.C The default action will be applied.D In the absence of a termination action, all routes are rejected.

考题 多选题Which two statements are true regarding routing policy processing?()AThe Junos OS verifies the match criteria of each policy in order and performs the associated action when a match occurs.BPolicies are evaluated from right to left as displayed in the Junos OS configuration file.CPolices are evaluated based on the order in which they are applied to a routing protocol.DPolicy processing stops once the last statement in the policy is evaluated.

考题 单选题Which choice describes the JUNOS software default policy action for BGP routes?()A IBGP peersB EBGP peersC Active BGP peersD Established BGP peers

考题 单选题Given the following policy, what happens when the 1.1/17 route is evaluated?() [edit policy-options] policy-statement test { from { route-filter 0/0 orlonger accept; route-filter 1.1/17 upto /24 reject; route-filter 1.1/18 exact; } then { metric 6; accept; }A The route does not match this policy.B The route is accepted.C The route is rejected.D The route is accepted with a metric of 6.

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