Efficient Networks
®
Router family
Command Line Interface Guide
Chapter 6: Remote Commands
Efficient Networks
®
Page 6-15
remote bindipvirtualroute
Adds a remote route to the named IP virtual routing table.
To list the remote routes, use the
remote listiproutes
command. To remove a route
from a virtual routing table, use the
remote unbindipvirtualroute
command.
NOTE:
A route change in an IP virtual routing table takes effect immediately. However, the
change is lost if it is not saved before the next remote restart or reboot
Mgmt Class
Network (R/W)
Input Format
remote bindipvirtualroute <ipaddr> <ipnetmask> <hops>
[<ipgateway>] <tablename> <remotename>
Parameters
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.
Response
Command prompt.
<ipaddr>
a
a
Dotted-decimal notation
IP address of the remote network or station.
<ipnetmask>
a
IP network mask of the remote network or station.
<hops>
b
b
Integer, 1 - 15
Perceived cost in reaching the remote network or station by this
route.
<ipgateway>
a
Address of a router on the remote LAN.
Enter a gateway only if you are configuring a MER interface.
<tablename>
c
c
ASCII string
IP virtual routing table to which the route is added.
<remotename>
c
Name of the remote router.
-> remote bindIPVirtualRoute 10.1.2.0 255.255.255.0 1 francisco HQ