多項選擇題

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.


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題Policy -Based Routing (PBR) has been enabled on Router R1's interfa ce F0/0. Which of the following is true regarding how PBR works?()

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.

2.單項選擇題Router R1 sets a route tag for subnet 10.1.1.0/24 when redistributing from  OSPF into EIGRP.Which of the following unit is assigned to the route tag?()

A. Kilobits/seconD
B. Tens of microseconds
C. Cost
D. Hop count
E. No unit is assigneD

5.單項選擇題Which of the following is not true regarding IOS default settings for administrative distance?()

A.EIGRPinternal:90
B.OSPFexternal:110
C.EIGRPexternal:90
D.RIP:120
E.OSPFinternal:110

最新試題

Which of the following is the shortest valid abbreviation for FE80:0000:0000:0000:0010:0000:0000:0123?()

題型:單項選擇題

An engineer is trying to summarize the following networks using the "ip summary- address eigrp"command:10.8.88.0/2510.8.89.48/2910.8.64.96/27Which network and subnet mask below would be the smallest EIGRP summary address to include all three subnets?()

題型:單項選擇題

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?()

題型:單項選擇題

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

題型:單項選擇題

Which of the following features work the same in both RIP- 2 and RIPng?()

題型:多項選擇題

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?()

題型:單項選擇題

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 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 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

題型:單項選擇題

Which of the following are true of both OSPFv2 and OSPFv3?()

題型:多項選擇題