Specifications
SSR Command Line Interface Reference Manual 561
ppp define service
retry-interval <number>
The number of seconds between subsequent configuration request transmissions (the
interval). You can specify any number greater than or equal to 1. The default value is
30.
rmon on|off
Specifying the on keyword enables RMON for PPP WAN ports. Specifying the off
keyword disables RMON for PPP WAN ports.
Restrictions
Usage is restricted to PPP WAN ports only.
Example
To create a service profile named “pppserv4” with the following attributes:
•Bridging enabled
• IP and IPX enabled
• LCP Echo Requests disabled
• LCP magic numbers disabled
• RED disabled
• A retry interval of 20 seconds
•rmon enabled
then you would enter the following command line in Configure mode:
ssr(config)# ppp define service pppserv4 bridging enable ip enable ipx
enable lcp-echo off lcp-magic off red off retry-interval 20 rmon on










