哪个命令使你能看到import policy应用在BGP相邻体的效果()
第1题:
A.The route is a direct route.
B.The route was selected as active.
C.The route is a default route.
D.The route was learned using a dynamic routing protocol.
第2题:
A. The network was originated via redistribution of an interior gateway protocol into BGP.
B. The network was defined by a static route.
C. The network was learned via IBGP.
D. The network was learned via EBGP.
E. The network was originated via a network or aggregate command.
第3题:
使用什么命令显示路由表的大小及分类()
第4题:
Which BGP command provides the router ID, local preference, next hop, and BGP path in its output?()
第5题:
Which of the following commands can be used to gather information about the AS-PATH of a BGProute? (Choose all that apply.)()
第6题:
When you display the routing table by entering the show route command, what does the* indicate?()
第7题:
Which command allows viewing of only OSPF routes?()
第8题:
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; }
第9题:
Which JUNOS software show command allows you to view BGP attributes for a given route?()
第10题:
The route is a direct route.
The route was selected as active.
The route is a default route.
The route was learned using a dynamic routing protocol.
第11题:
The network was originated via redistribution of an interior gateway protocol into BGP.
The network was defined by a static route.
The network was learned via IBGP.
The network was learned via EBGP.
The network was originated via a network or aggregate command.
第12题:
show route bgp
show bgp attribute
show bgp neighbor
show route extensive
show bgp statistics
第13题:
A. show ip route bgp
B. show ip bgp
C. show ip bgp neighbors
D. show ip bgp summary
第14题:
哪个命令允许在路由被送到路由表之前就看到SPF的计算()
第15题:
哪个命令使你能看到export policy应用在BGP相邻体的效果()
第16题:
In BGP routing,what does the rule of synchronization mean?()
第17题:
Which IOS command would you enter if you wanted to view a list of IBGP and EBGP neighborrelationships that are configured?()
第18题:
Which JUNOS software show command allows you to view BGP attributes for a given route?()
第19题:
Which command will display only direct routes?()
第20题:
Which three commands allow you to verify the current state of your BGP neighbors?()
第21题:
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; }
第22题:
show route bgp
show route extensive
show bgp attribute
show bgp neighbor
第23题:
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.