Cisco Cisco ASR 5000

Page of 9109
DHCPv6 Client Configuration Mode Commands   
▀  server-ipv6-address 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3506 
   
server-ipv6-address 
Configures DHCPv6 server(s) with which the DHCPv6 client is to communicate. 
Product
 
GGSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
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. 
-noconfirm
 
Executes the command without prompting for further input from the user.