Configuring basic DCE-side Frame Relay
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter the view of the interface connecting to the Frame Relay network. | interface interface-type interface-number | N/A |
3. Enable Frame Relay encapsulation on the interface. | link-protocol fr | By default, PPP encapsulation is enabled on interfaces except Ethernet interfaces and VLAN interfaces. |
4. (Optional.) Configure the encapsulation type for the Frame Relay interface. | fr encapsulation { ietf | nonstandard } | The default setting is IETF. |
5. (Optional.) Set the Frame Relay interface type to DCE. | fr interface-type dce | The default setting is DTE. |
6. (Optional.) Configure the Frame Relay LMI protocol type. | fr lmi type { ansi | nonstandard | q933a } | The default setting is q933a. |
7. (Optional.) Set the DCE-side N392 counter. | fr lmi n392dce n392-value | The default setting is 3. |
8. (Optional.) Set the DCE-side N393 counter. | fr lmi n393dce n393-value | The default setting is 4. |
9. (Optional.) Set the DCE-side T392 timer. | fr lmi t392dce t392-value | The default setting is 15 seconds. |