多项选择题
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.
相关考题
-
多项选择题
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. -
单项选择题
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 -
单项选择题
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
