Computer Networking What is the first octet range for a class C IP address? 1 - 126 192 - 226 192 - 223 192 - 255 128 - 191 1 - 126 192 - 226 192 - 223 192 - 255 128 - 191 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Most data communications involving telegraph lines use: wideband channels dialed service None of these simplex lines narrowband channels wideband channels dialed service None of these simplex lines narrowband channels ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Network 206.143.5.0 was assigned to the Acme Company to connect to its ISP. The administrator of Acme would like to configure one router with the commands to access the Internet. Which commands could be configured on the Gateway router to allow Internet access to the entire network?1. Gateway (config) # ip route 0.0.0.0 0.0.0.0 206.143.5.22. Gateway (config) # router rip3. Gateway (config-router) # network 206.143.5.04. Gateway (config-router) # network 206.143.5.0 default 1 only 1, 2 and 4 3 only 1 and 4 1 only 1, 2 and 4 3 only 1 and 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A smart modem can dial, hang up and answer incoming calls automatically. Can you tell who provides the appropriate instruction to the modem for this purpose? None of these Communications software Link access procedure (LAP) Telecommunications Error detecting protocols None of these Communications software Link access procedure (LAP) Telecommunications Error detecting protocols ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What command will permit SMTP mail to only host 1.1.1.1? access-list 10 permit smtp host 1.1.1.1 access-list 110 permit tcp any host 1.1.1.1 eq smtp access-list 110 permit ip smtp host 1.1.1.1 access-list 10 permit tcp any host 1.1.1.1 eq smtp access-list 10 permit smtp host 1.1.1.1 access-list 110 permit tcp any host 1.1.1.1 eq smtp access-list 110 permit ip smtp host 1.1.1.1 access-list 10 permit tcp any host 1.1.1.1 eq smtp ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following access lists will allow only HTTP traffic into network 196.15.7.0? access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 access-list 10 deny tcp any 196.15.7.0 eq www access-list 100 permit 196.15.7.0 0.0.0.255 eq www access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 access-list 10 deny tcp any 196.15.7.0 eq www access-list 100 permit 196.15.7.0 0.0.0.255 eq www ANSWER DOWNLOAD EXAMIANS APP