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.

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
RS-232-G

None of these
specifies only the mechanical characteristics of an interface by providing a 25-pin connector
requires only 7 pin out of 25 in order to transmit digital data over public telephone lines
is an interface standard between Data terminal Equipment and Data Circuit Terminating Equipment
is an interface between two data circuit terminating equipment as examplified by a local and remote modem

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 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
access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet

ANSWER DOWNLOAD EXAMIANS APP