A.ATM B.IDS C.IOS D.IOX E.IPS F.SDM
A. It provides dynamic neighbor discovery B. It detects unreachable neighbors in 90 second intervals C. It maintains neighbor relationships D. It negotiates correctness parameters between neighboring interfaces E. It uses timers to elect the router witch the fastest links as the designated router F. It broadcasts hello packets throughout the internetwork to discover all routers that are running OSPF
A. transport B. network C. presentation D. session E. application
A. The next routing update can be expected in 35 seconds. B. The IP address 10.10.10.6 is configured on S0/1. C. The IP address 10.10.10.8 is configured on S0/1. D. This route is using the default administrative distance. E. The 10.10.10.8 network is two hops away from this router.
A. the switch with the lowest MAC address B. the switch with the higest MAC address C. the switch witch the higest IP address D. the switch with the lowest IP address
A. can be used over analog circuits B. maps Layer 2 to Layer 3 address C. encapsulates several routed protocols D. supports IP only E. provides error correction
A. Switch1(config-if)# switchport port-security maximum 1 B. Switch1(config)# mac-address-table secure C. Switch1(config)# access-list 10 permit ip host D. Switch1(config-if)# switchport p ort-security violation shutdown E. Switch1(config-if)# ip access-group 10
A. Replace the straight-through cable with a crossover cable. B. Change the subnet mask of the hosts to /25. C. Change the subnet mask of the hosts to /26. D. Change the address of Workstation A to 192.0.2.15. E. Change the address of Workstation B to 192.0.2.111.
A. they run a spell check on host names to ensure accurate routing B. they map individual hosts to their specific IP address C. they convert domain names into IP address D. Given an IP address,they determine the name of the host that is…
A. Main(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#no shut B. Main(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#encapsulation ietf Main(config-if)#no shut C. Main(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#encapsulation frame-relay Main(config-if)#authenication chap Main(config-if)#no shut D. Main(config)#interface serial 0/0 Main(config-if)#ip address 172.16.1.1 255.255.255.252 Main(config-if)#encapsulation ppp Main(config-if)#no shut