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.
最新試題
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?()
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 configura tion exists on a router on one end of an IPv6 tunnel. Which type of tunnel is created by this configuration?()interface loopback 1ip address 1.1.1.1 255.255.255.255interface tunnel 2ipv6 address 2000::1::/64tunnel source loopback 1tunnel destina tion 2.2.2.2tunnel mode ipv6ipipv6 eigrp 1
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 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
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?()
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
Which of the following features work the same in both RIP- 2 and RIPng?()
Router R1 use s MAC address 1111.1111.1111 for its Fa0/0 interface. An engineer sees the following configuration in the output of a show running - config command. Then, the engineer issues a show ipv6 interface brief command. What global unicast IPv6 address does this c ommand display for interface tunnel 1?()interface loopback 1ip address 192.168.1.1 255.255.255.255interface tunnel 1tunnel source loopback 1tunnel destination 192.168.1.2tunnel mode ipv6ip isatapipv6 address 2000::/64 eui - 64
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?()