21 • PPP configuration
Step
4
node (pf-ppp)[name]#[no] van-jacobson
(optional)
{compression|decompression} max-slots
max-slots
Example: Create a PPP profile
The procedure below creates a PPP profile, sets some of its parameters, and assigns it to a PPPoE Session.
SN(cfg)#profile ppp PPPoE
SN(pf-ppp)[PPPoE]#mtu min 68 max 1492
SN(pf-ppp)[PPPoE]#mru min 68 max 1492
SN(pf-ppp)[PPPoE]#van-jacobson compression
SN(pf-ppp)[PPPoE]#port ethernet 0 0
SN(prt-eth)[0/0]#pppoe
SN(pppoe)[0/0]#session green
SN(session)[green]#use profile ppp PPPoE
Displaying PPP configuration information
This section shows how to display and verify the PPP configuration information.
Mode: Configure
Step
1
node (cfg) #show running-config
2
node (cfg) #show subscriber ppp [ name ] Displays configuration information of the PPP sub-
3
node (pf-ppp)[name]#show profile ppp
{ name | default }
254
Command
Command
SmartWare Software Configuration Guide
Purpose
Allows PPP to use Van Jacobson header com-
pression for TCP packets. Only the negotiation
between the PPP peers determines whether this
header compression is really used. max-slots
determines the maximum number of concurrent
TCP sessions for which header compression
shall be done. The default is 31.
Purpose
Gives the best overview of all PPP related configura-
tion information. The following parts are of interest:
profile ppp default
•
•
profile ppp name
interface name
•
subscriber ppp name
•
port ethernet slot port
•
session name
•
scriber name or of all PPP subscribers
Displays the PPP profile name or the default PPP
profile
PPP configuration task list
Need help?
Do you have a question about the SmartNode Series and is the answer not in the manual?