RvrdProxy.addRouter()
Method
Related Forms
Declaration
Router addRouter(
java.lang.String routerName)
throws ConfigurationException
Router[] addRouters(
java.lang.String[] routerNames)
throws ConfigurationException
Purpose
Add router names to the routing daemon.
Remarks
When adding more than one router name, the second method is faster than repeatedly calling the first method.
Parameter |
Description |
|
Add this router name. |
|
Add 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