Frame Relay Devices

Use the following format when coding DIALNO for dialing out to a frame relay device:
DIALNO=aabb00000000cccc
or
DIALNO=aaXbb00000000cccc
aa
The port number specified with the PORTADD keyword of the frame relay link, in decimal.
bb or Xbb
The remote station's service access point (SAP), in decimal (bb) or hexadecimal (Xbb).
cccc
The data link connection identifier (DLCI) for the connection, in hexadecimal.
For frame relay BAN-attached devices, you must also specify the remote MAC address for the BAN station, in hexadecimal, as shown by dddddddddddd in the following format:
DIALNO=aabb00000000ccccdddddddddddd
or
DIALNO=aaXbb00000000ccccdddddddddddd
The MAC address must be in the range 1–X'7FFF FFFF FFFF'.