The following output occurred as a result of the show ip bgp command on Router R1. The output shows all BGP table entries on R1. How many iBGP - learned routes exist on this router?()
*>i181.0.0.0/8 10.100.1.1 0 100 0 1 2 111 112 i
*>i182.0.0.0/8 10.100.1.1 0 100 0 1 2 2 22 i
*>i183.0.0.0/8 10.100.1.1 0 100 0 1 2 i
*>i184.0.0.0/8 10.100.1.1 0 100 0 1 2 i
*> 192.135.250.0/28 192.168.1.6 0 3 4 i
A. 1
B. 2
C. 3
D. 4
E. 5
您可能感興趣的試卷
你可能感興趣的試題
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
A. Single Homed
B. Dual Homed
C. Single Multihomed
D. Dual Multihomed
最新試題
An enterprise h as plans to start adding IPv6 support. For the first year, the IPv6 will be in small pockets spread around the existing large IPv4 network, with occasional IPv6 traffic while applications teams test IPv6 - enabled servers and applications.Which of the fol lowing tools would be most appropriate?()
Router R1 sits at an Enterprise branch office, using the Internet for its only connectivity back to the rest of the EnterprisE.Which of the following is not a ben efit of using an IPsec tunnel for packets sent through the Internet, between R1 and the rest of the Enterprise?()
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?()
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
Router R1, a branch router, connects to the Internet using DSL. The engineer plans to use a configuration with a dialer interface. The answers list a feature and interface on which the feature could be configured.Which combinations accurately describe the interface under which a feature will be configured?()
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
Which of the following are true of both OSPFv2 and OSPFv3?()
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 19 0.1.0.0/16BGP routing table entry for 190.1.0.0/16, version 121Paths: (1 available, best #1, table Default - IP - Routing - Table)Advertised to update - groups:11 2 3 41.1.1.1 from 2.2.2.2 (3.3.3.3)Origin IGP, metric 0, localpref 100, valid, internal, best
Which of the following is the shortest valid abbreviation for FE80:0000:0000:0000:0010:0000:0000:0123?()
Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exis ts in a planning document intended to be used to copy/paste into Router R1 to enable EIGRP for IPv6 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 EIGRP for IPv6 on R1 after this configuration has been pasted into R1?()ipv6 router eigrp 1ipv6 unicast- routinginterface f0/0ipv6 address 2000::1/64ipv6 eigrp 1interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 eigrp 1