User guide

In This Chapter
Chapter 10 Configuring IP Routing 53
Chapter 10 Configuring IP Routing
In This Chapter
This chapter describes how to configure IP routing. It discusses the following topics:
Configuring Static Routes..................................................................................................................34
Configuring Dynamic Routes Using RIP ..........................................................................................35
Configuring Proxy ARP.....................................................................................................................36
Configuring Static Routes
This section describes how to configure Digi One and PortServer TS 2/4 for static routes.
Related Information
See the set route command in the Digi One/PortServer TS Command Reference.
Procedure
To configure a static route over a PPP link, enter the following command:
set route net=addr mask=mask metric=hops wanname=interface gateway=gateway
where
addr is either the IP address of a system to be reached over this route or the network address of the subnet that
is to be reached on this route
mask is the mask to use for interpreting the IP address.
metric is the number of hop to the destination
interface is either ether if this route is over the Ethernet interface or the name of a user if the route is over a
PPP link
gateway is the IP address of the device that is the next hop to the destination
Example: Route Using the Ethernet Interface
In this example, a route to a subnet is created over the Ethernet interface. Key features include the following: