Quick Configuration Guide for A7000 dl 1xE1 or 1xE1 + G.703 Modules 2005-04
4 www.procurve.com 5991-2117
1. Enter interface e1 1/2 to activate the interface configuration mode for the G.703 network
interface.
2. Enter ts16 to verify the G.703 interface is configured for voice signaling (timeslot 16 is used
for signaling).
3. Enter no shutdown to activate the interface.
4. Enter exit to return to the Global Configuration mode.
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 Virtual PPP
Interface 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 no shutdown to activate the virtual interface to pass data.
4. 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. 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 to pass data.
5. Enter exit to return to the Global Configuration mode.
6. 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 5.
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 ip address 192.168.72.1
255.255.255.252 to assign an IP address to the PPP
endpoint using a 30-bit mask.
3. Enter no shutdown to activate the virtual interface to pass data.
4. Enter exit to return to the Global Configuration mode.
Configure the G.703 Interface (Optional)
Configure the Frame Relay Virtual Interface
Create the PVC and Assign an IP Address
Note
The default encapsulation is RFC1490 or IETF. Make certain the remote unit uses
the same encapsulation for Frame Relay.
Configure the Virtual PPP Interface