Computer Networking
To enable EIGRP, which of the following would you use?1. Router1(config-if)# ipv6 ospf 10 area 0.0.0.02. Router1(config-if)# ipv6 router rip 13. Router1(config)# ipv6 router eigrp 104. Router1(config-rtr)# no shutdown5. Router1(config-if)# ipv6 eigrp 10

5 only
1 and 3
1, 3 and 5
3, 4 and 5

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which two of the following are true regarding the distance-vector and link-state routing protocols?1. Link state sends its complete routing table out all active interfaces on periodic time intervals.2. Distance vector sends its complete routing table out all active interfaces on periodic time intervals.3. Link state sends updates containing the state of its own links to all routers in the internetwork.4. Distance vector sends updates containing the state of its own links to all routers in the internetwork.

3 only
1 only
None of these
2 and 3 only

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?

(config)# ip access-group 110 in
(config-if)# ip access-group Blocksales in
(config-if)# blocksales ip access-list in
(config-if)# ip access-group 110 in

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to allow one host to be permitted to attach dynamically to each switch interface. Which two commands must you configure on your catalyst switch to meet this policy?1. Switch (config-if) # ip access-group 102. Switch (config-if) # switchport port-security maximum 13. Switch (config) # access-list 10 permit ip host 14. Switch (config-if) # switchport port-security violation shutdown5. Switch (config) # mac-address-table secure

2 and 4
1 and 3
2, 3 and 5
4 and 5

ANSWER DOWNLOAD EXAMIANS APP