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-if)# blocksales ip access-list in
(config)# ip access-group 110 in
(config-if)# ip access-group Blocksales in
(config-if)# ip access-group 110 in

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Your company is running IGRP using an AS of 10. You want to configure EIGRP on the network but want to migrate slowly to EIGRP and don't want to configure redistribution. What command would allow you to migrate over time to EIGRP without configuring redistribution?

router eigrp 11
router igrp combine eigrp 10
router eigrp 10
router eigrp 10 redistribute igrp

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What does a VLAN do?

Provides multiple collision domains on one switch port.
Breaks up broadcast domains in a layer 2 switch internetwork.
Acts as the fastest port to all servers.
Provides multiple broadcast domains within a single collision domain.

ANSWER DOWNLOAD EXAMIANS APP