The sip-server command configures the IP address or name of a SIP server.
The undo sip-server command deletes the configuration.
By default, no IP address or name is configured for a SIP server.
Parameter | Description | Value |
---|---|---|
ip-address ip-address1 |
Specifies the IP address of a SIP server. |
The value is in dotted decimal notation. |
ip-address ip-address2 |
Specifies the IP address of a SIP server. |
The value is in dotted decimal notation. |
list server-name1 |
Specifies the name of the SIP server. |
The value is a string of characters ranging from 1 to 63. |
list server-name2 |
Specifies the name of the SIP server. |
The value is a string of characters ranging from 1 to 63. |
Usage Scenario
The establishment of multimedia sessions between DHCP clients requires a SIP server to complete user locating, authentication, and authorization. To allow a DHCP client to access the SIP server, run the sip-server command on the DHCP server to configure the SIP server address of an address pool. After that, the DHCP server notifies the DHCP client of the SIP server address through Option 120 during address assignment.
Prerequisites
A SIP server already exists.
Precautions
A maximum of two SIP servers can be configured in an address pool.