Computer Networking
When you connect to an online information service, you are asked to provide some kind of identification such as your name, an account number and a password. What is the name given to this brief dialogue between you and the information system?

Log-on procedure
Security procedure
Safeguard procedure
Identification procedure
None of these

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use?

access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet
access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23
access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet
access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following technique is used for encapsulation?

One of the pieces that results when an IP gateway divides an IP datagram into smaller pieces for transmission across a network that cannot handle the original datagram size
All of these
a technique used by protocols in which a lower level protocol accepts a message from a higher level protocol and places it in the data portion of the low level frame.
None of these
a technique used in best-effort delivery systems to avoid endlessly looping packets.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The data-link layer, in reference to the OSI model, specifies

the interface between the X.25 network and packet mode device
data link procedures that provide for the exchange of data via frames that can be sent and received
All of these
None of these
the virtual circuit interface to packet-switched service

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
To configure the VLAN trunking protocol to communicate VLAN information between two switches, what two requirements must be met?1. Each end of the trunk link must be set to the IEEE 802.1e encapsulation.2. The VTP management domain name of both switches must be set the same.3. All ports on both the switches must be set as access ports.4. One of the two switches must be configured as a VTP server.5. A rollover cable is required to connect the two switches together.6. A router must be used to forward VTP traffic between VLANs.

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

ANSWER DOWNLOAD EXAMIANS APP