HP-UX VLAN Administrator's Guide, February 2007

# VLAN_VPPA[0]=
Modifying the /etc/rc.config.d/vlanconf file
The following example illustrates the required lines to add to the /etc/rc.config.d/vlanconf
file, when a VLAN interface is configured over the physical interface lan0, assigned the VLAN
ID of 1, assigned the VLAN Name Red, and assigned a VPPA of 5000:
VLAN_PHY_INTERFACE[0]=lan0
VLAN_ID[0]=1
VLAN_PRI_OVERRIDE[0]=CONF_PRI
VLAN_TOS_OVERRIDE[0]=IP_HEADER
VLAN_PRIORITY[0]=0
VLAN_TOS[0]=0
VLAN_NAME[0]=Red
VLAN_VPPA[0]=5000
48 Editing the vlanconf File to Configure and Administer HP-UX VLANs