Below are the sipservlet-console and Ant commands for disabling network interfaces.
Disabling a network interface means it will no longer be used by the RA entity. |
Console
Syntax |
disablenetworkinterface <ra-entity> <interface-name> |
---|---|
Example |
disablenetworkinterface ss public |
Ant
Syntax |
<sipservlet:disablenetworkinterface name="..."/> |
---|---|
Example |
<sipservlet:disablenetworkinterface name="public"/> |