The following configuration commands exist only in an implementation plan document. An engineer does a copy/paste of these commands into configuration mode on Router R1. Which of the following answers is m ost accurate regarding the results?()
ip sla
1
icmp - echo 1.1.1.1 source -ip 2.2.2.2
ip sla schedule 1 start - time now life forever
A. The SLA operation will be configured but will not start until additional commands are used
B. The SLA operation is not comp letely configured so it will not collect any datA
C. The SLA operation is complete and working, collecting data into the RTTMON MIB
D. The SLA operation is complete and working but will not store the data in the RTTMON MIB without more configuration
您可能感興趣的試卷
你可能感興趣的試題
A. ICMP Echo
B. VoIP (RTP)
C. IPX
D. SNMP
The following output occurs on Router R2. Which of the following statements can be confirmed as true based on the output from R2?()
R2# show ip policy
Interface Route map
Fa0/0 RM1
Fa0/1 RM2
S0/0/0 RM3
A. R2 will forward all packets that enter Fa0/0 per the PBR configuration.
B. R2 will use route map RM2 when determining how to forward packets that exit interface Fa0/1.
C. R2 will consider using PBR for all packets exiting S0/0 /0 per route map RM3.
D. R2 will consider using PBR for all packets entering S0/0/0 per route map RM3.
Examine the following configuration on Router R1. R1's show ip route 172.16.4.1 command list s a route with outgoing interface S0/1/1. Host 172.16.3.3 uses telnet to connect to host 172.16.4.1.What will Router R1 do with the packets generated by host 172.16.3.3 because of the telnet,assuming the packets enter R1's F0/0 interface?()
interface Fastethernet 0/0
ip address 172.16.1.1 255.255.255.0
ip policy route - map Q2
!
route - map Q2 permit
match ip address 101
set interface s0/0/1
!
access - list 101 permit tcp host 172.16.3.3 172.16.4.0 0.0.0.255
A. The packet will be forwarded out S0/0 /1, or not at all.
B. The packet will be forwarded out S0/0/1 if it is up.
C. The packet will be forwarded out S0/1/1 if it is up.
D. The packet will be forwarded out S0/1/1 if it is up, or if it is not up, out s0/0/1.
E. The packet will be forwarded o ut S0/0/1 if it is up, or if it is not up, out s0/1/1.
A. Packets entering F0/0 will be compared based on the PBR route map.
B. Packets exiting F0/0 will be compared based on the PBR route map.
C. IOS ignores the PBR forwarding directions wh en the packet matches a route map deny clause.
D. IOS ignores the PBR forwarding directions when the packet matches a route map permit clause.
A. Kilobits/seconD
B. Tens of microseconds
C. Cost
D. Hop count
E. No unit is assigneD
A co-worker is developing an implementation plan for a design that uses OSPF 2 and RIPv2 routing domains, with two routers redistributing between the two domains.The co- worker asks your help in choosing how to prevent domain loops by setting administrative distance.
Assuming all other related settings use defaults, which of the following would solve the domain loop problem?()
A. The distance ospf intra - area 80 inter - area 80 OSPF subcommand
B. T he distance ospf external 80 OSPF subcommand
C. The distance ospf intra - area 180 inter - area 180 OSPF subcommand
D. The distance ospf external 180 OSPF subcommand
A network includes a RIPv2 domain, an EIGRP domain, and an OSPF domain. Each pair of routing domains has multiple routers redistributing routes between the p air of domains. The design requires that the redistribution configuration avoid matching based on prefix/length because of the trouble in maintaining such configurations.
Which one of the following tools can be used in all three routing domains to attem pt to prevent domain loops?()
A. Setting route tags
B. Setting the default administrative distance differently for internal and external routes
C. Setting administrative distance differently per route
D. Setting metrics much higher for all ext ernal routes than for all internal routes
A.EIGRPinternal:90
B.OSPFexternal:110
C.EIGRPexternal:90
D.RIP:120
E.OSPFinternal:110
Router R1 is redistributing between two OSPF processes. Given the configuration shown, which includes all commands in the route map named fred, which of the following answers is true regarding the redistribution into OSPF process 1?()
router ospf 1
redistribute ospf 2 external 2 route - map fred
!
route - map fred permit 10
match ip address 1
set metric - type type - 1
A. No routes are redistributed because a route cannot be both E1 and E2.
B. Only OSPF E2 routes in the OSPF 2 domain will be considered for redistribution.
C. Inside the OSPF 2 domain, any formerly E2 routes will become E1 routes.
D. Routes permitted by ACL 1 will be redistributed, regardless of whether the routes are E1 or E2 routes.
On Router R1, process EIGRP 1 is redistributing routes from process OSPF 2, calling route - map fred with the redistribute ospf 2 command. R1 has learned intra - area routes for 10.1.1.0/24 and 10.1.2.0/24 in part due to the Type 2 LSAs known for each subnet. The route map filters route 10.1.1.0/24 and allows 10.1.2.0/24 througH.
Which of the following co mmands on router R1 list subnet 10.1.1.0/24?()
A. show ip route
B. show ip eigrp topology
C. show ip ospf topology
D. show ip eigrp topology 10.1.1.0/24
最新試題
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 connects to Router R2 over an Ethernet LAN with both routers using their F0/0 interfaces. R1 learns a route from R2 using EIGRP f or IPv6. That route lists F0/0 as the outgoing interface with R2 as the next hop. The configuration excerpt shows all relevant configuration on R2's F0/0 interface. Which of the following is true about R1's route?()interface f0/0mac - address 1111.1111.1 111ipv6 address 2000::/64 eui - 64ipv6 address 2001::1/64
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
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
A client host uses IPv4 to communicate with one ser ver and IPv6 to communicate with another.Which of the following IPv6 coexistence features is likely at work on the host?()
Look at the following configuration below and select the statements that are true.()RD2(config)#router ospf 100RD2(config - router)# distance 180 10.1.10.1 0.0.0.0 match - meRD2(config -router)#!RD2(config - router) #ip access - list standard match - meRD2(config - std - nacl)# permit host 172.16.0.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 the shortest valid abbreviation for FE80:0000:0000:0000:0010:0000:0000:0123?()
The following output occurs on Router R1 , which runs both EIGRP for IPv6 and OSPFv3, with redistribution from EIGRP into OSPF configured with the redistribute eigrp 1 metric 25 command. Interface S0/0/1 has been enabled for EIGRP ASN 1. Which of the following should be true of redistribution in this case?()D 2000::/64 [90/1422516]via FE80::213:19FF:FE7B:5026, Serial0/0/1C 2000:0:0:1::/64 [0/0]via Serial0/0/1, directly connectedL 2000::1:213:19FF:FE7B:5004/128 [0/0]via Serial0/0/1, receive