User guide

190 Chapter 5. Command Line Interface Reference
REMOTE DISABLE
Disables communications with the remote router. This command allows you to enter routers into the remote router
database, but it sets them inactive.
Note: The routing information defined for <routerName> is still in effect when the entry is disabled until you save
and reboot. However, no calls will be made to that remote router.
REMOTE DISAUTHEN
This command is intended for situations where third-party routers cannot be authenticate;: the target router will
not attempt to authenticate the remote router.
REMOTE DISBRIDGE
Disables bridging from the target router to the remote router.
Note: This command requires rebooting the target system for the change to take effect.
REMOTE ENAAUTHEN
With this command the target router will try to negotiate authentication as defined in the remote router's database.
Example:
remote delServer 192.168.1.5 tcp ftp router1
remote disable <remoteName>
remoteName Name of the remote router (character string).
Example:
remote disable HQ
remote disAuthen <remoteName>
remoteName Name of the remote router (character string).
Example:
remote disAuthen HQ
remote disBridge <remoteName>
remoteName Name of the remote router (character string).
Example:
remote disBridge HQ
remote enaAuthen <remoteName>