SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
372
Step 4:
Make the association between the layer 2 endpoint and the physical interface using the
bind
command.
For example, the following creates a bind (labeled
5
) to make an association between the PPP virtual
interface (
ppp 7
) and the tdm-group configured on interface t1 1/1 (
tdm-group 9
).
ProCurve(config)#
bind 5 t1 1/1 9 ppp 7
Usage Examples
The following example creates a PPP virtual interface (labeled
1
) and enters the PPP Interface
Configuration mode:
ProCurve(config)#
interface ppp 1
ProCurve(config-ppp 1)#