RvrdProxy.addBorderRouter()

Method

Declaration

BorderRouter addBorderRouter(
    java.lang.String routerName)
  throws ConfigurationException

Purpose

Add a border router to the routing daemon.

Remarks

Border routing restricts permissible configurations. When an rvrd process is configured as a border router, that border router must be the only routing table entry for the process.

As a result, you can configure an rvrd process either as a collection of one or more first-tier routers, or as exactly one border router. You cannot configure more than one border router in a process, nor mix first-tier and border routers in the same process.

Once a border router is configured, you cannot remove it, rename it, nor convert it to a first-tier router. Nor can you convert a first-tier router to a border router.

Parameter

Description

routerName

Add this router name.

See Also

RvrdProxy.getRouter()

BorderRouter

For the corresponding browser pages and background information, see Border Routing in TIBCO Rendezvous Administration