A network administrator is tasked with building a wireless network in a new adjacent building. Wireless clients should not have visibility to one another but should have visibility to the wired users. Users must seamlessly migrate between the two buildings while maintaining a connection to the LAN. Which of the following is the BEST way to configure the new wireless network in the new building?

A. Use the same SSIDs on different channels and AP isolation
B. Use different SSIDs on different channels and VLANs
C. Use different SSIDs on the same channels with VLANs
D. Use the same SSIDs on same channels with AP isolation


Answer: A. Use the same SSIDs on different channels and AP isolation

Computer Science & Information Technology

You might also like to view...

________ properties are settings that control how imported data in cells connect to their source data

Fill in the blank(s) with correct word

Computer Science & Information Technology

What operation does the following algorithm describe?Algorithm anAVLOperation (root)   if (left subtree high)      rotateRight (root)   else      rotateLeft (left subtree)      rotateRight (root)   end ifend anAVLOperation

A. rotate right B. rotate left C. right balance D. left balance

Computer Science & Information Technology

How can you display formulas within the cells instead of the cell results

A) Press Ctrl+G
B) Press Ctrl+'
C) Press cell references on the home tab
D) Press Ctrl+C

Computer Science & Information Technology

Which of the following is a database of information about the Windows operating system including customized settings and software installations?

A. registry B. performance monitor C. changelog D. \windows\system32

Computer Science & Information Technology