Ip Route-Static - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

**Destination: 127.0.0.1
Protocol: #DIRECT
*NextHop: 127.0.0.1
State: <NotInstall NoAdvise Int ActiveU Retain Gateway Unicast>
Age: 57:12
The statistics of the routing table are displayed first, and then the detailed descriptions of each route.
Table 1-2
describes the route states and
table.
Table 1-5 Description on the fields of the display ip routing-table verbose command
Holddown
Delete
Hidden

ip route-static

Syntax
ip route-static ip-address { mask | mask-length } { interface-type interface-number | next-hop }
[ preference preference-value ] [ reject | blackhole ] [ description text ]
undo ip route-static ip-address { mask | mask-length } [ interface-type interface-number | next-hop ]
[ preference preference-value ]
View
System view
Parameter
ip-address: Destination IP address, in dotted decimal notation.
mask: IP address mask, in dotted decimal notation.
mask-length: Mask length, in the range of 0 to 32.
interface-type interface-number: Next hop outgoing interface. Currently, you can specify a NULL
interface only. A null interface is a virtual interface. Packets destined for a null interface are discarded,
helping to reduce system load.
next-hop: IP address of the next hop of this route, in dotted decimal notation.
preference-value: Preference of this route, in the range of 1 to 255.
reject: Specifies the route as an unreachable route. When a static route destined for a destination
address is of the reject attribute, all the IP packets destined for the destination address are discarded,
and the source host is informed that the destination address is unreachable.
blackhole: Specifies the route as a black hole route. When a static route destined for a destination
address is of the blackhole attribute, the outgoing interface of the route is Null 0 regardless of the next
hop address. All the IP packets destined for the destination address are discarded, and the source host
is not informed that the destination address is unreachable.
Mask: 255.255.255.255
Preference: 0
Interface: 127.0.0.1(InLoopBack0)
Cost: 0/0
Table 1-5
Field
describes the statistics information about the routing
Description
Number of the routes that are held down
Number of the deleted routes
Number of the hidden routes
1-10

Advertisement

Table of Contents
loading

Table of Contents