Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1824
bind interface
Configures an association (binds) between a virtual IP interface, an SS7 or Frame Relay link to a specific
context.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Ethernet Port Configuration
configure > port ethernet slot_number/port_number
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-port-
slot_number/port_number
)#
Syntax Description
[ no ] bind interface interface_name context_name
no
Indicates the virtual interface specified is to be unbound from the context.
interface_name
Specifies the name of an existing virtual interface to be bound to the context as an alphanumeric string of 1
through 79 characters. The interface must be previously defined using the Context Configuration mode
interface command.
context_name
Specifies the name of the context to be bound to the virtual port. context_name must refer to a previously
configured context.
Usage Guidelines
Bind an interface to a context to allow the context to provide service.
Examples
The following command binds the ethernet10 interface with the allstar4 context:
bind interface ethernet10 allstar4
Command Line Interface Reference, Modes E - F, StarOS Release 19    
159
Ethernet Port Configuration Mode Commands
bind interface