R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
245
Syntax
reset ipv6 dhcp server statistics
Views
User view
Default command level
1: Monitor level
Examples
# Clear packet statistics on the DHCPv6 server.
<Sysname> reset ipv6 dhcp server statistics
sip-server
Use sip-server to configure the IPv6 address or domain name of a SIP server for the client.
Use undo sip-server to remove the configuration.
Syntax
sip-server { address ipv6-address | domain-name domain-name }
undo sip-server { address ipv6-address | domain-name domain-name }
Default
No SIP server address or domain name is specified.
Views
DHCPv6 address pool view
Default command level
2: System level
Parameters
address ipv6-address: Specifies the IPv6 address of a SIP server.
domain-name domain-name: Specifies the domain name of a SIP server. The domain name is a string of
1 to 50 characters.
Usage guidelines
You can configure up to eight SIP server addresses and eight SIP server domain names in an address
pool. The priorities of the specified SIP servers depend on the configuration sequence. The formerly
specified SIP server takes precedence over the latter one.
If you use the sip-server command multiple times, the most recent configuration does not overwrite the
previous one.
Examples
# Specify the SIP server address as 2:2::4 for the client.
<Sysname> system-view
[Sysname] ipv6 dhcp pool 1
[Sysname-dhcp6-pool-1] sip-server address 2:2::4
# Specify the domain name of the SIP server as bbb.com for the client.
[Sysname-dhcp6-pool-1] sip-server domain-name bbb.com