Command Reference Guide
SROS Command Line Interface Reference Guide PPP Interface Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 722
bind <#> <from interface> <slot/port> <tdm-group#> <to interface>
<slot/port>
Use the bind command to create a bind map from a created tdm-group on an interface to a virtual interface.
Syntax Description
<#> Number descriptor or label for identifying the bind (useful in systems that allow
multiple binds)
<from interface> Specifies the interface (physical of virtual) on one end of the bind
Valid interfaces include: Ethernet (eth 0/1), T1 (t1 1/1), DDS (dds 1/1), serial (ser
1/1), and shdsl (shdsl 1/1)
<slot/port> Used when a physical interface is specified in the <from interface> subcommand
(For example: specifying the T1 port of a T1 module would be t1 1/1).
<tdm-group#> Specifies which configured tdm-group to use for this bind. This subcommand only
applies to T1 physical interfaces.
<to interface> Specifies the virtual interface on the other end of the bind.
<slot/port> Used when a physical interface is specified in the <to interface> subcommand.
(For example, specifying the primary T1 port of a T1 module would be t1 1/1).
Default Values
By default, there are no configured binds.
Command Modes
(config)# Global Configuration Mode
(config-ppp 1)# PPP Interface Configuration Mode
Functional Notes
Binds provide the mechanism for connecting a configured virtual (layer 2) endpoint with a physical (layer 1)
interface. Supported layer 2 protocols include Frame Relay and point-to-point protocol (PPP).
Caution
Changing bind settings could potentially result in service interruption.