The following output on Router R1 lists details of a BGP route for 190.1.0.0/16. Which of the following is true based on this output?()
R1# show ip bgp 190.1.0.0/16
BGP routing table entry for 190.1.0.0/16, version 121
Paths: (1 available, best #1, table Default - IP - Routing - Table)
Advertised to update - groups:
1
1 2 3 4
1.1.1.1 from 2.2.2.2 (3.3.3.3)
Origin IGP, metric 0, localpref 100, valid, internal, best
A. R1 has a neighbor 1.1.1.1 command configured.
B. R1 has a neighbor 2.2.2.2 command configured.
C. The show ip bgp command lists a line for 190.1.0.0/16 with both a n > and an i on the left.
D. R1 is in ASN 1.
您可能感興趣的試卷
你可能感興趣的試題
R1 in ASN 1 with loopback1 address 1.1.1.1 needs to be configured with an iBGP connection to R2 with loopback2 IP address 2.2.2.2. The connection should use the loopbacks.
Which o f the following commands is required on R1?()
A. neighbor 1.1.1.1 remote- as 1
B. neighbor 2.2.2.2 remote- as 2
C. neighbor 2.2.2.2 update - source loopback1
D. neighbor 2.2.2.2 ibgp -multihop 2
E. neighbor 2.2.2.2 ibgp - mode
Router R1 has eBGP connections to I1 and I 2, routers at the same ISP. The company that owns R1 can use public address range 130.1.16.0/20. The following output lists all the IP routes in R1's routing table within this rangE. Which of the following answers would cause R1 to advertise the 130.1.1 6.0/20 prefix to its eBGP peers?()
R1# show ip route 130.1.16.0 255.255.240.0 longer - prefixes
! lines omitteD...
O 130.1.16.0/24 [110/3] via 10.5.1.1, 00:14:36, FastE thernet0/1
O 130.1.17.0/24 [110/3] via 10.5.1.1, 00:14:36, FastEthernet0/1
O 130.1.18.0/24 [110/3] via 10.5.1.1, 00:14:36, FastEthernet0/1
A. Configure R1 with the network 130.1.16.0 mask 255.255.240.0 command.
B. Configure R1 with the network 130.1.16 .0 mask 255.255.240.0 summaryonly command.
C. Redistribute from OSPF into BGP, filtering so that only routes in the 130.1.16.0/20 range are redistributed.
D. Redistribute from OSPF into BGP, filtering so that only routes in the 130.1.16.0/20 range are redistributed, and create a BGP summary for 130.1.16.0/20.
The fol lowing line of output was extracted from the output of the show ip bgp command on Router R1. Which of the following can be determined from this output?()
Network Next Hop Metric LocPrf Weight Path
* 130.1.1.0/28 1.1.1.1 0 1 2 3 4 i
A. The route is learne d from an eBGP peer
B. The route has no more than three ASNs in the AS_PatH
C. The route is the best route for this prefix
D. None of these facts can be positively determined by this output
The following output occurs on Router R1. Which of the following cannot be determine d from this output?()
R1# show ip route 180.1.1.0 255.255.255.240
Routing entry for 180.1.1.0/28
Known via "bgp 2", distance 20, metric 0
Tag 3, type external
Last update from 192.168.1.2 00:10:27 ago
Routing Descriptor Blocks:
* 192.168.1.2, from 19 2.168.1.2, 00:10:27 ago
Route metric is 0, traffic share count is 1
AS Hops 2
Route tag 3
A. The type of BGP peer (iBGP or eBGP) that advertised this route to R1
B. R1's ASN
C. The next - hop router's ASN
D. The AS_Path length
A. It lists a set of path attributes, along with a list of prefixes that use those PAs
B. It lists a prefix/length, plus the PA settings for that prefix
C. It lists withdrawn routes, but never in the same Update message as newly advertised routes
D. A single Update message lists at most a single prefix/lengtH
The following output was taken from the show ip bgp command on Router R2. In this case, which of the following commands are most likely to already be configured on R2?()
BGP router identifier 11.11.11.11, local AS number 11
...
Neighbor V AS Ms gRcvd MsgSent TblVer InQ OutQ Up/Down
State/PfxRcd
1.1.1.1 4 1 87 87 0 0 0 00:00:06 Idle
(Admin)
2.2.2.2 4 3 173 183 41 0 0 00:58:47
A. router bgp 11
B. neighbor 1.1.1.1 remote- as 11
C. neighbor 2.2.2.2 prefix - limit 1
D. neighbor 1.1.1.1 shutdown
The following output, taken from a show ip bgp command on Router R1, lists two neighbors. In what BGP neighbor state is neighbor 1.1.1.1?()
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down
State/PfxRcd
1.1.1.1 4 1 60 61 26 0 0 00:45:01
0
2.2.2.2 4 3 153 159 26 0 0 00:38:13
1
A. Idle
B. Opensent
C. Active
D. Established
Enterprise Router R1, in ASN 1, connects to ISP Router I1, ASN 2, using eBGP. There are two parallel serial links between the two rou ters. The implementation plan calls for each router to base their BGP TCP connection on their respective loopback1 interfaces, with IP addresses 1.1.1.1 and 2.2.2.2, respectively.
Which of the following commands would not be part of a working eBGP confi guration on Router R1?()
A. router bgp 1
B. neighbor 2.2.2.2 remote- as 2
C. neighbor 2.2.2.2 update - source loopback1
D. neighbor 2.2.2.2 multihop 2
Enterprise Router R1, in ASN 1, connects to ISP Router I1, ASN 2, using eBGP. The single serial link b etween the two routers uses IP addresses 10.1.1.1 and 10.1.1.2, respectively. Both routers use their S0/0 interfaces for this link.
Which of the following commands would be needed on R1 to configure eBGP?()
A. router bgp 2
B. router bgp 1
C. neighbor 10.1 .1.2 remote - as 2
D. neighbor 10.1.1.2 Update - source 10.1.1.1
E. neighbor 10.1.1.2 Update- source S0/0
最新試題
Router R1 lists the following output from a show command. Which of the following is true about R1?()R1# show ip v6 interface f0/0FastEthernet0/0 is up, line protocol is upIPv6 is enabled, link - local address is FE80::213:19FF:FE12:3456No Virtual link - local address(es):Global unicast address(es):2000::4:213:19FF:FE12:3456, subnet is 2000:0:0:4::/64 [EUI]Jo ined group address(es):FF02::1FF02::2FF02::1:FF:12:3456
Which of the following is helpful to allow an IPv6 host to learn the IP address of a default gateway on its subnet?()
Router R1, a branch router, connects to the Internet using DSL. Some traffic flows through a GRE and IPsec tunnel, over the DSL connection, destined for an Enterprise network.Which of the following answers best describes the router's logic that tells the router, for a given packet, to apply GRE encapsulation to the packet?()
An engineer is reviewing another engineer's sample configuration for a GRE tunnel used to pass IPv6 traffiC. The tunnel ha s not yet been configured on the router.Which of the following commands is not required for the configuration to pass IPv6 traffic?()
Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exists in a planning document, intended to be used to copy/paste into Router R1 to enable RIPng and IPv6 on interfaces F0/0 and S0/0/0. No other related configuration exists. Which of the following is true about RIPng on R1 after this configuration has been pasted into R1?()ipv6 unicast- routinginterface f0/0ipv6 rip one enableipv6 address 2000::1/64interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 rip one enable
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:18
Which of the following IPv6 tunneling mechanisms support IPv6 IGP routing protocols?()
Router R1, a branch router, connects to the Internet using DSL. Some traffic flows through a GRE and IPsec tunnel, over the DSL connection, and into the core of an Enterprise network. The branch also allows local hosts to communicate directly with public sites in th e Internet over this same DSL connection.Which of the following answers defines how the branch NAT config avoids performing NAT for the Enterprise directed traffic but does perform NAT for the Internet - directed traffic?()
Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exists in a planning document, intended to be used to copy/paste into Router R1 to enable OSPFv3 on interfaces F0/0 and S0/0/0. No other related configuration exists. Assuming F0/0 and S0/0/0 reach an up/up state, which of the following is true about OSPFv3 on R1 after this configuration has been pasted into R1?()ipv6 router ospf 1ipv6 unicast- routinginterface f0/0ipv6 address 2000 ::1/64ipv6 ospf 1 area 1interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 ospf 1 area 0
Which of the following are true of both OSPFv2 and OSPFv3?()