ip dhcp sip-server

To set the SIP server in the host specific DHCP server configuration parameters, use the command ip dhcp sip-server in Global Configuration Mode. The no form of the command deletes the SIP servers from the host specific DHCP server configuration parameters.

ip dhcp sip-server

ip dhcp sip-server { {{domain } { <string> } { [<string>]} } { | {ip } { <ip address> } { [<ip address>]}} }

no ip dhcp sip-server

no ip dhcp sip-server

Parameters

Parameter Type Description
sip-server   Enter to set SIP servers in the host specific DHCP server configuration parameters. SIP stands for Session Initiation Protocol and refers to a TCP/IP-based network protocol which is often used in Voice-over-IP telephony to establish connection for telephone calls.
domain   Enter to configure the domain names for the server.
string   Enter a domain name for the server. The domain name should be specified as ASCII string
ip   Enter to set SIP servers in the host specific DHCP server configuration parameters.
<ip address>   Enter to an unicast IP address for the corresponding SIP servers in the host specific DHCP server configuration.

Mode

Global Configuration Mode

Examples

iS5Comm(config)# ip dhcp sip-server domain str str1