Chapter 4
Device Management
RUGGEDCOM ROX II
CLI User Guide
102 Adding a VLAN to a Routable Ethernet Port
Section4.18.3.2
Adding a VLAN to a Routable Ethernet Port
To add a VLAN to a routable Ethernet port, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the new VLAN by typing:
interface eth interface-name vlan id
Where:
• interface-name is the name of the interface
• id is the ID of the VLAN
3. Configure the following parameter(s) as required:
Parameter Description
ip-address-src { ip-address-src } Synopsis: { static, dynamic }
Default: static
Whether the IP address is static or dynamically assigned via DHCP or BOOTP. The
DYNAMIC option is a common case of a dynamically assigned IP address. It switches
between BOOTP and DHCP until it gets the response from the relevant server. It must be
static for non-management interfaces.
ipv6-address-src { ipv6-address-src } Synopsis: { static, dynamic }
Default: static
Whether the IPv6 address is static or dynamically assigned via DHCPv6. Option DYNAMIC
is a common case of a dynamically assigned IPv6 address. This must be static for non-
management interfaces.
on-demand This interface is up or down on the demand of the link failover.
4. Add a QoS map for the VLAN. For more information, refer to Section16.2.7.2, “Adding a QoS Map”.
5. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section4.18.3.3
Deleting a VLAN for a Routable Ethernet Port
To delete a VLAN configured for either a routable Ethernet port or virtual switch, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the traffic control rule by typing:
no interface eth name vlan id
Where:
• name is the name of the interface
• id is the ID of the VLAN
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.