Configuration procedure

To configure MPoFR:

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Create a virtual template interface for implementing MP.

interface virtual-template interface-number-mp

N/A

3. Configure the maximum bandwidth for the interface.

qos max-bandwidth bandwidth

Optional.

The default maximum bandwidth of a virtual template interface is 64 kbps.

4. Assign an IP address to the interface.

ip address ip-address { mask-length | mask }

N/A

5. Return to system view.

quit

N/A

6. Create a virtual template for PPPoFR.

interface virtual-template interface-number

N/A

7. Bind the PPPoFR virtual template to the MP virtual template.

ppp mp virtual-template interface-number-mp

N/A

8. Return to system view.

quit

N/A

9. Enter frame relay interface view.

interface interface-type interface-number

N/A

10. Enable frame relay on the interface.

link-protocol fr [ ietf | nonstandard ]

N/A

11. Create a frame relay DLCI.

fr dlci dlci-number

Optional on the DTE side.

12. Return to frame relay interface view.

quit

N/A

13. Map the frame relay DLCI to the PPPoFR virtual template.

fr map ppp dlci-number interface virtual-template interface-number

N/A

14. Return to system view.

quit

In system view, repeat steps 6 to 13 to configure multiple PPPoFR virtual templates.