Navigation
Monitoring a PPP Session
You can monitor PPP packet exchanges. When monitoring is enabled, packets exchanged during a session are logged by default to /var/log/pppd, or to the file specified in the traceoptions statement.
To monitor a PPP session:
- In configuration mode, go to the [edit protocols ppp] hierarchy level.[edit ]user@host# edit protocols ppp
- Include the monitor-session statement.[edit protocols ppp]user@host# monitor-session (interface-name | all);
When monitoring is configured, the operational mode commands show ppp summary and show ppp interface display a Monitored flag in the Session flags column or line.