ltm rule command vlan idΒΆ
iRule(1) BIG-IP TMSH Manual iRule(1)
vlan_id
Returns the VLAN tag of the packet.
SYNOPSIS
vlan_id
DESCRIPTION
Returns the VLAN tag of the packet. This is a BIG-IP 4.X variable, provided for backward-compatibility. You can use the
equivalent 9.X command LINK::vlan_id instead.
Syntax
vlan_id
* Returns the VLAN tag of the packet.
RETURN VALUE
VALID DURING
EXAMPLES
HINTS
SEE ALSO
CHANGE LOG
@BIGIP-9.0.0 --First introduced the command.
BIG-IP 2022-04-12 iRule(1)