Multilink Frame Relay
Left running head:
Chapter name (automatic)
386
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
ALU(config)# interface Serial <slot/port>
ALU(config-if Serial<slot/port>)#
Example:
ALU(config)#interface Serial0/0
ALU(config-if Serial0/0)#
For more details on configuring a Serial interface (V.35/X.21), refer to the “Universal
Serial Port (USP) Line Card” chapter.
Bundle Configuration
Step 7: Configure MLFR Bundle Interface. See “To Configure MLFR Bundle
Interface”
Step 8: Administratively bring up the interface.
ALU(config-if <interface-name>)# no shutdown
Example:
ALU(config-if mlfr100)# no shutdown
Step 9: Configure IP address for the interface
ALU(config-if <interface-name>)# ip address {<ip-
address subnet-mask>|<ip-address/prefix-length>}
Example:
ALU(config-if mlfr100)# ip address 20.20.20.20/24
Step 10: Configure Frame Relay LMI (Local Management Interface) type. See “To
Configure Local Management Interface (LMI) Type” (Optional)
Step 11: Configure Data Link Connection Identifiers (DLCI) on the interface. See
“To Configure Data-link Connection Identifier (DLCI)”
Step 12: Assign a Bundle Identification (BID) name to the MLFR bundle
configured above. See “To Assign Bundle Identification (BID) to the Bundle”
(Optional)
Member Link Configuration
Step 13: Enter Serial interface configuration mode
ALU(config)# interface Serial <slot/port:channel>
ALU(config-if Serial<slot/port:channel>)#
Example:
ALU(config)#interface Serial0/0:0
ALU(config-if Serial0/0:0)#