
C613-50186-01 Rev B
Command Reference for AR2050V
579
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PPP C
OMMANDS
DEBUG
PPP
Output of event
debugging
Figure 19-2:
Example output from the
debug ppp
command for a PPP interface
To record messages relating to PPP packets in the buffered log, first configure a
buffered log filter to select the messages using the commands:
awplus#
configure terminal
awplus(config)#
log buffered level debug program pppd
awplus(config)#
end
Then configure PPP debugging, using the below command:
awplus#
debug ppp
To disable PPP debugging for all PPP interfaces, use the below command:
awplus#
no debug ppp
Related
Commands
awplus#terminal monitor
awplus#debug ppp interface ppp0
05:35:43 awplus pppd[24767]: [ppp0] [05:35:43.710] using channel 1
05:35:43 awplus pppd[24767]: [ppp0] [05:35:43.712] Using interface
ppp0
05:35:43 awplus pppd[24767]: [ppp0] [05:35:43.712] Connect: ppp0
<--> hdlc0
05:35:46 awplus PPP: IP is up on interface ppp0 [local-IP:
192.168.1.2, remote-IP:
192.168.1.1]
05:35:46 awplus PPP: IPCP [ppp0]: add IP interface [IP-addr:
192.168.1.2, mask: ]
05:35:46 awplus PPP: IPCP [ppp0]: add host route [peer-IP:
192.168.1.1]
05:35:47 awplus PPP: IPCP [ppp0]: add domain name server [DNS:
1.1.1.1]
05:35:47 awplus PPP: IPCP [ppp0]: add domain name server [DNS:
2.2.2.2]