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 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 tcp any 192.168.10.0 0.0.0.255 eq 23 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 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 "BAUD" rate means The number of bytes transmitted per unit time. The number of bits transmitted per unit time. None of these The rate at which the signal changes. The number of bytes transmitted per unit time. The number of bits transmitted per unit time. None of these The rate at which the signal changes. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following commands displays the configurable parameters and statistics of all interfaces on a router? show interfaces show running-config show versions show startup-config show interfaces show running-config show versions show startup-config ANSWER DOWNLOAD EXAMIANS APP
Computer Networking When a router is connected to a Frame Relay WAN link using a serial DTE interface, how is the clock rate determined? By the far end router By the clock rate command Supplied by the CSU/DSU By the Physical layer bit stream timing By the far end router By the clock rate command Supplied by the CSU/DSU By the Physical layer bit stream timing ANSWER DOWNLOAD EXAMIANS APP
Computer Networking How often are BPDUs sent from a layer 2 device? Every 30 seconds Never Every 2 seconds Every 10 minutes Every 30 seconds Never Every 2 seconds Every 10 minutes ANSWER DOWNLOAD EXAMIANS APP
Computer Networking When using the loopback address, if TCP/IP is installed correctly, when should you receive a response? Within two minutes Only if the address fails After the next host comes online None of these Immediately Within two minutes Only if the address fails After the next host comes online None of these Immediately ANSWER DOWNLOAD EXAMIANS APP