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
最新試題
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 has the following configuration. Assuming R1's F0/0 interface has a MAC address of 0200.0011.1111, what IPv6 addresses will R1 list for interface F0/0 in the output of the show ipv6 interface brief command?()interface f0/0ipv6 address 2345:0:0:8::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 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 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
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
The following configuration exists on a router on one end of an IPv6 tunnel. Although the configuration added so far is correct, the configuration is incomplete. Which type of tunnel is most likely to be intended by the network engineer?()interface loopback 1ip address 192.168.1.1 255.255.255.255interface tunnel 2ipv6 address 2002:C0A8:10 1::1/64tunnel source loopback 1
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 must match for two directly connected routers running OSPF to establish a neighbor adjacency?()
An Enterprise rou ter, Ent1, displays the following excerpt from the show ip bgp command. ENT1 has an eBGP connection to an ISP router with address 3.3.3.3 and an iBGP connection to a router with address 4.4.4.4. Which of the following is most likely to be true?()Network Next Hop Metric LocPrf Weight Path*> 3.3.3.3 0 0 1 1 1 1 218 i
Which of the following are true of both OSPFv2 and OSPFv3?()