Sun Microsystems 3U User Manual

Page of 142
48
SunATM 3U CompactPCI Adapter Installation and User’s Guide • February 2001
Use the following format to define variables in the
aarconfig
file:
where VARIABLE is the name of a variable and EXPRESSION is an expression
concatenating one or two-digit hexadecimal numbers or the values of variables that
have been previously defined. The equal sign is optional, but separate the variable
and expression either by white space (spaces or tabs), an equal sign, or both.
Several predefined variables are built into the SunATM software. These variables are
summarized in
Note –
You cannot use the
$prefix
variable or any other variables that use it
(including
$myaddress
and
$localswitch_server
) on interfaces that are not
using ILMI address registration.
set
VARIABLE = EXPRESSION
TABLE 5-4
Predefined SunATM Variables
Variable
Description
prefix
The 13-byte prefix associated with the local switch.
mac
The 6-byte medium access control (MAC) address associated
with the local host or interface.
sel
The default 1-byte selector for the local interface.
macsel
The concatenation of
$mac:$sel
.
myaddress
The concatenation of
$prefix:$mac:$sel
, resulting in the
default address for the local interface.
anymac
A wild card representing any 6-byte ESI. Should only be used
in entries.
anymacsel
A wild card representing any 7-byte ESI and Selector
combination. Should only be used in entries.