Computer Networking
What command will permit SMTP mail to only host 1.1.1.1?

access-list 110 permit tcp any host 1.1.1.1 eq smtp
access-list 10 permit tcp any host 1.1.1.1 eq smtp
access-list 10 permit smtp host 1.1.1.1
access-list 110 permit ip smtp host 1.1.1.1

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Bus is

the condition when two or more stations attempt to use the same channel at the same time
one or more conductors that some as a common connection for a related group of devices
a collection of interconnected functional units that provides a data communications service among stations attached to the network
a continuous frequency capable of being modulated or impressed with a second signal
None of these

ANSWER DOWNLOAD EXAMIANS APP