Configuring an MFR bundle link
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Enter synchronous serial interface view or POS interface view. | interface interface-type interface-number | N/A |
3. Enable MFR encapsulation on the interface. | link-protocol mfr | By default, synchronous serial interfaces and POS interfaces use PPP encapsulation. |
4. Assign the interface to an MFR interface. | fr mfr interface-number | By default, an interface is not assigned to any MFR interfaces. |
5. (Optional.) Set the MFR bundle link identifier. | mfr link-name name | By default, the name of the current interface is used. |
6. (Optional.) Set the interval at which the MFR bundle link sends hello messages. | mfr timer hello seconds | The default setting is 10 seconds. Hello messages maintain link status. |
7. (Optional.) Set the time that the bundle link waits for a hello acknowledgment before resending the hello message. | mfr timer ack seconds | The default setting is 4 seconds. A hello acknowledgment notifies the peer that the local end received a hello message. |
8. (Optional.) Set the maximum number of times that the MFR bundle link can resend hello messages. | mfr retry retries | The default setting is 2. |