Static Route Configuration Example; Basic Static Route Configuration Example - H3C S5800 Series Configuration Manual

Layer 3 - ip routing
Hide thumbs Also See for S5800 Series:
Table of Contents

Advertisement

Static Route Configuration Example

Basic Static Route Configuration Example

Network requirements
The interface IP addresses and masks of the switches and hosts are shown in the following figure.
Configure static routes to enable hosts to communicate with one another.
Figure 2-2 Network diagram for static route configuration
Configuration procedure
1)
Configuring IP addresses for interfaces (omitted)
2)
Configuring static routes
# Configure a default route on Switch A.
<SwitchA> system-view
[SwitchA] ip route-static 0.0.0.0 0.0.0.0 1.1.4.2
# Configure two static routes on Switch B.
<SwitchB> system-view
[SwitchB] ip route-static 1.1.2.0 255.255.255.0 1.1.4.1
[SwitchB] ip route-static 1.1.3.0 255.255.255.0 1.1.5.6
# Configure a default route on Switch C
<SwitchC> system-view
[SwitchC] ip route-static 0.0.0.0 0.0.0.0 1.1.5.5
3)
Configure the hosts.
The default gateways for the three hosts A, B and C are 1.1.2.3, 1.1.6.1 and 1.1.3.1 respectively. The
configuration procedure is omitted.
4)
Display the configuration.
# Display the IP routing table of Switch A.
[SwitchA] display ip routing-table
Routing Tables: Public
Destinations : 7
Destination/Mask
0.0.0.0/0
Routes : 7
Proto Pre Cost
Static 60
0
NextHop
Interface
1.1.4.2
Vlan500
2-7

Advertisement

Table of Contents
loading

This manual is also suitable for:

S5820x series

Table of Contents