EasyManua.ls Logo

3Com SuperStack 4 - Page 104

3Com SuperStack 4
432 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
116 CHAPTER 6: IP ROUTING PROTOCOL OPERATION
Configuring Static
Routes
Static route configuration tasks are described in the following sections:
Configuring a Static Route
Configuring a Default Route
Deleting All The Static Routes
Displaying and Debugging Static Routes
Configuring a Static Route
Perform the following configurations in System View.
The parameters are explained as follows:
IP address and mask
The IP address and mask use a decimal format. Because the 1s in the 32-bit
mask must be consecutive, the dotted decimal mask can also be replaced by
the mask-length which refers to the digits of the consecutive 1s in the mask.
Next hop address and NULL interface
When configuring a static route, you can specify the
gateway_address
to
decide the next hop address, depending on the actual conditions.
For all the routing items, the next hop address must be specified. When the IP
layer transmits a packet, it first searches the matching route in the routing
table, depending on the destination address of the packet. Only when the next
hop address of the route is specified can the link layer find the corresponding
link layer address, and then forward the packet.
The packets sent to the NULL interface, which is a virtual interface, are
discarded at once. This can decrease system load.
You cannot specify an interface address of the local Switch as the next hop
address of an static route.
Preference
For different configurations of
preference_value
, you can flexibly apply the
routing management policy.
Other parameters
The attributes reject and blackhole indicate the unreachable route and the
blackhole route, respectively.
Table 108 Configuring a static route
Operation Command
Add a static route ip route-static
ip_address
{
mask
|
mask_length
} {
interface_type interface_number
|
gateway_address
}
[ preference
value
] [ reject | blackhole ]
Delete a static
route
undo ip route-static
ip_address
{
mask
|
mask_length
} [
interface_type interface_number
|
gateway_address
] [ preference
value
] [ reject |
blackhole ]

Related product manuals