Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
bind
Binds the DHCPv6 service to a logical IP interface facilitating the system's connection to the DHCPv6 server.
Product
GGSN
P-GW
SAEGW
SaMOG
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > DHCPv6 Service Configuration
configure > context context_name > dhcpv6-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-dhcpv6-service)#
Syntax Description
bind address ipv6_address [ port port_number ]
no bind address
no
Removes a previously configured binding.
address ipv6_address
Specifies the IP address of an interface in the current context through which the communication with the
DHCPv6 server occurs. ipv6_address must be expressed in IPv6 colon-separated-hexadecimal notation.
port port_number
Specifies the listen port and is used to start the DHCPv6 server bound to it.
port_number must be an integer from 1 through 65535. If unspecified, the default port is 547.
Usage Guidelines
Use this command to associate or tie the DHCPv6 service to a specific logical IP address previously configured
in the current context and bound to a port.
When this command is executed, the DHCPv6 service is started and begins the process of requesting addresses
from the DHCPv6 server and storing them in cache memory for allocation to PDP contexts.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1796
DHCPv6 Service Configuration Mode Commands
bind