Computer Networking
Which of the following commands will configure all the default VTY ports on a router?

Router#line vty 0 4
Router (config) #line vty all
Router (config-if) #line console 0
Router (config) #line vty 0 4

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
MAC is

network access standard for connecting stations to a circuit-switched network
None of these
a method of determining which device has access to the transmission medium at any time
a method access control technique or multiple-access transmission media
a very common bit-oriented data link protocol issued to ISO.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You want to create a standard access list that denies the subnet of the following host: 172.16.198.94/19. Which of the following would you start your list with?

access-list 10 deny 172.16.0.0 0.0.255.255
access-list 10 deny 172.16.188.0 0.0.15.255
access-list 10 deny 172.16.172.0 0.0.31.255
access-list 10 deny 172.16.192.0 0.0.31.255

ANSWER DOWNLOAD EXAMIANS APP