Command Line Interface
ip route create upstream eth1[:ifn]
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.
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
August 2000 |