Quick Configuration Guide for A7000 dl 8xT1/E1 Wide Module 2005-04

6 www.procurve.com 5991-2118
The following steps show how to configure a PPP virtual interface (labeled 1) to the corporate
router. Skip to Bind the Interfaces if you are using Frame Relay.
1. At the (config)# prompt, enter interface ppp 1
to create a PPP virtual interface labeled 1.
2. Enter ppp multilink to enable the multilink interface.
3. Enter ip address 68.168.72.1
255.255.255.0 to assign an IP address to the PPP endpoint
using a 24-bit mask.
4. Enter no shutdown to activate the virtual interface.
5. Enter exit to return to the Global Configuration mode.
1. For Frame Relay applications, at the (config)# prompt, enter bind 1
t1 3/1 1 frame-relay 1 to
connect the first T1 network connection (t1 3/1) to the virtual multilink Frame Relay interface
(fr 1).
2. Enter bind 2
t1 3/2 1 frame-relay 1 to connect the second T1 network connection (t1 3/2) to
the virtual multilink Frame Relay interface (fr 1).
3. Enter bind 3
t1 3/3 1 frame-relay 1 to connect the third T1 network connection (t1 3/3) to the
virtual multilink Frame Relay interface (fr 1).
or
1. For PPP applications, enter bind 1
t1 3/1 1 ppp 1 to connect the first T1 network connection
(t1 3/1) to the virtual multilink PPP interface (ppp 1).
2. Enter bind 2
t1 3/2 1 ppp 1 to connect the second T1 network connection (t1 3/2) to the
virtual multilink PPP interface (ppp 1).
3. Enter bind 3
t1 3/3 1 ppp 1 to connect the third T1 network connection (t1 3/3) to the virtual
multilink PPP interface (ppp 1).
Configure the PPP Interface
Note
If your application requires multilink PPP functionality, complete step 2 to enable
multilink on the PPP interface. If multilink is not required, skip to step 3.
Bind the Interfaces
Note
Repeat these steps for each network interface of the multilink bundle. You must
bind each interface individually and each bind command must have a unique
bind ID.
In the following steps, replace t1 with e1 if your application is E1.
Note
Binding multiple TDM groups to the same interface is only valid in multilink
operation.