Specifications
Chapter 8. Command Reference 261
remoteName Name of the remote router (character string).
Example:
The following command adds a route to virtual routing table FRANCISCO. The route is to IP address
10.1.2.0/255.255.255.0 and goes through remote router HQ.
remote bindIPVirtualRoute 10.1.2.0 255.255.255.0 1 francisco HQ
REMOTE BLOCKNETBIOS
This command turns on or turns off a filter that blocks all NetBIOS packets over this WAN connection.
REMOTE DEL
Deletes a remote router entry from the remote router database.
REMOTE DELATMNSAP
This command deletes an ATM mapping set by the remote setATMnsap command (page 274).
REMOTE DELBRIDGE
Removes the designation of the remote router entry as the default bridging destination. (Default bridging
destinations are defined using the remote addbridge command, page 257.) To see the bridge settings for a remote
entry, use the remote listbridge command (page 272).
To remove a designation as the default bridging destination for a specific MAC address, specify that address on
the command. The entry is then removed from the bridging table. To see the entries in the bridging table, use the
bi list command (page 189).
* All MAC addresses.
MAC_addr MAC address (six bytes, specified as six hexadecimals, separated by colons).
remoteName Name of the remote router (character string). The name is case-sensitive.
remote blockNetBIOS on|off <remoteName>
remote del <remoteName>
remoteName Name of the remote router (character string).
Example:
remote del HQ
remote delATMNasp ATMF | E164 partial | full <nsap> <remoteName>
remote delbridge * | <MAC_addr> <remoteName>