288 CHAPTER 29: S TATIC ROUTE CONFIGURATIONTypical Static RouteConfigurationExampleNetwork requirementsAs shown in Figure 71, the masks of all the IP addresses are 255.255.255.0. It isrequired that all the hosts or Switch 8800 Family series routing switches can beinterconnected in pairs by static route configuration.Network diagramFigure 71 Network diagram for the static route configuration exampleConfiguration procedure# Configure the static route for 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 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 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.1.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.5.2Display the statistics of the routing table display ip routing-table statisticsDisplay the routing information about the VPNinstancedisplay ip routing-table vpn-instancevpn-instance-nameTable 252 Display and debug the routing tableOperation CommandHost 1. 1.5. 11.1.5. 2/241.1.2. 2/241.1.2. 1/241.1.1. 2/24Host 1. 1.1. 1 Host 1. 1.4. 21.1.3. 1/241.1.3. 2/241.1.4. 1/24Switch A Switch BSwitch CACBHost 1. 1.5. 11.1.5. 2/241.1.2. 2/241.1.2. 1/241.1.1. 2/24Host 1. 1.1. 1 Host 1. 1.4. 21.1.3. 1/241.1.3. 2/241.1.4. 1/24Switch A Switch BSwitch CACB