Sun Microsystems 3U 用户手册

下载
页码 142
Chapter 5
Editing SunATM Configuration Files
57
Sample LAN Emulation Configurations
The following examples demonstrate entries in the
/etc/opt/SUNWconn/atm/
laneconfig
file for several common configurations.
Although some of the examples show only one sample
laneconfig
file, similarly
configured files must appear on each LAN Emulation client.
1. Basic LAN Emulation client. The ATM and MAC address of a frequently used
server is provided. The LECS provides the name of the Emulated LAN.
2. LAN Emulation client. The LECS requires that the client send the Emulated LAN
name in its messages.
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
a
entries.
?
A wild card matching one or two hexadecimal digits within
any colon-separated field. For example,
$prefix:$anymac:?
is equivalent to both
$prefix:$anymac:??
and
$prefix:$anymacsel
. However, it is not the same as
$prefix:$anymacsel:0?
, which requires that the first digit
of the selector byte is a
0
. This wild card should only be used in
a
entries.
set srvr_mac = 08:00:20:01:02:03
Interface     MAC_Address/     ATM_Address         VCI   Flag
              ELAN Name
lane0            -             $myaddress           -      l
lane0         $srvr_mac        $prefix:$srvr_mac:00 -      t
Interface   MAC_Address/    ATM_Address    VCI   Flag
            ELAN Name
lane0          -            $myaddress      -     l
lane0       elan1               -           -     n
TABLE 5-8
Predefined SunATM Variables (Continued)
Variable
Description