Menu

US Region

Grandmetric LLC
Brookfield Place Office
200 Vesey Street
New York, NY 10281
EIN: 98-1615498
Phone: +1 302 691 94 10

info@grandmetric.com

EMEA Region

GRANDMETRIC Sp. z o.o.
ul. Metalowa 5, 60-118 Poznań, Poland
NIP 7792433527
+48 61 271 04 43
info@grandmetric.com

Static routing (Huawei)

Design & Configure

Static routing (Huawei)

Technology: Network Services

Area: Static Routing

Vendor: Huawei

Software: eNSP, Quidway software

Platform: Huawei routers

 

Static routing is a form of routing that occurs when a router uses a manually-configured routing entry, rather than information from a dynamic routing protocols. Static routing can also be used in stub networks, or to provide a gateway of last resort..

 

To configure IP Static Route, use the following command:

[R1] ip route-static 10.0.3.0 24 10.0.13.3

 

To verify the routing table:

<HUAWEI> display ip routing-table
Route Flags: R - relay, D - download for forwarding
--------------------------------------------------------------
Routing Tables: Public
Destinations : 8 Routes : 8
Destination/Mask Proto  Pre            Cost                Flags      NextHop            Interface
0.0.0.0/0             Static 60                      0                RD            10.0.3.0                GigabitEthernet0/0/1
1.1.1.0/24           Direct 0                       0                      D            1.1.1.1                   GigabitEthernet0/0/0
1.1.1.1/32           Direct 0                       0                     D             127.0.0.1                InLoopBack0
1.1.4.0/30           Direct 0                       0                     D             10.0.10.1                Inloopback0
1.1.4.1/32           Direct 0                       0                     D             127.0.0.1               InLoopBack0
127.0.0.0/8         Direct 0                       0                    D             127.0.0.1              InLoopBack0
127.0.0.1/32 Direct 0                             0                    D             127.0.0.1              InLoopBack0

Author: Marcin Bialy
 
Grandmetric