Below are the sipservlet-console and Ant commands for removing network interfaces.
Network interfaces may be removed as long as they are not enabled on an RA entity. |
Console
Syntax |
removenetworkinterface <ra-entity> <interface-name> |
---|---|
Example |
removenetworkinterface ss public |
Ant
Syntax |
<sipservlet:removenetworkinterface name="..."/> |
---|---|
Example |
<sipservlet:removenetworkinterface name="public"/> |