Specifications
274 Chapter 8. Command Reference
Note: If the remote name is not specified, a list of phone numbers is displayed for each remote router in the
database.
REMOTE RESTART
Stops the current active session and starts a new active session for a remote.
Certain configuration changes for a remote become effective only after the remote is restarted or the router is
rebooted. Remember to save the changes before the restart or reboot.
Note: Use restart instead of reboot whenever possible. A restart does not affect other interfaces, allowing their
traffic to continue. For example, using restart, you can add an IP route without killing voice traffic.
To restart an Ethernet interface, use eth ip restart (page 244).
remoteName Remote interface name.
Example:
The following command restarts the active session for remote HQ.
remote restart HQ
REMOTE SETATMNSAP
RFC1577 (Classical IP over ATM) specifies a mechanism to map an ATM Name (called an NSAP) to a PVC.
NSAP's are normally not needed, but if they are used, they have a syntax defined by using either the ATM or
E164 encodings. By convention, octets 2-7 contain a unique identifier for the router, such as a MAC address.
In the command remote setATMnsap, the complete 20 octets of the NSAP are specified. If Partial mode is
selected, the router substitutes the MAC address of the router for octets 2-7. In Full mode, no change is made to
the NSAP.
To see an ATM NSAP that has been set, use the remote list command.
ATMF ATM forum encoding
remote listPhones <remoteName>
remoteName Name of the remote router (character string).
Example:
remote listPhones HQ
Response:
PHONE NUMBER(s) FOR <HQ>
Connection Identifier (VPI*VCI)...... 0*38
remote restart <remoteName>
remote setATMNSAP ATMF|E164 partial | full <nsap> <remoteName>