Efficient Networks 107-0001-000 manual System addiproutingtable

Models: 107-0001-000

1 516
Download 516 pages 19.79 Kb
Page 79
Image 79
<last ipaddr>a <tablename>

Efficient Networks® Router family

Chapter 4: System Commands

Command Line Interface Guide

 

 

 

system addiproutingtable

Defines a new virtual routing table. Once defined, you can add routes to the table using the commands eth ip bindroute and remote bindipvirtualroute.

The command specifies the name of the new routing table and the range of IP addresses that reference the table for their routing. When the router receives a packet, the source address of the packet determines which routing table is used. For example, if the range of addresses for the virtual routing table ROSA includes address 192.168.25.25, then every packet with the source address 192.168.25.25 is routed using virtual routing table ROSA.

If the source address of a packet is not within the address ranges for any virtual routing table, the default routing table is referenced to route the packet.

For more information, see Virtual Routing Tables” on page 6-2of the Technical Reference Guide.

If an IP routing table has been defined, you can see its range of addresses using the system list command.

Mgmt Class

Network (R/W)

Input Format

system addiproutingtable <first ipaddr> [<last ipaddr>] <tablename>

Parameters

<first ipaddr>a First IP address in the range.

Last IP address in the range of IP addresses to be remapped.b

Name of the virtual routing table to which the addresses are as- signed.c

aDotted-decimal notation

bMay be omitted if the range contains only one IP address.

cThis parameter may be omitted if the range contains only one IP address. The specified address range may not overlap the address range defined for any other virtual routing table.

Efficient Networks®

Page 4-9

Page 79
Image 79
Efficient Networks 107-0001-000 manual System addiproutingtable