Computer Networking What protocols are used to configure trunking on a switch?1. VLAN Trunking Protocol2. VLAN3. 802.1Q4. ISL 1 and 2 3 and 4 1 only 2 only 1 and 2 3 and 4 1 only 2 only ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following services dynamically resolves NetBIOS-to-IP resolution? None of these WINS DNS DHCP LMHOSTS None of these WINS DNS DHCP LMHOSTS ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Stephanie is in charge of a small network and wants to make it simple but secure. The users want to have full control over their data and still be able to share data with the rest of the office. The networking knowledge of the office staff is basic. Which network(s) would be the best for Stephanie to set up? Server-based Master domain WAN Peer-to-peer Share-level Server-based Master domain WAN Peer-to-peer Share-level ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What can cause a problem with communication with a client by name but not by IP address? The IP address Static files such as an LMHOSTS file or a DNS database The default gateway None of these Subnet mask The IP address Static files such as an LMHOSTS file or a DNS database The default gateway None of these Subnet mask ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command would you use to apply an access list to a router interface? access-group ip 101 in ip access-group 101 in access-list ip 101 in ip access-list 101 out access-group ip 101 in ip access-group 101 in access-list ip 101 in ip access-list 101 out 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 tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 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 0.255.255.255 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 255.255.255.0 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 ANSWER DOWNLOAD EXAMIANS APP