A BGP router has the following configuration:  protocols{  bgp{  export[policy-1 policy-2 policy-3];  }}  policy-options{  policy-statementpolicy-2 {  termget-statics{  fromprotocol static;  thenaccept;  }  termreject-all {  thenreject;  }  }  policy-statementpolicy-1 {  termget-aggregate {  fromprotocol aggregate;  thenaccept;  }  termreject-all {  thenreject;  }  }  policy-statementpolicy-3 {  termget-ospf {  fromprotocol ospf;  thenaccept;  }  termreject-all {  thenreject;  }  }  }   Which policy term is evaluated first when exporting routes?()A、get-ospfB、reject-allC、get-staticsD、get-aggregate

A BGP router has the following configuration:  protocols{  bgp{  export[policy-1 policy-2 policy-3];  }}  policy-options{  policy-statementpolicy-2 {  termget-statics{  fromprotocol static;  thenaccept;  }  termreject-all {  thenreject;  }  }  policy-statementpolicy-1 {  termget-aggregate {  fromprotocol aggregate;  thenaccept;  }  termreject-all {  thenreject;  }  }  policy-statementpolicy-3 {  termget-ospf {  fromprotocol ospf;  thenaccept;  }  termreject-all {  thenreject;  }  }  }   Which policy term is evaluated first when exporting routes?()

  • A、get-ospf
  • B、reject-all
  • C、get-statics
  • D、get-aggregate

相关考题:

BGP()与外部AS Router的关系为(),与内部AS Router的关系为()。

Refer to the exhibit The neighbor 10.1.1.1 weight 200 BGP configuration command has been configured on router A. What will be the result of this configuration? () A. Router A will prefer the path through router B for network 172.20.0.0B. Router A will prefer the path through router C for network 172.20.0.0C. Packets from router D will prefer the path through router B for networks advertised by router AD. Packets from r outer D will prefer the path through router C for networks advertised by router A

Based on the show ip bgp summary output, which two statements are true?() A. The BGP session to the 10.3.3.3 neighbor is established, but the router has not received any BGP routing updates from the 10.3.3.3 neighbor.B. The router is attempting to establish a BGP peering session with the 10.2.2.2 neighbor.C. The router is attempting to establish a BGP peering session with the 10.1.1.1 neighbor.D. The BGP session to the 10.3.3.3 neighbor is established.E. The BGP session to the 10.2.2.2 neighbor is established.F. The BGP session to the 10.1.1.1 neighbor is established.

Above is the output from show ip bgp neighbors command. What is line 21 stating about the BGP connection?() A. the number of consecutive TCP connections to the specified remote neig hborB. the number of total TCP connections that the router hasC. the number of times the router has established a TCP connectionD. the number of neighbors that the router has

Refer to the exhibit. Router RT - 1 and router RT - 2 both advertise network 131.25.0.0/16 to routerRT - 3 via internal BGP. What is the reason that router RT - 3 chose router RT - 1 as its best path tonetwork 131.25.0.0/16.()A. It has a better router IDB. It advertises a lower autonomous systemC. It advertises t he best AS - pathD. It advertises the best local preferenceE. It advertises the best origin codeF. It advertises the best MED

Refer to the exhibit. On the basis of the configuration that is provided, how would the BGP updates that come from router R1 be replicated inside autonomous system 65200?() A. All BGP updates that are received on router R 2 will be sent to routers R3 and R4. Routers R3 and R4 will then forward those BGP updates to router R5B. None of the BGP updates that are received on router R2 will ever be received by router R5C. All BGP updates that are received on router R2 will not be sent to routers R3 and R4D. All BGP updates that are received on router R2 will be sent directly to router R5

What is the most likely reason that an IBGP route that has been selected as a best route is not entered into the IP routing table?()A、Route reflectors are not passing updates properly.B、BGP synchronization has been enabled.C、The next-hop address is unreachable.D、No loopback interface has been configured on a router.

In BGP routing,what does the rule of synchronization mean?()A、A BGP router can only advertise an EBGP learned route,provided that the route is an IGP route in the routing table.B、A BGP router can only advertise an IBGP learned route,provided that the route is an IGP route in the routing table.C、A BGP router can only advertise an IBGP learned route,provided that the route is an IGP route that is not in the routing table.D、A BGP router can only advertise an EBGP learned route,provided that the route is a metric of 0 in the BGP table.

You issue the command show process memory ∣ include BGP and notice that BGP is consuming alarge percentage of the router’s memory. Which of the following steps would result in lowering theamount of memory being consumed by BGP?(Choose all that apply.)()A、Filter unneeded BGP routesB、Run BGP on a different platform that already has more memoryC、Upgrade the router memoryD、Increase the BGP update timerE、Compress the BGP tableF、Use a default route instead of maintaining a full BGP 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

SR7750调测BGP邻居状态变化的命令是()A、debug router bgp openB、debug router bgp eventsC、debug router bgp updateD、debug router bgp packets

Two routers configured to run BGP have been connected to a firewall, one on the inside interface and one on the outside interface. BGP has been configured so the two routers should peer, including the correct BGP session endpoint addresses and the correct BGP session hop-count limit (EBGP multihop). What is a good first test to see if BGP will work across the firewall?()A、Attempt to TELNET from the router connected to the inside of the firewall to the router connected to the outside of the firewall. If telnet works, BGP will work, since telnet and BGP both use TCP to transport data.B、Ping from the router connected to the inside interface of the firewall to the router connected to the outside interface of the firewall. If you can ping between them, BGP should work, since BGP uses IP to transport packets.C、There is no way to make BGP work across a firewall without special configuration, so there is no simple test that will show you if BGP will work or not, other than trying to start the peering session.D、There is no way to make BGP work across a firewall.

Router 1 is configured for BGP as dual-homed on the Cisco network. Which three BGP attributes are carried in every BGP update on this router (both IBGP and EBGP)?()A、originB、router-IDC、AS-pathD、local-preferenceE、next-hop

In which two ways does the BGP graceful capability preserve prefix information during a restart?()A、The peer router immediately removes the BGP routers that it learned from the restarting router from itsBGP routing tables.B、The router establishes BGP sessions with other routers and relearns the BGP routes from others that are also capable of graceful restart. The restarting router waits to receive updates from the neighboringrouters. When the neighboring routers send end-of-RIB messages to indicate that they are donesending updates,the restarting router starts sending its own updates.C、The peer router sends an end-of-RIB message to the restarting router.D、The restarting router removes any stale prefixes after the timer for stale entries expires.E、The restarting router does not remove any stale prefixes after the timer for stale entries expires.

The following line of output was gathered on Enterprise Router Ent1 using the command show ip route. Which of the following answers is most likely to be true, based on thi s output?() B 128.107.0.0 [20/10] via 11.11.11.11, 00:02:18A、This router has set the Weight of this route to 10.B、This router's BGP table lists this route as an iBGP route.C、This router's MED has been set to 10.D、This router's BGP table lists an AS_Path length of 10 for this route.

During BGP configuration on a router that has peered with other BGP speakers, the BGP command aggregate-a ddress 172.32.0.0 255.255.252.0 is issued. However, the peers do not receive this aggregate network in BGP advertisements. Also, the router does not have this aggregate network in its BGP table. Which option indicates a possible reason this command did not cause the router to advertise the aggregate network to its peers?()A、Interface NULL 0 is likely shutdown.B、The next hop IP address must be a loopback address.C、The BGP command no auto - summary is missing.D、The BGP command no synchronization is missing.E、Subnets of 172.32.0.0/22 do not exist in the BGP table.F、The IGP running on this router does not have network 172.32.0.0/22 installed.

What is the first step in BGP route selection?()A、The local router prefers the route with the shortest as-path.B、The router first verifies that it has a route to thebgp Next Hop IP address.C、The local router prefers the route from the peer with the lowest peerid address.D、The local router prefers the route learned from anebgp peer over a route learned from anibgp peer.

What is the first step in BGP route selection?()A、The local router prefers the route with the shortest AS Path.B、The local router verifies that it has a route to the BGP Next Hop IP address.C、The local router prefers the route from the peer with the lowest peer ID address.D、The local router prefers the route learned from an EBGP peer over a route learned from an IBGP peer.

单选题In BGP routing,what does the rule of synchronization mean?()AA BGP router can only advertise an EBGP learned route,provided that the route is an IGP route in the routing table.BA BGP router can only advertise an IBGP learned route,provided that the route is an IGP route in the routing table.CA BGP router can only advertise an IBGP learned route,provided that the route is an IGP route that is not in the routing table.DA BGP router can only advertise an EBGP learned route,provided that the route is a metric of 0 in the BGP table.

单选题Two routers configured to run BGP have been connected to a firewall, one on the inside interface and one on the outside interface. BGP has been configured so the two routers should peer, including the correctBGP session endpoint addresses and the correct BGP session hop-count limit EBGP multihop. What is agood first test to see if BGP will work across the firewall?()AAttempt to TELNET from the router connected to the inside of the firewall to the router connected to theoutside of the firewall. If telnet works, BGP will work, since telnet and BGP both use TCP to transportdata.BPing from the router connected to the inside interface of the firewall to the router connected to theoutside interface of the firewall. If you can ping between them, BGP should work, since BGP uses IP totransport packets.CThere is no way to make BGP work across a firewall without special configuration, so there is no simpletest that will show you if BGP will work or not, other than trying to start the peering session.DThere is no way to make BGP work across a firewall.

多选题In which two ways does the BGP graceful restart capability preserve prefix information during a restart?()AThe peer router sends an end-of RIB message to the restarting routerBThe peer router immediately removes the BGP routes that it learned from the restarting router from its BGP routing tableCThe restarting router does not remove any stale prefixes after the timer for stale entries expiresDThe router establishes BGP sessions with other routers and relearns the BGP routes from other routers that are also capable of graceful restart. The restarting router waits to receive updates from the neighboring routers. When the neighboring routers send end-of-RIB messages to indicate that they are done sending updates, the restarting router starts sending its own updatesEThe restarting router removes any stale prefixes after the timer for stale entries expires

单选题The following line of output was gathered on Enterprise Router Ent1 using the command show ip route. Which of the following answers is most likely to be true, based on thi s output?() B 128.107.0.0 [20/10] via 11.11.11.11, 00:02:18AThis router has set the Weight of this route to 10.BThis router's BGP table lists this route as an iBGP route.CThis router's MED has been set to 10.DThis router's BGP table lists an AS_Path length of 10 for this route.

判断题如果路由器system视图下和BGP视图下都配置了router-id,由于BGP的视图优先级更高,则BGP使用BGP视图下的router-idA对B错

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

单选题What is the first step in BGP route selection?()AThe local router prefers the route with the shortest as-path.BThe router first verifies that it has a route to thebgp Next Hop IP address.CThe local router prefers the route from the peer with the lowest peerid address.DThe local router prefers the route learned from anebgp peer over a route learned from anibgp peer.

多选题Router 1 is configured for BGP as dual-homed on the Cisco network. Which three BGP attributes are carried in every BGP update on this router (both IBGP and EBGP)?()AoriginBrouter-IDCAS-pathDlocal-preferenceEnext-hop

单选题Two routers configured to run BGP have been connected to a firewall, one on the inside interface and one on the outside interface. BGP has been configured so the two routers should peer, including the correct BGP session endpoint addresses and the correct BGP session hop-count limit (EBGP multihop). What is a good first test to see if BGP will work across the firewall?()AAttempt to TELNET from the router connected to the inside of the firewall to the router connected to the outside of the firewall. If telnet works, BGP will work, since telnet and BGP both use TCP to transport data.BPing from the router connected to the inside interface of the firewall to the router connected to the outside interface of the firewall. If you can ping between them, BGP should work, since BGP uses IP to transport packets.CThere is no way to make BGP work across a firewall without special configuration, so there is no simple test that will show you if BGP will work or not, other than trying to start the peering session.DThere is no way to make BGP work across a firewall.

单选题What is the first step in BGP route selection?()AThe local router prefers the route with the shortest AS Path.BThe local router verifies that it has a route to the BGP Next Hop IP address.CThe local router prefers the route from the peer with the lowest peer ID address.DThe local router prefers the route learned from an EBGP peer over a route learned from an IBGP peer.