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 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 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 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 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet ANSWER DOWNLOAD EXAMIANS APP
Computer Networking How many collision domains are created when you segment a network with a 12-port switch? 1 5 12 2 1 5 12 2 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The method of communication in which transmission takes place in both directions, but only one direction at a time is called Simplex Half Duplex Four wire circuit Full Duplex Simplex Half Duplex Four wire circuit Full Duplex ANSWER DOWNLOAD EXAMIANS APP
Computer Networking After you have verified that TCP/IP is installed correctly, what is the next step in verifying the TCP/IP configuration? Ping the Microsoft Web site Ping the address of the local host Ping a distant router. Ping the broadcast address None of these Ping the Microsoft Web site Ping the address of the local host Ping a distant router. Ping the broadcast address None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following are valid ways to refer only to host 172.16.30.55 in an IP access list? 1. 172.16.30.55 0.0.0.255 2. 172.16.30.55 0.0.0.0 3. any 172.16.30.55 4. host 172.16.30.55 5. 0.0.0.0 172.16.30.55 6. ip any 172.16.30.55 1, 4 and 6 2 and 4 1 and 4 3 and 5 1, 4 and 6 2 and 4 1 and 4 3 and 5 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is separated by a subnet mask? Network ID and host ID Subnets Domains None of these DHCP scopes Network ID and host ID Subnets Domains None of these DHCP scopes ANSWER DOWNLOAD EXAMIANS APP