Operation Manual - Routing Protocol
Quidway S3500 Series Ethernet Switches Chapter 2 Static Route Configuration
Huawei Technologies Proprietary
2-5
II. Networking diagram
A
B
C
Host 1.1.5.1
1.1.5.2/24
1.1.2.2/24
1.1.2.1/24
1.1.1.2/24
Host 1.1.1.1
Host 1.1.4.2
1.1.3.1/24
1.1.3.2/24
1.1.4.1/24
Switch A
Switch B
Switch C
Figure 2-1 Networking diagram of the static route configuration example
III. Configuration procedure
# Configure the static route for Ethernet Switch A
[Switch A] ip route-static 1.1.3.0 255.255.255.0 1.1.2.2
[Switch A] ip route-static 1.1.4.0 255.255.255.0 1.1.2.2
[Switch A] ip route-static 1.1.5.0 255.255.255.0 1.1.2.2
# Configure the static route for Ethernet Switch B
[Switch B] ip route-static 1.1.2.0 255.255.255.0 1.1.3.1
[Switch B] ip route-static 1.1.5.0 255.255.255.0 1.1.3.1
[Switch B] ip route-static 1.1.1.0 255.255.255.0 1.1.3.1
# Configure the static route for Ethernet Switch C
[Switch C] ip route-static 1.1.1.0 255.255.255.0 1.1.2.1
[Switch C] ip route-static 1.1.4.0 255.255.255.0 1.1.3.2
# Configure the default gateway of the Host A to be 1.1.5.2
# Configure the default gateway of the Host B to be 1.1.4.1
# Configure the default gateway of the Host C to be 1.1.1.2
By then, all the hosts or Ethernet Switches in the figure can be interconnected in pairs.
2.5 Static Route Fault Diagnosis and Troubleshooting
Fault:
The S3500 Series Ethernet Switch is not configured with the dynamic routing protocol
and both the physical status and the link layer protocol status of the interface is UP, but
the IP packets cannot be forwarded normally.