System Administration Guide: Network Interfaces and Network Virtualization

ProcedureHow to Plan a VLAN Configuration

  1. Examine the local network topology and determine where subdivision into VLANs is appropriate.

    For a basic example of such a topology, refer to Figure 5–1.

  2. Create a numbering scheme for the VIDs, and assign a VID to each VLAN.


    Note –

    A VLAN numbering scheme might already exist on the network. If so, you must create VIDs within the existing VLAN numbering scheme.


  3. On each system, determine which interfaces will be members of a particular VLAN.

    1. Determine which interfaces are configured on a system.


      # dladm show-link
      
    2. Identify which VID will be associated with each data link on the system.

    3. Create the VLAN by using the dladm create-vlan command.

  4. Check the connections of the interfaces to the network's switches.

    Note the VID of each interface and the switch port where each interface is connected.

  5. Configure each port of the switch with the same VID as the interface to which it is connected.

    Refer to the switch manufacturer's documentation for configuration instructions.