Computer Networking
The process of converting analog signals into digital signals so they can be processed by a receiving computer is referred to as:

demodulation
synchronizing
None of these
synchronizing
modulation

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to allow one host to be permitted to attach dynamically to each switch interface. Which two commands must you configure on your catalyst switch to meet this policy?1. Switch (config-if) # ip access-group 102. Switch (config-if) # switchport port-security maximum 13. Switch (config) # access-list 10 permit ip host 14. Switch (config-if) # switchport port-security violation shutdown5. Switch (config) # mac-address-table secure

4 and 5
2, 3 and 5
2 and 4
1 and 3

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You configure the following access list:access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtpaccess-list 110 deny tcp any eq 23int ethernet 0ip access-group 110 outWhat will the result of this access list be?

No IP traffic will be allowed out E0.
Email and Telnet will be allowed out E0.
Everything but email and Telnet will be allowed out E0.
Email and Telnet will be allowed in E0.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You type show running-config and get this output:[output cut]Line console 0 Exec-timeout 1 35 Password BIXPASSWD Login[output cut]What do the two numbers following the exec-timeout command mean?

If no command has been typed in 35 seconds, the console connection will be closed.
If you're connected to the router by a Telnet connection, input must be detected within 1 minute and 35 seconds or the connection will be closed.
If no router activity has been detected in 1 hour and 35 minutes, the console will be locked out.
If no commands have been typed in 1 minute and 35 seconds, the console connection will be closed.

ANSWER DOWNLOAD EXAMIANS APP