Computer Networking In which of the following technologies is the term HFC used? PPPoE Dedicated T1 Frame Relay DSL PPPoE Dedicated T1 Frame Relay DSL ANSWER DOWNLOAD EXAMIANS APP
Computer Networking How many hosts are attached to each of the local area networks at your site? 254 64 None of these 256 128 254 64 None of these 256 128 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following describes an industry-wide standard suite of protocols and algorithms that allows for secure data transmission over an IP-based network that functions at the layer 3 Network layer of the OSI model? IPSec xDSL VPN Cable HDLC IPSec xDSL VPN Cable HDLC ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What keystroke will terminate setup mode? Ctrl+^ Ctrl+C Ctrl+Shift+^ Ctrl+Z Ctrl+^ Ctrl+C Ctrl+Shift+^ Ctrl+Z ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You type show running-config and get this output:[output cut]Line console 0 Exec-timeout 1 35 Password BIXPASSWD Login[output cut]What do the two numbers following the exec-timeout command mean? If no commands have been typed in 1 minute and 35 seconds, the console connection will be closed. If you're connected to the router by a Telnet connection, input must be detected within 1 minute and 35 seconds or the connection will be closed. If no command has been typed in 35 seconds, the console connection will be closed. If no router activity has been detected in 1 hour and 35 minutes, the console will be locked out. If no commands have been typed in 1 minute and 35 seconds, the console connection will be closed. If you're connected to the router by a Telnet connection, input must be detected within 1 minute and 35 seconds or the connection will be closed. If no command has been typed in 35 seconds, the console connection will be closed. If no router activity has been detected in 1 hour and 35 minutes, the console will be locked 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 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 access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 ANSWER DOWNLOAD EXAMIANS APP