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 classless
Router (config) #no ip classful
Router (config) #ip subnet-zero

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following statements is correct for the use of packet switching?

the employment of additional intelligence within the network enabled more sophisticated error control and link control procedures to be applied
the subdivision of information into individually addressed packets in conjunction with alternative routing arrangement enabled the transmission path to be altered in the event of congestion or individ
None of these
All of these
by employing wide bandwidth circuits for the trunk networks substantial economies through extensive sharing of capacity could be achieved.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0. Which of the following lists will you use?

access-list 10 deny 192.168.160.0 255.255.224.0
access-list 10 deny 192.168.160.0 0.0.191.255
access-list 10 deny 192.168.160.0 0.0.31.255
access-list 10 deny 192.168.0.0 0.0.31.255

ANSWER DOWNLOAD EXAMIANS APP