Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
server-ipv6-address
Configures DHCPv6 server(s) with which the DHCPv6 client is to communicate.
Product
GGSN
P-GW
SAEGW
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > DHCPv6 Service Configuration > DHCPv6 Client
Configuration
configure > context context_name > dhcpv6-service service_name > dhcpv6-client
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-dhcpv6-client)#
Syntax Description
server-ipv6-address ipv6_address [ port port_number ] [ priority priority ] [ -noconfirm ]
no server-ipv6-address 
ipv6_address
no
Deletes a previously configured DHCPv6 server.
ipv6_address
Specifies the IP address of the DHCPv6 server expressed in IPv6 colon-separated-hexadecimal notation.
Default: FF02::1:2
port port_number
Specifies the port used for communicating with the DHCPv6 server.
port_number must be an integer from 1 through 65535. If unspecified, the default port is 547.
priority priority
Specifies the priority of the server if multiple servers are configured.
priority is an integer from 1 through 1000. 1 is the highest priority.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1782
DHCPv6 Client Configuration Mode Commands
server-ipv6-address