单选题Which statement describes the purpose of BGP route damping?()AAvoid interface bandwidth saturation.BDrop BGP routes when the routing-table becomes full.CRemove unnecessary route attributes when not in use.DLimit the effects of a flaping interface on route removal and readvertisement.

单选题
Which statement describes the purpose of BGP route damping?()
A

Avoid interface bandwidth saturation.

B

Drop BGP routes when the routing-table becomes full.

C

Remove unnecessary route attributes when not in use.

D

Limit the effects of a flaping interface on route removal and readvertisement.


参考解析

解析: 暂无解析

相关考题:

Which JUNOS software show command allows you to view BGP attributes for a given route?() A. show route bgpB. show route extensiveC. show bgp attributeD. show bgp neighbor

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.

Which statement would prevent the sending of redundant route advertisements when your routereflector cluster is fully meshed?() A. set protocols bgp group mygroup path-selection cisco-non-deterministic;B. set protocols bgp group i-bgp no-aggregator-id;C. set protocols bgp group mygroup no-client-reflect;D. set protocols bgp group i-bgp damping;

Which BGP feature shou ld be used to avoid high memory utilization on a router?() A. soft - reconfigurationB. route refreshC. BGP communitiesD. full - mesh BGP peering

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.

Which statement about Remotely Triggered Black Hole (RTBH) is true?()A、Route tagging is one of the techniques used by RTBHB、It is used for BGP authenticationC、It cannot work with static routesD、It uses extended ACLs for blocking attacks by creating a black holeE、Before configuring RTBH LDP must be enabled on the interface

Which option is true regarding the synchronization rule ?()A、Do not use or internally advertise a route until the route is lear ned from a source other than BGP.B、Do not use or advertise a route until the route is learned from a BGP peer.C、Do not use or advertise routes marked PARTIAL.D、Wait until a CONFIRM message is received before using routes from BGP neighbors.

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

A router has two paths to reach another network in a different autonomous system. Neither route was generated by the local router and both routes have the same default weight an d local preference values. Which statement is true about how BGP would select the best path?()A、To influence one route to be preferred, its default local preference value will be changed via the use of the command bgp default local - preference 50B、Th e router will prefer the shortest autonomous system pathC、If the command bgp always - compare - med has been given, then the router will prefer the route with the highest MEDD、The router will prefer the route with the lower MED

Which three attributes are advertised to the remote PE and BGP-based VPNs?()A、Circuit IDB、VPN labelC、Route targetD、VPN numberE、Route distinguisher

Which three choices are BGP Extended communities used in MPLS-VPN deployment?()A、Site Of Origin SOOB、Route-TargetC、Route-DistinguisherD、Domain Identifier BGP extended commumity

Which statement describes Reverse Route Injection (RRI)?()A、A static route that points towards the Cisco Easy VPN server is created on the remote client.B、A static route is created on the Cisco Easy VPN server for the internal IP address of each VPN client.C、A default route is injected into the route table of the remote client.D、A default route is injected into the route table of the Cisco Easy VPN server.

Which three statements about BGP confederation and route reflectors are true? ()A、Clusters are used in confederation schemes to avoid loops.B、BGP network can have a confederation within a route reflector area.C、An internal BGP network cannot have a route reflector within a confederation.D、An internal BGP network can have a route reflector within a confederation.E、Clusters are used in route reflector schemes to avoid loops.F、BGP network cannot have a confederation within a route reflector area.

Which BGP feature shou ld be used to avoid high memory utilization on a router?()A、soft - reconfigurationB、route refreshC、BGP communitiesD、full - mesh BGP peering

Which JUNOS software show command allows you to view BGP attributes for a given route?()A、show route bgpB、show bgp attributeC、show bgp neighborD、show route extensiveE、show bgp statistics

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

单选题Which statement describes Reverse Route Injection (RRI)?()AA static route that points towards the Cisco Easy VPN server is created on the remote client.BA static route is created on the Cisco Easy VPN server for the internal IP address of each VPN client.CA default route is injected into the route table of the remote client.DA default route is injected into the route table of the Cisco Easy VPN server.

单选题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;  }AThe route is not advertised into BGPBThe route is advertised into BGP with metric 10.CThe route is advertised into BGP with metric 20.DThe 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; }AThe route is not advertised into BGPBThe route is advertised into BGP with community harry-402.CThe route is advertised into BGP with community no-advertise.DThe route is advertised into BGP with community harry-402 and no-advertise.

单选题Which statement describes the purpose of BGP route damping?()AAvoid interface bandwidth saturation.BDrop BGP routes when the routing-table becomes full.CRemove unnecessary route attributes when not in use.DLimit the effects of a flaping interface on route removal and readvertisement.

单选题A router has two paths to reach another network in a different autonomous system. Neither route was generated by the local router and both routes have the same default weight an d local preference values. Which statement is true about how BGP would select the best path?()ATo influence one route to be preferred, its default local preference value will be changed via the use of the command bgp default local - preference 50BTh e router will prefer the shortest autonomous system pathCIf the command bgp always - compare - med has been given, then the router will prefer the route with the highest MEDDThe router will prefer the route with the lower MED

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

单选题Which statement would prevent the sending of redundant route advertisements when your routereflector cluster is fully meshed?()Aset protocols bgp group mygroup path-selection cisco-non-deterministic;Bset protocols bgp group i-bgp no-aggregator-id;Cset protocols bgp group mygroup no-client-reflect;Dset protocols bgp group i-bgp damping;

单选题Which statement would prevent the sending of redundant route advertisements when your route reflector cluster is fully meshed?()Aset protocolbgpgroupmygrouppath-selectioncisco-non-deterministic;Bset protocolbgpgroup i-bgp n-aggreator-id;Cset protocolbgpgroupmygroup no-client-reflect;Dset protocolbgpgroup i-bgp damping

单选题Which type of EIGRP route entry describes a fesible successor?()Aa primary route,stored in the routing tableBa backup route,stored in the routingt ableCa backup route,stored in the topology tableDA primary route,stored in the topology table

单选题Which JUNOS software show command allows you to view BGP attributes for a given route?()Ashow route bgpBshow route extensiveCshow bgp attributeDshow bgp neighbor

单选题Which JUNOS software show command allows you to view BGP attributes for a given route?()Ashow route bgpBshow bgp attributeCshow bgp neighborDshow route extensiveEshow bgp statistics

单选题Refer to the exhibit. Which statement is true about the 6.6.6.0/24 prefix?()A If another path advertises the 6.6.6.0/24 path and has the default local preference, that path is more preferredB The command neighbor send-community is configured on BGP neighbor 10.10.23.3C The route 10.10.23.3 is not being advertised to other BGP neighborsD Route 6.6.6.0/24 is learned by an IBGP peer