Shutdown - Huawei Quidway S2000 Series Command Manual

Table of Contents

Advertisement

Command Manual - Getting Started
Quidway S2000 Series Ethernet Switches
mask-length: Mask length. Since "1" s in the 32-bit mask are required to be
consecutive, the mask in dotted decimal format can be replaced by mask-length,
which is the number of the consecutive "1" s in the mask.
null null-interface-number: Specify the NULL interface of the route. The packets sent
to NULL interface, a kind of virtual interface, will be discarded at once. Thus this can
decrease the system load.
gateway-address: Specifies the next hop IP address (in dotted decimal notation) of the
route.
value: Specifies the preference of the route, ranging from 1 to 255.
reject: Specifies an unreachable route.
blackhole: Specifies a blackhole route.
Description
Using ip route-static command, you can configure a static route. Using undo ip
route-static command, you can cancel the configured static route.
By default, the system can obtain the sub-net route directly connected with the router.
When configuring a static route, the default preference is 60 if it is not specified.
Precautions: when the destination IP address and the mask are both 0.0.0.0, it is the
configured default route. If it fails to detect the routing table, a packet will be forwarded
along the default route.
For the related command, see display ip routing-table.
Example
# Configure the next hop of the default route as 129.102.0.2.
[Quidway] ip route-static 0.0.0.0 0.0.0.0 129.102.0.2

2.1.13 shutdown

Syntax
shutdown
undo shutdown
View
VLAN interface view
Parameter
none
Chapter 2 System IP Configuration Commands
2-13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents