What are the two approaches for assigning VLAN membership? Explain the function of each.
What will be an ideal response?
A static VLAN is basically a port-based VLAN 2. With a dynamic VLAN, ports are assigned based on either the computer’s MAC address or the username of the client logged on to the computer.
Computer Science & Information Technology
You might also like to view...
Given the following method, what does it do?
template
Computer Science & Information Technology
____ is a function used to return the current value of the file position marker.
A. fail() B. good() C. tellg(void) D. bad(void)
Computer Science & Information Technology