SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
369
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 HDLC virtual
interface (
hdlc 7
) and the tdm-group configured on interface t1 1/1 (
tdm-group 9
).
ProCurve(config)#
bind 5 t1 1/1 9 hdlc 7
Usage Examples
The following example creates a HDLC virtual interface (labeled
1
) and enters the HDLC Interface
Configuration mode:
ProCurve(config)#
interface hdlc 1
ProCurve(config-hdlc 1)#