Efficient Networks 107-0001-000 manual Eth ip unbindroute ipaddr tablename interface

Models: 107-0001-000

1 516
Download 516 pages 19.79 Kb
Page 169
Image 169

Efficient Networks® Router family

Chapter 5: Ethernet Interface Commands

Command Line Interface Guide

 

 

 

eth ip unbindroute

Removes an Ethernet route from the named IP virtual routing table. To list the routes, use the command iproutes. To add an Ethernet route to a virtual routing table, use the command eth ip bindroute.

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 reboot.

To list the current management address for the Ethernet interface, if any, use the eth list command. To set a management address for the WAN interface, see remote setmgmtipaddr.

Mgmt Class

Network (R/W)

Input Format

eth ip unbindroute <ipaddr> <tablename> [<interface>]

Parameters

<ip addr>a

Ethernet LAN IP address.

<tablename>b

IP virtual routing table from which the route is removed.

<interface>c,d

Ethernet interface.

aDotted-decimal notation

bASCII string

cThis parameter may be omitted if the router has only one Ethernet interface. If the router has two physical Ethernet interfaces (an Ethernet hub router), the port number (0 or 1) must be specified.

dTo specify a logical interface other than logical interface 0, specify both the port number and the logical interface number (<port #>:<logical #>, for example, 0:1).

Example

The following commands remove Ethernet routes from virtual routing table ROSA. The first deleted route is for IP address 10.1.2.0 and the default Ethernet interface (0:0). The second deleted route is for IP address 10.1.3.0 and the logical Ethernet interface 0:1

-> eth ip unbindRoute 10.1.2.0 ROSA

-> eth ip unbindRoute 10.1.3.0 ROSA 0:1

Response

Command prompt.

Efficient Networks®

Page 5-31

Page 169
Image 169
Efficient Networks 107-0001-000 manual Eth ip unbindroute ipaddr tablename interface