Operation Manual - Link Layer Protocol
H3C SecPath F1800-A Firewall
Chapter 2 PPP Configuration
4-19
2.3 Displaying and Debugging PPP
You can use the
display
command in any view to view the running state and thus
verify the effect of PPP.
Table 2-16
Displaying and debugging PPP
Action
Command
View PPP configuration and state.
display
interface
interface-type
interface-number
View PPP compression statistics of IP
packet headings.
display ppp compression iphc
{
rtp
|
tcp
} [
interface-type
interface-number
]
2.4 Typical Example for Configuring PPP
2.4.1 PAP Authentication Example
I. Networking Requirement
As shown in
, the SecPath F1800-A and the router are interconnected
through the Serial 3/0/0, and the SecPath F1800-A is required to authenticate the
router in PAP mode.
II. Networking Diagram
SecPath
Serial3/0/0
Router
Serial3/0/0
Figure 2-2
Networking diagram of PAP and CHAP authentication
III. Configuration Procedure
1)
Configuring the SecPath F1800-A
[SecPath-aaa]
local-user H3C2 password simple SecPath
[SecPath-aaa]
quit
[SecPath]
interface serial 3/0/0
[SecPath-Serial3/0/0]
ppp authentication-mode pap
2)
Configuring the router
[SecPath]
interface serial 3/0/0
[SecPath-Serial3/0/0]
ppp pap local-user SecPath2 password simple SecPath