Command Manual – Auto Detect
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 2 Commands for Auto Detect
Implementation
Huawei Technologies Proprietary
2-1
Chapter 2 Commands for Auto Detect
Implementation
 Note:
z Refer to the Routing Protocol chapter in this manual for information about static
routing.
z Refer to the VRRP chapter in this manual for information about VRRP.
2.1 Commands for Auto Detect Implementation
2.1.1 ip route-static
Syntax
ip route-static ip-address { mask | mask-length } next-hop [ preference
preference-value ] [ reject | blackhole ] detect-group group-number
undo ip route-static ip-address { mask | mask-length } [ next-hop ] [ preference
preference-value ]
View
System view
Parameter
ip-address: IP address in dotted decimal notation.
mask: Subnet mask.
mask-length: Length of the subnet mask, that is, the number of successive bits in the
subnet mask whose values are 1.
interface-type: Type of the next hop egress interface.
interface-number: Number of the next hop egress interface.
next-hop: Next hop IP address in dotted decimal notation.
preference-value: Priority of the route. This argument ranges from 1 to 255.
reject: Specifies the route to be unreachable. If you specify this keyword when
executing this command, any packet destined for the specified IP address is discarded,
and the system informs the source that the destination is unreachable.