HP ProCurve Secure 7000dl Series Basic Management And Configuration Manual page 326

Secure router procurve 7000dl series
Hide thumbs Also See for ProCurve Secure 7000dl Series:
Table of Contents

Advertisement

Configuring the Data Link Layer Protocol for E1, T1, and Serial Interfaces
Quick Start
6-74
2.
Define the signaling role for the Frame Relay interface. The default setting
is dte, or user.
Syntax: frame-relay intf-type [dce | dte | nni]
ProCurve(config-fr 1)# frame-relay intf-type dte
3.
Define the signaling type (the LMI). The default setting is ansi, or Annex D.
Syntax: frame-relay lmi-type [ansi | auto | cisco | none | q933a]
For example, to set the signaling type to auto, enter:
ProCurve(config-fr 1)# frame-relay lmi-type auto
4.
Activate the Frame Relay interface.
ProCurve(config-fr 1)# no shutdown
5.
Create a Frame Relay subinterface for each permanent virtual circuit
(PVC). Enter any number from 16 to 1007 for the sublink number. Using
the same number as the subinterface's DLCI will help you keep track of
and troubleshoot the sublink.
Syntax: interface frame-relay <number.subinterface number>
ProCurve(config-fr 1)# interface frame-relay 1.103
6.
Assign the subinterface a DLCI.
Syntax: frame-relay interface-dlci <DLCI>
ProCurve(config-fr 1.103)# frame-relay interface-dlci 103
7.
Assign the interface a static IP address.
Syntax: ip address <A.B.C.D> <subnet mask | /prefix length>
ProCurve(config-fr 1.103)# ip address 10.1.1.1 /24
8.
Configure a CIR.
Syntax: frame-relay bc <committed burst value>
Replace <committed burst value> with your CIR expressed in bytes. For
example, you might enter:
ProCurve(config-fr 1.1)# frame-relay bc 128000
9.
Set the excessive burst rate.
Syntax: frame-relay be <excessive burst value>
Replace <excessive burst value> with a burst rate, expressed in bytes. For
example, you might enter:
ProCurve(config-fr 1.1)# frame-relay be 64000

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve 7102dl seriesProcurve 7103dl series

Table of Contents