Computer Networking
Synchronous protocols

None of these
are more reliable
allow faster transmission than asynchronous protocols do
transmit characters one at a time
are generally used by personal computers

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which command will create a dynamic pool named Todd that will provide you with 30 global addresses?

ip nat pool Todd 171.16.10.1 171.16.10.254 net 255.255.255.0
ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.240
ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224
ip nat pool todd 171.16.10.65 171.16.10.94 net 255.255.255.224

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.188.0 0.0.15.255
access-list 10 deny 172.16.192.0 0.0.31.255
access-list 10 deny 172.16.172.0 0.0.31.255
access-list 10 deny 172.16.0.0 0.0.255.255

ANSWER DOWNLOAD EXAMIANS APP