You are configuring the Access Lists for your new Cisco Router. The following are the commands that are entered into the router for the list configuration.
Router(config)#access-list 64 deny 10.10.11.0 0.0.0.255
Router(config)#access-list 64 deny 10.10.12.0 0.0.0.255
Router(config)#interface Ethernet 0
Router(config-if)#ip access-group 64 out
Based on this configuration, and using the exhibit, select the answers that identify what the list will accomplish.
You have decided to implement SSH for communicating to your router. What does SSH use to establish a secure channel of communication?