111
Verifying the configuration
# Verify that the server can monitor the incoming and outgoing traffic of the marketing department
and the technical department. (Details not shown.)
IPv4 static route configuration example
Network requirements
As shown in
, configure IPv4 static routes on the switches for the hosts to communicate
with each other.
Figure 32 Network diagram
Configuration procedure
In this example, Switch A is a 1950 switch.
1.
On Switch A, configure a default route:
a.
From the navigation tree, select
Network
>
Routing
>
Static Routing
.
b.
Configure the route:
−
Set the destination address to
0.0.0.0
.
−
Set the mask length to
0
.
−
Set the next hop address to
1.1.4.2
(Switch B).
NOTE:
If the switch has only one uplink port, you only need to configure a default route that points to
the upstream device.
2.
On Switch B, configure static routes to reach Host A and Host C:
a.
Configure a static route to the network that contains Host A:
−
Set the destination address to
1.1.2.0
.
−
Set the mask length to
24
.
−
Set the next hop address to
1.1.4.1
.
b.
Configure a static route to the network that contains Host C:
−
Set the destination address to
1.1.3.0
.
−
Set the mask length to
24
.
−
Set the next hop address to
1.1.5.6
.