для Cisco Cisco Tunnel Terminating Gateway (TTG)

Скачать
Страница из 1952
selection-algorithm { first-server | round-robin }
Specifies the algorithm used to select DHCPv6 servers with which to communicate when multiple servers are
configured.
first-server: Uses the first-server algorithm. This algorithm dictates that the system select the DHCPv6 servers
according to their priority, starting with the highest priority server. The system communicates with the server
of the next highest priority only when the previous server is unreachable.
Default: Enabled
round-robin: Uses the round-robin algorithm. This algorithm dictates that the system communicates with
the servers in a circular queue according to the server's configured priority, starting with the highest priority
server. The next request is communicated with the next highest priority server, and so on until all of the servers
have been used. At this point, the system starts from the highest priority server.
Default: Disabled
Usage Guidelines
Use this command to configure the DHCPv6 server(s) that the system is to communicate with. Multiple servers
can be configured, each with their own priority. Up to 20 DHCPv6 servers can be configured.
In addition, use this command to determine how configured DHCPv6 servers are utilized by the system.
If a server is removed, all calls having an IP address allocated from the server will be released.
Important
Examples
The following command configures a DHCPv6 server with an IP address of
1234:245:3456:4567:5678:6789:7890:8901 and a priority of 1:
server 1234:245:3456:4567:5678:6789:7890:8901 priority 1
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1807
DHCPv6 Service Configuration Mode Commands
server