Information Technology Reference
In-Depth Information
What does the multicast address 224.0.0.2 represent?
4
a. All hosts on the subnet
b. All routers on the subnet
c. All OSPF routers on the network
d. All PIM routers on the network
When an EIGRP route is redistributed into OSPF, what is the default administrative
distance of the resulting OSPF route in the IP routing table?
5
a. 90
b. 100
c. 110
d. 170
A router is running two routing protocols: OSPF and EIGRP. Both protocols internally
learn of the route 10.1.1.4/24. Which route is added to the routing table?
6
a. The EIGRP route.
b. The OSPF route.
c. Both added with equal load balancing.
d. Both added with unequal load balancing.
Which access list denies Telnet and ping and permits everything else?
7
a.
access-list 99 deny tcp any any eq echo log
access-list 99 deny tcp any any telnet eq telnet
access-list 99 permit ip any any
b.
access-list 100 deny icmp any any echo log
access-list 100 deny tcp any any telnet
c.
access-list 100 deny icmp any any echo log
access-list 100 deny icmp any any echo-reply
access-list 100 deny tcp any any eq telnet
access-list 100 permit ip any any
d.
access-list 99 deny icmp any any echo log
access-list 99 deny icmp any any echo-reply
access-list 99 deny tcp any any eq telnet
access-list 99 permit ip any any
Search WWH ::




Custom Search