RvrdProxy.removeRouter()
Method
Related Forms
Declaration
RvrdProxy removeRouter(
java.lang.String routerName)
throws ConfigurationException
RvrdProxy removeRouters(
java.lang.String[] routerNames)
throws ConfigurationException
Purpose
Remove router names from the routing daemon.
Remarks
When removing more than one router name, the second method is faster than repeatedly calling the first method.
These methods return the RvrdProxy object, so programs can conveniently chain additional method calls to the return value.
Parameter |
Description |
|
Remove this router name. |
|
Remove all the router names in this array. |
See Also
For background information, see Routing Table Entry in
For the corresponding browser page, see Routers in