Computer Networking
Which command will copy the IOS to a backup host on your network?

transfer IOS to 172.16.10.1
copy start tftp
copy flash tftp
copy run start

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What is a stub network?

A network with more than one exit and entry point.
A network with more than one exit point.
A network that has only one entry and exit point.
A network with only one entry and no exit point.

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

ANSWER DOWNLOAD EXAMIANS APP