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 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 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 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The data communication support should include, but is not restricted to terminal support, electronic mail and voice grams. file transfer and transaction processing All of these file and database access terminal support, electronic mail and voice grams. file transfer and transaction processing All of these file and database access ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which WLAN IEEE specification allows up to 54Mbps at 2.4GHz? G B A N G B A N ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have purchased a MAU (Multistation Access Unit) from your computer supplier and now must decide what type of network card you should install in the workstations. Which of the following would be the most appropriate? Fast SCSI Wide ArcServe Ethernet Token-Ring None of these Fast SCSI Wide ArcServe Ethernet Token-Ring None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is true when describing a link-local address? These are like private addresses in IPv4 in that they are not meant to be routed. These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4. These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap. Packets addressed to a unicast address are delivered to a single interface. These are like private addresses in IPv4 in that they are not meant to be routed. These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4. These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap. Packets addressed to a unicast address are delivered to a single interface. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following best illustrates the default subnet mask for a class A,B, and C Network? None of these 255.255.255.0, 255.255.0.0, 255.0.0.0 255.255.0.0, 255.255.255.0, 255.255.255.255 0.0.0.0, 0.0.0.1, 0.0.1.1 255.0.0.0, 255.255.0.0, 255.255.255.0 None of these 255.255.255.0, 255.255.0.0, 255.0.0.0 255.255.0.0, 255.255.255.0, 255.255.255.255 0.0.0.0, 0.0.0.1, 0.0.1.1 255.0.0.0, 255.255.0.0, 255.255.255.0 ANSWER DOWNLOAD EXAMIANS APP