Application Environment Of Static Routing; Configuring A Static Route; Configuration Prerequisites; Configuration Procedure - H3C S5120-EI Series Operation Manual

Hide thumbs Also See for S5120-EI Series:
Table of Contents

Advertisement

Application Environment of Static Routing

Before configuring a static route, you need to know the following concepts:
1)
Destination address and mask
In the ip route-static command, an IPv4 address is in dotted decimal format and a mask can be either
in dotted decimal format or in the form of mask length (the digits of consecutive 1s in the mask).
2)
Output interface and next hop address
While configuring a static route, you can specify either the output interface or the next hop address
depending on the specific occasion. For a NULL0 interface, if the output interface has already been
configured, there is no need to configure the next hop address
In fact, all the route entries must have a next hop address. When forwarding a packet, a router first
searches the routing table for the route to the destination address of the packet. The system can find the
corresponding link layer address and forward the packet only after the next hop address is specified.
The next hop address can not be a local interface IP address; otherwise, the route configuration will not
take effect.
3)
Other attributes
You can configure different preferences for different static routes so that route management policies can
be applied more flexibly.

Configuring a Static Route

Configuration Prerequisites

Before configuring a static route, you need to finish the following tasks:
Configure the physical parameters for related interfaces
Configure the link-layer attributes for related interfaces
Configure the IP addresses for related interfaces

Configuration Procedure

Follow these steps to configure a static route:
To do...
Enter system view
Configure a static
route
Configure the default
preference for static
routes
Use the command...
system-view
ip route-static dest-address { mask | mask-length }
{ next-hop-address | interface-type interface-number
next-hop-address } [ preference preference-value ]
[ description description-text ]
ip route-static default-preference
default-preference-value
1-2
Remarks
Required
By default,
preference for
static routes is 60
and no description
information is
configured.
Optional
60 by default

Advertisement

Chapters

Table of Contents
loading

Table of Contents