Efficient Networks 107-0001-000 User Manual

Page of 516
Efficient Networks
®
Page 4-9
system addiproutingtable
Defines a new virtual routing table. Once defined, you can add routes to the table 
using the commands 
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-2
 of the Technical 
Reference Guide.
If an IP routing table has been defined, you can see its range of addresses using the 
 command.
Mgmt Class
Network (R/W)
Input Format
system addiproutingtable <first ipaddr> [<last ipaddr>] <tablename>
Parameters
<first ipaddr>
a
Dotted-decimal notation
First IP address in the range.
<last ipaddr>
Last IP address in the range of IP addresses to be remapped.
b
May be omitted if the range contains only one IP address.
<tablename>
Name of the virtual routing table to which the addresses are as-
signed.
c
This 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.