[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Configuring Frame Relay Versus MLFR
All the configuration commands that apply to Frame
Relay also apply to MLFR. The following listing describes commands
specific to configuring MLFR; for other Frame Relay commands, see Configuring Frame Relay.
encapsulation mlframe-relay ietf
- Use to configure MLFR as the encapsulation method on an
individual interface.
- Use this command only within the context of an individual
interface. Issuing this command creates an MLFR link, also referred
to as an MLFR bundle member.
- Example
- host1(config)#interface serial 2/0:1
- host1(config-if)#encapsulation mlframe-relay
ietf
- Use theno version to disable
MLFR on an interface.
- See encapsulation mlframe-relay ietf.
interface mlframe-relay
- Use to create a Frame Relay major interface, also known
as the MLFR bundle.
- Example
- host1(config-if)#interface mlframe-relay group2
- Use the no version to delete
the MLFR bundle.
- See interface mlframe-relay.
member-interface
- Use to add an MLFR interface—also known as an MLFR
bundle member—to an MLFR bundle.
- Example
- host1(config-if)#member-interface serial 2/0:1
- Use the no version to remove
the specified interface from the MLFR bundle.
- See member-interface.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]