Computer Networking On a class C network with a subnet mask of 192, how many subnets are available? 254 2 30 14 62 254 2 30 14 62 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Computers cannot communicate with each other directly over telephone lines because they use digital pulses whereas telephone lines use analog sound frequencies. What is the name of the device which permits digital to analog conversion at the start of a long distance transmission? Interface Attenuation Teleprocessor None of these Modem Interface Attenuation Teleprocessor None of these Modem ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following allows a simple email service and is responsible for moving messages from one mail server to another? IMAP POP3 SMTP DHCP FTP IMAP POP3 SMTP DHCP FTP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking With which network type will OSPF establish router adjacencies but not perform the DR/BDR election process? Broadcast multi-access Point-to-point Non-broadcast multi-access Backbone area 0 IS-IS Broadcast multi-access Point-to-point Non-broadcast multi-access Backbone area 0 IS-IS ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command displays RIP routing updates? show ip route show protocols debug ip route debug ip rip show ip route show protocols debug ip route debug ip rip ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny FTP access from network 200.200.10.0 to network 200.199.11.0 but allow everything else, which of the following command strings is valid? access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 ANSWER DOWNLOAD EXAMIANS APP