Use this procedure to assign member links into the multi-link group (MLG).
This procedure assumes that the VLNC60 has been previously installed.
Refer to the Alcatel-Lucent 1850 Transport Service Switch (TSS-5) Command Line Interface Guide, for help on using CLI commands.
1 |
Login to the VLNC60/61/62. Result: The User EXEC prompt [(ALU switching)>] displays. |
2 |
Enter the Global Config mode:
|
3 |
From the Global Config mode, enter interface <interface-number> to enter the Interface T1/E1 Config Mode. The interface-number specifies the specific T1/E1 interface on the VLNC60/61/62. See Addressable Entities in the Alcatel-Lucent 1850 Transport Service Switch (TSS-5) Command Line Interface Guide for addresses and ranges. This command changes the context to Interface T1/E1 Config Mode and all subsequent configuration in this mode will be applicable to the T1/E1 interface identified by interface-number. Example: (ALU Switching) (Config)# interface a-1-1 |
4 |
Specify a description for the T1/E1 interface. From the Interface Config Mode, enter interface <description> where description is in a range of 1-32 alphanumeric character string. Example: (ALU Switching) (Interface a-1-1)# RemoteSiteSlot1Port1 |
5 |
From the Interface Config Mode, enter the following commands one at a time:
|
6 |
From the Interface T1/E1 Config Mode, enter encapsulation ppp to configure PPP encapsulation with HDLC framing specified. Example: (ALU Switching) (Interface a-1-1)# encapsulation ppp |
7 |
By default, the Protocol Field Compression (pfc) on the interface is enabled. If you want to disable pfc, from the Interface T1/E1 Config Mode, enter no ppp pfc. To enable pfc, enter ppp pfc. |
8 |
By default, the Address and Control Field Compression (acfc) on the interface is enabled. If you want to disable acfc, from the Interface T1/E1 Config Mode, enter no ppp acfc. To enable acfc, enter ppp acfc. |
9 |
The following are optional commands for ppp configuration. Refer to the following commands in the Alcatel-Lucent 1850 Transport Service Switch (TSS-5) Command Line Interface Guide for details:
|
10 |
From the Interface T1/E1 Config Mode, enter assign-multilink-group <group-number> command to specify the multilink interface that this interface is associated with. The group-number is in the range 1-8. This is a mandatory parameter. Example: (ALU Switching) (Interface a-1-1)# multilink-group 1 |
11 |
From the Interface T1/E1 Config Mode, enter no ppp shutdown to enable PPP on this link. When PPP is enabled, if the T1/E1 line is not connected or the link is in an alarm state, the PPP protocol will try to send and retransmit PPP request packets at a default rate of every three (3) seconds. If the physical link does not come up or the alarm does not clear within 30 seconds (default), the PPP link state will transit to a stopped state and will continue to be down even after the T1/E1 link comes up or after the alarm clears. If this occurs, you must enter no ppp shutdown again to enable PPP after the physical link status is good. The 30 second default transmit rate is derived from ppp configuration parameters, as follows: (ppp restart-timer [default: 3] X ppp max-configure [default: 10]). You can increase this interval by increasing the values of ppp restart-timer and max-configure (See Step 9). End of steps |
Copyright © 2011 Alcatel-Lucent. All rights reserved. |