Setup guide
Flags: X - disabled
# NAME SERVICE CALLER-ID PASSWORD PROFILE
0 ex pptp lkjrht ex
[admin@Wandy] ppp secret> print detail
Flags: X - disabled
0 name="ex" service=pptp caller-id="" password="lkjrht" profile=ex
local-address=0.0.0.0 remote-address=0.0.0.0 routes=""
[admin@Wandy] ppp secret>
Monitoring Active P2P Users
ppp active print
Property Description
name (read-only: name) - user name
service (read-only: async | isdn | l2tp | pppoe | pptp) - shows the kind of service the user is using
caller-id (read-only: text) - shows unique client identifier
address (read-only: IP address) - an Ip address the client got from the server
uptime (read-only: time) - user's uptime
encoding (read-only: text) - shows encryption and encoding (separated with '/' if asymmetric) being
used in this connection
Example
[admin@Wandy] ppp profile> .. active print
Flags: R - radius
# NAME SERVICE CALLER-ID ADDRESS UPTIME ENCODING
0 ex pptp 10.0.0.148 10.1.0.148 1d15h... MPPE12...
[admin@Wandy] ppp profile> .. active print detail
Flags: R - radius
0 name="ex" service=pptp caller-id="10.0.0.148" address=10.1.0.148
uptime=1d15h4m41s encoding="MPPE128 stateless"
[admin@Wandy] ppp profile>
P2P User Remote AAA
ppp aaa
Property Description
use-radius (yes | no; default: no) - specifies whether to consult user database on a RADIUS server
accounting (yes | no; default: yes) - specifies whether to use RADIUS accounting
interim-update (time; default: 0s) - Interim-Update time interval
Notes
RADIUS user database is consulted only if the required username is not found in local user
database.
Example