
Additional Base Network Configuration
BIG-IP® Reference Guide 3-7
Creating, renaming, and deleting VLANs
Typically, if you use the default configuration, one VLAN is assigned to
each interface. However, if you need to change your network configuration,
or if the default VLANs are not adequate for a network configuration, you
can create new VLANs, rename existing VLANs, or delete a VLAN.
To create a VLAN using the Configuration utility
1. In the navigation pane, click Network.
The VLANs screen opens.
2. Click the Add button.
3. Type the attributes for the VLAN.
4. Click Done.
To rename or delete a VLAN using the Configuration
utility
1. In the navigation pane, click Network.
The VLANs screen opens.
2. In the VLANs screen, use one of the following options:
• To rename a VLAN, click the VLAN name you want to change.
The VLAN properties screen opens. Type the new name in the
VLAN name box.
• To delete a VLAN, click the Delete button for the VLAN you
want to delete.
3. Click Done.
To create, rename, or delete a VLAN from the command
line
To create a VLAN from the command line, use the following syntax:
b vlan <vlan name> interfaces add <if name> <if name>
For example, if you want to create a VLAN named myvlan that contains the
interfaces 1.1 and 1.2, type the following command:
b vlan myvlan interfaces add 1.1 1.2
To rename an existing VLAN, use the following syntax:
b vlan <vlan name> rename <new vlan name>
For example, if you want to rename the VLAN myvlan to yourvlan, type
the following command:
b vlan myvlan rename yourvlan
To delete a VLAN, use the following syntax:
b vlan <vlan name> delete
Comentarios a estos manuales