The route is not advertised into BGP
The route is advertised into BGP with metric 10.
The route is advertised into BGP with metric 20.
The route is advertised into BGP with default metric.
第1题:
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.TherouteisnotadvertisedintoBGP
B.TherouteisadvertisedintoBGPwithmetric10.
C.TherouteisadvertisedintoBGPwithmetric20.
D.TherouteisadvertisedintoBGPwithdefaultmetric.
第2题:
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.
第3题:
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.
第4题:
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?()
第5题:
Which three statements about the route target (RT) are true? ()
第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; }
第7题:
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; }
第8题:
Clear the BGP session
Change both the inbound and outbound policy related to this route
Use the service-policy command to adjust the QOS policy to allow the route to propagate
Use the release BGP routing command
第9题:
The route is not advertised into BGP
The route is advertised into BGP with community harry-402.
The route is advertised into BGP with community no-advertise.
The route is advertised into BGP with community harry-402 and no-advertise.
第10题:
The route is not advertised into BGP.A.The route is not advertised into BGP.
The route is advertised into BGP with metric 10.B.The route is advertised into BGP with metric 10.
The route is advertised into BGP with metric 20.C.The route is advertised into BGP with metric 20.
The route is advertised into BGP with default metric.D.The route is advertised into BGP with default metric.
第11题:
The Junos OS verifies the match criteria of each policy in order and performs the associated action when a match occurs.
Policies are evaluated from right to left as displayed in the Junos OS configuration file.
Polices are evaluated based on the order in which they are applied to a routing protocol.
Policy processing stops once the last statement in the policy is evaluated.
第12题:
The route does not match this policy.
The route is accepted.
The route is rejected.
The route is accepted with a metric of 6.
第13题:
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.
第14题:
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.
第15题:
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?()
第16题:
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); }}}
第17题:
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; }
第18题:
Which attribute allows a VRF to accept VPN routes from another VRF?()
第19题:
Which two statements are true regarding routing policy processing?()
第20题:
The route is not advertised into BGP
The route is advertised into BGP with metric 10.
The route is advertised into BGP with metric 20.
The route is advertised into BGP with default metric.
第21题:
The route is not announced.
The route is announced with 90:1 added.
The route is announced with 100:1 added.
The route is announced with communities 90:1 and 100:1 added.
第22题:
In the absence of a terminating action, all routes are accepted.
The route will be evaluated by the second term in the policy.
The default action will be applied.
In the absence of a termination action, all routes are rejected.
第23题:
IBGP peers
EBGP peers
Active BGP peers
Established BGP peers
第24题:
Apply an export policy to OSPF that exports the default route
Apply an import policy to OSPF that imports the default route
Apply the default-network command to OSPF
Apply the redistribute-igp command to BGP