Quick Configuration Guide A7000 1xSerial Module (J8458A) 2005-04
5991-2116 www.procurve.com 3
The following steps demonstrate configuring a serial network interface.
1. At the (config)# prompt, enter interface serial 1/1 to activate the interface configuration
mode for the serial network interface.
2. Enter serial-mode v35 to configure the serial interface for use with the V.35 adapter cable
(J8757A).
3. Enter no shutdown to activate the interface to pass data.
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).
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 4.
Configure the Serial Interface
Note
Skip to Configure the Virtual PPP Interface on page 4 for PPP configuration.
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.