SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
365
Step 3:
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 ATM virtual
interface (
atm 7
) and the adsl 1/1 interface.
ProCurve(config)#
bind 5 adsl 1/1 atm 7
Usage Examples
The following example creates an ATM virtual interface (labeled
1
) and enters the ATM Interface
Configuration mode:
ProCurve(config)#
interface atm 1
ProCurve(config-atm 1)#