Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
server
Configures DHCPv6 servers with which the DHCPv6 service is to communicate and specifies the algorithm
used to select DHCPv6 servers with which to communicate when multiple servers are configured.
Product
GGSN
P-GW
SAEGW
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
server { ipv6_address [ priority priority ] | selection-algorithm { first-server | round-robin } }
default server selection-algorithm
no server 
ipv6_address
default
Uses the first-server algorithm.
no
Deletes a previously configured DHCPv6 server.
ipv6_address
Specifies the IP address of the DHCPv6 server expressed in IPv6 colon-separated-hexadecimal notation.
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
1806
DHCPv6 Service Configuration Mode Commands
server