3.2 Identify the basic capabilities of client workstations (i.e. client connectivity, local security mechanisms and authentication).

A "client" is a node on a network that communicates with a server, which means it is part of a Client/Server network. The client is where most of the data input is done (compared to the server, where much of the data communication and connectivity is done). Typically, a client uses the server for storage, backups, or security (a good example would be a firewall).

Sites generally implement Client/Server networks when the number of devices on the network surpasses the 10- to 15-device recommended maximum of the peer-to-peer network . In addition to offering only limited resources for managing a network, peer-to-peer offers NO user-level security . The share-level security it does offer is often not adequate over the network, and non-existent at the local machine itself.

The server end of this environment is relatively simple. The server runs software that allows it to service client requests. The benefits of this include:

 

A client-server network provides more flexibility than a peer-to-peer network:

 

Peer-to-peer vs Client/Server Networks
Purdue University Article on Client/Server Networks
Microsoft Article on User-Level and Share-Level Securities

 

3.3 Identify the main characteristics of VLANs

VLANs (Virtual Local Area Networks) are groups of network nodes that form a single broadcast domain based upon logical associations rather than physical connections or location. VLANs usually use a switch operating at Layer 2 of the OSI Model, but you’ll usually (but not always) need a Layer 3 device, such as a router, to allow VLANs to communicate with each other. For the exception, click here to read about one network’s “router-on-a-stick” design.

 

VLAN Benefits