Computer Networking Which configuration command must be in effect to allow the use of 8 subnets if the Class C subnet mask is 255.255.255.224? Router (config) #ip unnumbered Router (config) #ip subnet-zero Router (config) #ip classless Router (config) #no ip classful Router (config) #ip unnumbered Router (config) #ip subnet-zero Router (config) #ip classless Router (config) #no ip classful ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The communication mode that supports data in both directions at the same time is simplex multiplex half-duplex full-duplex None of these simplex multiplex half-duplex full-duplex None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking TCP is: None of these Connection orientated and unreliable Operates at the Data Link layer Connectionless and unreliable Connection orientated and reliable None of these Connection orientated and unreliable Operates at the Data Link layer Connectionless and unreliable Connection orientated and reliable 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 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 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 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Using the following illustration, what would be the IP address of E0 if you were using the eighth subnet? The network ID is 192.168.10.0/28 and you need to use the last available IP address in the range. The zero subnet should not be considered valid for this question. 192.168.10.142 192.168.10.126 192.168.100.254 192.168.10.66 192.168.10.143 192.168.10.142 192.168.10.126 192.168.100.254 192.168.10.66 192.168.10.143 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame? Discard it and send an error message back to the originating host Flood the network with the frame Add the destination to the MAC address table and then forward the frame Add the source address and port to the MAC address table and forward the frame out the destination port Discard it and send an error message back to the originating host Flood the network with the frame Add the destination to the MAC address table and then forward the frame Add the source address and port to the MAC address table and forward the frame out the destination port ANSWER DOWNLOAD EXAMIANS APP