Show Commands - 3Com OfficeConnect 3C100XF Cli User's Manual

3com officeconnect 3c100xf: users guide
Hide thumbs Also See for OfficeConnect 3C100XF:
Table of Contents

Advertisement

17-6
C
17: PPP C
HAPTER
OMMANDS

Show Commands

show ppp,
show ppp settings
Parameters
session_start_message
system_mtu
These commands display global settings for PPP. Use the set system command to
modify the system transmit authentication name. The following information is
displayed:
PPP Authentication Preference - the authentication type that will be

negotiated.
CCP will be accepted for all call types - the call type for which PPP

compression will be attempted/accepted.
System Transmit Authentication Name - remote account keyword used by

PPP at the datalink layer for WAN connections.
Primary NBNS Server address - IP address for the primary NetBIOS Name

Server (NBNS) server. In the absence of a user-specific NBNS address, this will be
sent in IPCP negotiation.
Description
A message string to display at a client's terminal when a connection
is established and PPP is begun in OfficeConnect Gateway. You can
add additional values as follows:
%server_ip - identification of OfficeConnect Gateway's local

(server's) IP address
%client_ip - identification of remote (client's) IP address

For example:
set ppp session "PPP session beginning now from %server_ip to
%client_ip."
If the string is surrounded by double quotes, you can insert an
escape character '\' inside the quoted string. If the string is followed
by the characters b, f, n, r, t or v, OfficeConnect Gateway will place
special characters in the string, as follows:
\b = backspace

\f = formfeed

\n = newline

\r = carriage return

\t = tab

\v = vertical tab

If the string is followed by an x, the next two characters will be
interpreted as a hexadecimal constant as follows:
x0A = 0x0a
If the string is followed by any other character, that character will be
placed in the token.
Other rules state:
a double quote (") will place the double quote in the token

a forward slash '\' will place one forward slash in the token

Maximum Transfer Unit - largest data packet size allowed. Value
must be a decimal number within the range of 128 - 1518.

Advertisement

Table of Contents
loading

Table of Contents