Patton electronic SmartNode 4110 Series ユーザーズマニュアル

ページ / 664
PPP configuration task list
317
SmartWare Software Configuration Guide 
30 • PPP configuration
Example: Create an IP interface for PPP
The following procedure creates an IP interface that can be used for all three types of link layers. The com-
mand lines 
tcp adjust-mss
 only apply to Ethernet link layers.
node(cfg)#context ip router
node(ctx-ip)[router]#interface ppp_interface
node(if-ip)[ppp_int~]#point-to-point
node(if-ip)[ppp_int~]#ipaddress unnumbered
node(if-ip)[ppp_int~]#tcp adjust-mss rx mtu
node(if-ip)[ppp_int~]#tcp adjust-mss tx mtu
Disable interface IP address auto-configuration from PPP
This procedure enables/disables automatic configuration of the interface IP address from the PPP network 
control protocol negotiation.
Mode: profile ppp
Creating a PPP subscriber
One or more PPP subscriber shall be configured if either PPP peer requires authentication. This procedure 
describes how to create a PPP subscriber
Mode: Configure
5
(optional)
node(if-ip)[name]#use profile napt name Assigns the NAPT profile name to applied to 
this IP interface. See 11, 
on page 132 to learn how to create a 
NAPT profile.
Step
Command
Purpose
1
[name] (pf-ppp)# [no] local-address-
autoconfig
Enables or disables auto-configuration of the 
local IP address from PPP. Default: enabled.
Step
Command
Purpose
1
node(cfg) # subscriber ppp name
Creates the new subscriber name, which con-
tains the authentication settings.
Step
Command
Purpose