Quick Configuration Guide for A7000 dl 8xT1/E1 Wide Module 2005-04
5991-2118 www.procurve.com 5
The following steps outline configuring a Frame Relay virtual interface (labeled 1) using a single
DLCI back to the corporate router (defined as DLCI 16). Skip to Configure the PPP Interface on
page 6 if you are using PPP.
1. At the (config)# prompt, enter interface fr 1 to create a Frame Relay virtual interface
labeled 1.
2. If the default setting of ansi was changed, enter frame-relay lmi-type ansi to configure
Frame Relay virtual interface 1 to use ANSI (Annex D) signaling.
3. Enter frame-relay multilink to enable the multilink interface.
4. Enter no shutdown to activate the virtual interface.
5. Enter exit to return to the Global Configuration mode.
1. At the (config)# prompt, enter interface fr 1.16
to create a PVC assigned to Frame Relay
virtual interface 1 (for Branch Office 1). This activates the configuration parameters for the
PVC. Your prompt should now display (config-fr 1.16)#.
2. Enter frame-relay interface-dlci 16
to assign DLCI 16 to this PVC.
3. Enter ip address 192.168.72.1
255.255.255.252 to assign an IP address of 192.168.72.1 for
this PVC using a 30-bit subnet mask.
4. Enter no shutdown to activate the virtual interface.
5. Enter exit to return to the Global Configuration mode.
6. Enter interface fr 1.17
to create a PVC assigned to Frame Relay virtual interface 1 (for
Branch Office 2). This activates the configuration parameters for the PVC. Your prompt
should now display (config-fr 1.17)#.
7. Enter frame-relay interface-dlci 17
to assign DLCI 17 to this PVC.
8. Enter ip address 192.168.72.5
255.255.255.252 to assign an IP address of 192.168.72.5 for
this PVC using a 30-bit subnet mask.
9. Enter no shutdown to activate the virtual interface.
10. Enter exit to return to the Global Configuration mode.
11. If you are configuring the ProCurve Secure Router for use in a Frame Relay application and
have completed this step, skip to Bind the Interfaces on page 6.
Configure the Frame Relay Virtual Interface
Note
If your application requires multilink Frame Relay functionality, complete step 3 to
enable multilink on the Frame Relay interface. If multilink is not required, skip to
step 4.
Create the PVCs and Assign the IP Addresses
Note
The default encapsulation is RFC1490 or IETF. Assure the remote router uses the
same encapsulation for Frame Relay.