Installation guide
AT-2971 Solaris Sparc
100
skgeX: GetConfiguration: Missing VLAN
parameter Vlan_100_ID!
X is the instance number of the according adapter.
After the display of this message, the driver will abort the complete
configuration of the adapter because it makes no sense to continue. A
possible workaround is to look up the configuration file and fill in the
missing parameter. In case of two VLANs this might seem overstated,
but if you have 10 or 20 VLANs configured for one adapter it can easily
happen that you forget to set one parameter.
Additional
Parameters
There are additional parameters that can be set, but it is not necessary to
use them. If you do not set these parameters, default values will be used
by the driver.
Parameter: Vlan_<number>_Jumbo
Type: string
Default value: OFF
Valid values: ON
OFF
Example:
Vlan_100_Jumbo=ON;
If you want to use Jumbo frames on one or more VLANs you have
configured for an adapter, set the appropriate parameter to ON. The
adapter will be configured accordingly.
Note
Do not forget to enable setting the MTU in /etc/rcS.d/S50skge!.
Important: If you have configured your VLANs in skge.conf manually
and you want to use the script /usr/sbin/skge_vlan_config the next time
you have to change or add existing VLAN entries, please edit the file
before using the script and add two extra lines for each instance:
Insert
# BEGIN VLAN configuration settings for
instance <instance>
in front of the first VLAN entry and
# END VLAN configuration settings for instance
<instance>