bind interface
Associates a VLAN interface with a context.
Product
HA
HSGW
PDSN
P-GW
SAEGW
SGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Port Configuration > VLAN Configuration
configure > port ethernet slot_number/port_number > vlan vlan_tag_id
Entering the above command sequence results in the following prompt:
[local]host_name(config-port-slot_number/port_number-vlan-vlan-id)#
Syntax
[ no ] bind interface interface_name context_name
no
Disasscoiates the VLAN interface from the context.
interface_name context_name
Specifies the name of the virtual interface and the context to which it will be bound.
interface_name must be an alphanumeric string of 1 through 79 characters.
context_name must refer to a previously configured context expressed as an alphanumeric string of 1 through 79 characters.
Usage Guidelines
Bind a VLAN interface to a context to suport VLAN service.
Example
bind interface sampleVirtual sampleContext
no bind interface sampleVirtual sampleContext