Run optional commands to enable or disable the VLAN interface, and add or remove additional IP service addresses.
To modify a VLAN interface:
- From Main Session mode, type configure interfaces and press ENTER.
- Type modify <vlan-interface> and press ENTER.
-
Run any of the following commands:
- Enable or disable a VLAN
interface
Adonis:configure:interface:vlan-interface> set active <on|off>
- Add additional IP service
addresses
Adonis:configure:interface:vlan-interface> add address <ipv4|ipv6address/CIDR>
- Remove additional IP service
addresses
Adonis:configure:interface:vlan-interface> remove address <ipv4|ipv6address/CIDR>
- Enable or disable a VLAN
interface
- Type save and press ENTER. The Administration Console saves your settings.