beautypg.com

Ip route create upstream – Paradyne Hotwire Routers User Manual

Page 56

background image

Command Line Interface

A-6

6371-A2-GB20-10

August 2000

ip route create upstream eth1[:

ifn]

next-hop-ip

ip route delete upstream eth1[:

ifn]

Enter or delete upstream IP routing table entries. When the DSL interface is
unnumbered, an IP routing table entry will be created automatically with the next hop
router as remote. To configure downstream routers, refer to the previous set of entries.

Minimum access level: Administrator/Config

create – Create an upstream IP route table entry.

delete – Delete an upstream IP route table entry.

eth1, eth1:1, eth1:2, eth1:3, eth1:4 – Ethernet interface. eth1 is the same as eth1:1.
Specified logical Ethernet interface.

next-hop-ip – IP address of the next hop upstream router used to reach the remote
destination or the downstream default gateway.

NOTE:

When the DSL interface is numbered, the next hop router IP address must
fall into one of the service domain IP subnets configured for the DSL
interface.

Example:

Refer to Chapter 4,

DSL Router Configuration Examples

.

ip route purge

Deletes all IP route table entries, including interface routes and those automatically
added by DHCP Server and DHCP Relay agent.

NOTE:

An interface route is created automatically when an IP address and mask
are assigned to an Ethernet interface with the

ifn address

command.

The Ethernet interface route can be deleted with the

ip route purge

or

the

ip route delete

command. Once deleted, the interface route can

be entered manually using

ip route create

or a new

ifn address

command.

Minimum access level: Administrator/Config