网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
Which route filter match type only matches prefixes greater than the defined prefix?()
- A、exact
- B、upto
- C、longer
- D、orlonger
参考答案
更多 “Which route filter match type only matches prefixes greater than the defined prefix?()A、exactB、uptoC、longerD、orlonger” 相关考题
考题
Which router translates the Type 7 LSAs into Type 5 LSAs, according to RFC 1587 (OSPF NSSAOption) in an OSPF NSSA with more than one ABR?()
A. The router receiving the route translates the Type 7 LSA into a Type 5 LSA.B. The ABR with the lowest router ID translates all Type 7 LSAs into Type 5 LSAs.C. The ABR with the highest router ID translates all Type 7 LSAs into Type 5 LSAs.D. All ABRs translate the Type 7 LSAs into Type 5 LSAs depending on which one has the lowest cost to the route.
考题
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 route filter match type only matches prefixes greater than the defined prefix?()
A. exactB. uptoC. longerD. orlonger
考题
Which routing instance type is used to facilitate filter-based forwarding?()
A. VRFB. FBFC. forwardingD. no-forwarding
考题
Which type of traffic will cause Policed Discards errors on an interface on a JUNOS device?()
A.Traffic that does not match any route in the forwarding table.B.Traffic that exceeds the bandwidth of the interface.C.Traffic of unsupported protocols on that interface.D.Traffic arriving on unknown virtual-circuits on that interface.
考题
Refer to the exhibit. Which three statements accurately describe the result of applying the exhibited route map?()
A. The map prohibits th e redistribution of all type 2 external OSPF routes.B. All routes that do no match clauses 10 and 20 of the route map are redistributed with their tags set to 8.C. The map prohibits the redistribution of all external OSPF routes with tag 6 set.D. Th e map permits the redistribution of all type 1 external OSPF routes.E. The map redistributes into EIGRP all routes that match the pfx prefix list and the five metric values?0000, 1000, 255, 1, and 1500.F. The map prohibits the redistribution of all ty pe 2 external OSPF routes with tag 6 set.
考题
WhatistheorderofpreferenceforthesecommandswhenallofthemareappliedtooneneighborintheBGPinboundfilterdirection?()
A.prefix-list,route-map,filter-list,distributelistB.route-map,filter-list,prefix-list,distribute-listC.route-map,distribute-list,prefix-list,filter-listD.filter-list,prefixlist,route-map,distributelistE.distributelist,prefix-list,route-map,fitterlist
考题
在route-policy的if-Match字句中,有以下命令,可以用于所有路由协议的是()
A. if-match as-path aspath-list-numB. if-match community community-list-numC. if-match interface type numberD. if-match ip next-hop \{acl-number | ip-prefix ip-prefix-name}
考题
可用于多种路由协议,设定匹配条件,属性匹配后进行设置,由if-match和apply子句组成的路由选择工具是()
A.as-path-filterB.route-policyC.Ip-prefixD.community-filter
考题
下面哪个将正确表达比10.0.0.0/16更精确的所有路由()A、route-filter10.0.0.0/16longerB、route-filter10.0.0.0/16orlongerC、route-filter10.0.0.0/16upto/32D、route-filter10.0.0.0/17orlonger
考题
Which type of EIGRP route entry describes a feasible successor?()A、a primary route,stored in the routing tableB、a backup route,stored in the routing tableC、a backup route,stored in the topology tableD、a primary route,stored in the topology table
考题
Which routing instance type is used to facilitate filter-based forwarding?()A、VRFB、FBFC、forwardingD、no-forwarding
考题
Which three options are valid ways to filter routes from a BGP peer?()A、filter-listB、inbound ACLC、route-mapD、outbound ACLE、prefix-listF、neighbor 10.0.0.1 deny-map my-map command
考题
R1 has correctly configured EIGRP to filter routes using a route map named question. The configuration that follows shows the entire route map and related configuration. Which of the following is true regarding the filtering action on prefix 10.10.10.0/24 in this case?() route - map question deny 10 match ip address 1 route - map question permit 20 match ip address prefix- list fred ! access - list 1 deny 10.10.10.0 0.0.0.255 ip prefix - list fred permit 10.10.10.0/23 le 25A、It will be filtered due to the deny action in route map clause 10B、It will be allowed because of the double negative (two deny references) in clause 10C、It will be permitted due to matching clause 20's reference to prefix - list freDD、 It will be filtered due to matching the implied deny all route map clause at the end of the route map
考题
Which of the following statements are true?() A、 The equals() method determines if reference values refer to the same object.B、 The == operator determines if the contents and type of two separate objects match.C、 The equals() method returns true only when the contents of two objects match.D、 The class File overrides equals() to return true if the contents and type of two separate objects match.
考题
Which type of traffic will cause Policed Discards errors on an interface on a JUNOS device?()A、Traffic that does not match any route in the forwarding table.B、Traffic that exceeds the bandwidth of the interface.C、Traffic of unsupported protocols on that interface.D、Traffic arriving on unknown virtual-circuits on that interface.
考题
单选题R1 has correctly configured EIGRP to filter routes using a route map named question. The configuration that follows shows the entire route map and related configuration. Which of the following is true regarding the filtering action on prefix 10.10.10.0/24 in this case?() route - map question deny 10 match ip address 1 route - map question permit 20 match ip address prefix- list fred ! access - list 1 deny 10.10.10.0 0.0.0.255 ip prefix - list fred permit 10.10.10.0/23 le 25A
It will be filtered due to the deny action in route map clause 10B
It will be allowed because of the double negative (two deny references) in clause 10C
It will be permitted due to matching clause 20's reference to prefix - list freDD
It will be filtered due to matching the implied deny all route map clause at the end of the route map
考题
单选题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.
考题
多选题在route-policy的if-Match字句中,有以下命令,可以用于所有路由协议的是()Aif-match as-path aspath-list-numBif-match community community-list-numCif-match interface type numberDif-match ip next-hop /{acl-number
考题
单选题Which routing instance type is used to facilitate filter-based forwarding?()A
VRFB
FBFC
forwardingD
no-forwarding
考题
单选题Router R1 is redistributing between two OSPF processes. Given the configuration shown, which includes all commands in the route map named fred, which of the following answers is true regarding the redistribution into OSPF process 1?() router ospf 1 redistribute ospf 2 external 2 route - map fred ! route - map fred permit 10 match ip address 1 set metric - type type - 1A
No routes are redistributed because a route cannot be both E1 and E2.B
Only OSPF E2 routes in the OSPF 2 domain will be considered for redistribution.C
Inside the OSPF 2 domain, any formerly E2 routes will become E1 routes.D
Routes permitted by ACL 1 will be redistributed, regardless of whether the routes are E1 or E2 routes.
考题
多选题Refer to the exhibit. Which three statements accurately describe the result of applying the exhibited route map?()AThe map prohibits the redistribution of all type 2 external OSPF routes with tag 6 setBThe map prohibits the redistribution of all type 2 external OSPF routesCThe map redistributes into EIGRP all routes that match the pfx prefix list and the five metric values40000, 1000, 255, 1, and 1500DThe map prohibits the redistribution of all external OSPF routes with tag 6 setEAll routes that do no match clauses 10 and 20 of the route map are redistributed with their tags set to 8FThe map permits the redistribution of all type 1 external OSPF routes
考题
单选题Which router translates the Type 7 LSAs into Type 5 LSAs, according to RFC 1587 (OSPF NSSAOption) in an OSPF NSSA with more than one ABR?()A
The router receiving the route translates the Type 7 LSA into a Type 5 LSA.B
The ABR with the lowest router ID translates all Type 7 LSAs into Type 5 LSAs.C
The ABR with the highest router ID translates all Type 7 LSAs into Type 5 LSAs.D
All ABRs translate the Type 7 LSAs into Type 5 LSAs depending on which one has the lowest cost to the route.
考题
多选题Which of the following statements are true?()AThe equals() method determines if reference values refer to the same object.BThe == operator determines if the contents and type of two separate objects match.CThe equals() method returns true only when the contents of two objects match.DThe class File overrides equals() to return true if the contents and type of two separate objects match.
考题
单选题Which route filter match type only matches prefixes greater than the defined prefix?()A
exactB
uptoC
longerD
orlonger
考题
单选题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 type of EIGRP route entry describes a fesible successor?()A
a primary route,stored in the routing tableB
a backup route,stored in the routingt ableC
a backup route,stored in the topology tableD
A primary route,stored in the topology table
热门标签
最新试卷