When the BGP path selection process is being performed on a Cisco router, which BGP attribute is used first when determining the best path?()
第1题:
A.IVR
B.VoQ
C.FSPF
D.VSANs
E.SANTap
第2题:
A.route-policy
B.ip-prefix
C.as-path-filter
D.community-filter
第3题:
What are the mandatory, well-known BGP attributes?()
第4题:
Which BGP path attribute is Cisco proprietary?()
第5题:
Within a BGP confederation how are routing loops avoided?()
第6题:
Which path selection protocol is used by Fibre Channel fabrics?()
第7题:
What is the first step in BGP route selection?()
第8题:
weight
MED
local preference
origin
next - hop
AS - path
第9题:
Both are configured as type external.
Both configurations use the peer-as command.
Neither advertises the local-preference attribute.
Both set next-hop self when advertising routes to peers.
Both modify the AS-path attribute when advertising routes.
第10题:
route-policy
ip-prefix
as-path-filter
community-filter
第11题:
to act as an equal-cost path to the primary path
to enable another LSP for load balancing
to act as a diverse backup path to the primary path
to allow the use of explicit path selection via EROs
第12题:
The local router prefers the route with the shortest AS Path.
The local router verifies that it has a route to the BGP Next Hop IP address.
The local router prefers the route from the peer with the lowest peer ID address.
The local router prefers the route learned from an EBGP peer over a route learned from an IBGP peer.
第13题:

A.只有包含community100:1或者as-path为100的BGP路由才会通过route-policy test,并将AS-PATH改为200
B.只有包含community100:1并且as-path为100的BGP路由才会通过route-policy test,并将AS-path改为200
C.只有community为100:1并且AS-PATH为100的BGP路由才会通过route-policy test,并将AS-PATH改为200
D.Community为100:1并且AS-PATH为100的BGP路由会通过route-policy test,并将AS-PATH改为200
第14题:
What best explains the BGP route-reflector function?()
第15题:
BGP best route selection process is based on what ?()
第16题:
BGP best route selection process is based on path attributes.()
第17题:
假设路由器RTA从iBGP邻居收到一条BGP路由10.10.10.0/24,没有携带AS_PATH属性,RTA应该如何处理这条BGP路由?()
第18题:
What is the default function of a secondary path in MPLS?()
第19题:
IVR
VoQ
FSPF
VSANs
SANTap
第20题:
The bgp deterministic-med command is used to influence the BGP route selection process to cause the MED attribute to have higher precedence over the AS path length
The bgp always-compare command is used to influence the BGP route selection process to cause the MED attribute to have higher precedence over the AS path system
Enabling the bgp deterministic-med command ensures the comparison of the MED variable when choosing routes advertised by different peers in the same autonomous system.
Enabling the bgp always-compare-med command ensures the comparison of the MED variable for paths from neighbors in different autonomous systems.
The bgp deterministic-med and bgp always-compare-med commands are enabled by defult.
第21题:
The router will use path1 when it is available and stable.
The router will use path3 when it is available and stable.
The router will attempt to establish path2 only when path1 and path3 are down.
The router will attempt to establish path1 only when path2 and path3 are down.
第22题:
set protocols bgp group mygroup path-selection cisco-non-deterministic;
set protocols bgp group i-bgp no-aggregator-id;
set protocols bgp group mygroup no-client-reflect;
set protocols bgp group i-bgp damping;
第23题:
True
False