160
TERMINAL SERVERS
PORT PPP LCP AUTHENTICATION (privileged)
{SET
}
{DEFINE
}PORT[PPP]LCP ACFC {ENABLED }
{CHANGE
}
{DISABLED}
This privileged command specifies whether the Terminal Server requires
the peer to use the PPP PAP protocol to authenticate itself. The peer must
provide the Terminal Server with the LOGIN password if PAP is specified.
Restrictions:
• SET, DEFINE, and CHANGE are all privileged commands.
• The Terminal Server does not authenticate itself to the peer.
PORT PPP LCP MAP
{SET
}
{DEFINE
}PORT[PPP]LCP MAP"
hex-number
"
{CHANGE
}
This command lets the Terminal Server tell the peer which characters require
byte-stuffing. Some characters potentially have special meaning to the
underlying layers of software or hardware—for example, XON/XOFF. Byte-
stuffing lets these characters be encapsulated into a two-byte sequence that
allows the original character to pass as data. By default, the low 32 ASCII bytes
are byte stuffed, which requires additional overhead and consumes bandwidth
on a slow serial line. The fewer characters that require byte-stuffing on a given
line, the better the performance. This option provides a means to inform the
peer of which specific characters require byte-stuffing.
To identify which characters must be stuffed bits are set in the mask. The
bits are ordered left to right, such that the hex character 0x0 would need the
mask to have the leftmost bit set, that is, 0x80000000. The default of having all
character bytes stuffed would use a mask of 0xFFFFFFFF.
Restriction:
• The DEFINE and CHANGE commands require privileged status. The SET
command requires secure status.
Example
The mask would be set to 0x000A0000 if only XON and XOFF require byte-
stuffing. The following is the syntax for the command:
Local> SET PORT LCP MAP A0000
Содержание LE2101A-BT-R2
Страница 2: ......