Efficient Networks® Router family

Chapter 6: Remote Commands

Command Line Interface Guide

 

 

 

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

<ipaddr>a

IP address of the remote network or station.

<ipnetmask>a

IP network mask of the remote network or station.

<hops>b

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

IP virtual routing table to which the route is added.

<remotename>c

Name of the remote router.

aDotted-decimal notation

bInteger, 1 - 15

cASCII 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

Response

Command prompt.

Efficient Networks®

Page 6-15

Page 203
Image 203
Efficient Networks 107-0001-000 manual Remote bindipvirtualroute, Route, Address of a router on the remote LAN