Table of ContentsLibraryView in Frames

Modifying VLAN interfaces

You can modify VLAN interfaces so that GVRP is enabled. GVRP dynamically registers the VLAN memberships of stations on your network. This saves you the overhead of maintaining static VLAN configuration on switch ports every time there is a change in your network.

Step

  1. Enter the following command: vlan modify -g {on|off} adap_name

    -g on enables GVRP.

    -g off disables GVRP.

    adap_name is the name of the network adapter.

    Note: VLANs modified using the vlan modify command are not persistent across reboots unless the vlan commands are added to the /etc/rc file.