HP ProCurve 7102dl Reference Manual page 373

Secure router sros command line interface
Table of Contents

Advertisement

SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
interface ppp <label>
Use the interface ppp command to create a virtual point-to-point protocol (PPP) interface that is identified
using the entered number label. In addition, entering this command activates the PPP interface command
set. Use the no form of this command to delete a configured virtual PPP interface.
Syntax Description
<label>
Specifies the numerical virtual PPP interface identifying label (range: 1 to 1024).
Default Values
By default, there are no configured PPP interfaces.
Functional Notes
Creating an endpoint that uses a layer 2 protocol (such as PPP) is generally a four-step process:
Step 1:
Create the PPP virtual endpoint (using the interface ppp) command and enter the PPP command set.
ProCurve(config)#interface ppp 7
ProCurve(config-ppp 7)#
Step 2:
Configure the interface parameters to apply access policies to the interface, create bridging interfaces,
configure backup, and assign an IP address. You must activate the interface (using the no shutdown
command) before the interface can pass data. For example, the following assigns an IP address of
172.24.69.1/30 to the interface.
ProCurve(config-ppp 7)#ip address 172.24.69.1 255.255.255.252
ProCurve(config-ppp 7)#no shutdown
Step 3: (VALID ONLY FOR T1 INTERFACES)
Specify the group of DS0s used for signaling on the T1 interface by creating a tdm-group. Group any
number of aggregate DS0s together to create a data pipe for layer 2 signaling. Also use the tdm-group
command to specify the per-DS0 signaling rate on the interface. For example, the following creates a
tdm-group labeled 9 containing 20 DS0s (each DS0 having a data rate of 56 kbps).
ProCurve(config)#interface t1 1/1
ProCurve(config-t1 1/1)#tdm-group 9 timeslots 1-20 speed 56
ProCurve(config-t1 1/1)#exit
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
371

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents