Installation guide

AT-2971 Solaris Sparc
98
Example:
Instance number of the adapter: 0
First VLAN to create: Vlan_0_DevNum, Vlan_0_ID
Second VLAN: Vlan_100_DevNum, Vlan_100_ID
Third VLAN: Vlan_200_Dev_num, Vlan_200_ID
...
and so on.
Instance number of the adapter: 1
First VLAN to create: Vlan_1_DevNum, Vlan_1_ID
Second VLAN: Vlan_101_DevNum, Vlan_101_ID
Third VLAN: Vlan_201_Dev_num, Vlan_201_ID
...
and so on.
Note
This is necessary to create device minor nodes in the driver that have
the same numbers as the according interfaces you have to create
with 'ifconfig'. More details refer to the next section.
Parameters Parameter: Vlan_<number>_DevNum
Type: integer
Default value: None! You MUST set this value!
Valid Values: Not limited
Example:
Vlan_0_DevNum="0";
Vlan_100_DevNum="100";
This parameter defines the number skge<number> of the interface that
belongs to the VLAN with the parameter Vlan_<number>_DevNum. The
value for Vlan_<number>_DevNum should be <number>. You are free
to choose a different value. We recommend to use <number> because it
is very easy to distinguish all interfaces belonging to the same board
since the last digit is the same for all interfaces.
Parameter: Vlan_<number>_ID
Type: integer
Default value: None! You MUST set this value!
Valid values: 1 to 4094