118
Configuring PPPoFR
PPP over frame relay (PPPoFR) enables routers to establish end-to-end PPP sessions on a frame
relay network, allowing frame relay stations to use PPP features such as LCP, NCP, authentication,
and MP fragmentation.
Configuration procedure
To configure PPPoFR:
Step Command Remarks
1. Enter system view.
system-view
N/A
2. Create a virtual template
interface and the virtual
template interface view.
interface virtual-template
interface-number
N/A
3. Assign IP address.
ip address
ip-address
{ mask-length | mask }
N/A
4. Return to system view.
quit
N/A
5. Enter the frame relay
interface view.
interface
interface-type
interface-number
N/A
6. Enable frame relay on the
interface.
link-protocol fr
[
ietf
|
nonstandard
]
N/A
7. Configure a frame relay
DLCI.
fr dlci
dlci-number
Optional for DTE side.
8. Return to frame relay
interface view.
quit
N/A
9. Map frame relay DLCI to
PPP.
fr map ppp
dlci-number
interface virtual-template
interface-number
N/A
When you configure a static route on a virtual-template interface, specify only the next hop. If you
want to specify the outbound interface as well, make sure the physical interface bound to the
virtual-template interface works correctly.
Displaying and maintaining PPPoFR
Task Command Remarks
Display PPPoFR MAP and status.
display fr map-info pppofr
[
interface
interface-type
interface-number ] [
|
{
begin
|
exclude
|
include
}
regular-expression ]
Available in any view.