3com 5500-ei pwr Installation Instruction

Page of 1072
 
2-4 
Figure 2-1 Network diagram for static route configuration 
1.1.5.2/24
Switch B
Switch A
Switch C
Host C
Host A
Host B
1.1.5.1/24
1.1.1.1/24
1.1.1.2/24
1.1.2.2/24
1.1.2.1/24
1.1.3.2/24
1.1.3.1/24
1.1.4.1/24
1.1.4.2/24
 
 
Configuration procedure 
 
 
When only one interface of the device is interconnected with another network segment, you can 
implement network communication by configuring either a static route or default route. 
 
1)  Perform the following configurations on the switch. 
# Approach 1: Configure static routes on Switch A. 
<SwitchA> system-view 
[SwitchA] ip route-static 1.1.3.0 255.255.255.0 1.1.2.2 
[SwitchA] ip route-static 1.1.4.0 255.255.255.0 1.1.2.2 
[SwitchA] ip route-static 1.1.5.0 255.255.255.0 1.1.2.2 
# Approach 2: Configure a static route on Switch A. 
<SwitchA> system-view 
[SwitchA] ip route-static 0.0.0.0 0.0.0.0 1.1.2.2 
# Approach 1: Configure static routes on Switch B. 
<SwitchB> system-view 
[SwitchB] ip route-static 1.1.2.0 255.255.255.0 1.1.3.1 
[SwitchB] ip route-static 1.1.5.0 255.255.255.0 1.1.3.1 
[SwitchB] ip route-static 1.1.1.0 255.255.255.0 1.1.3.1 
# Approach 2: Configure a static route on Switch B. 
<SwitchB> system-view 
[SwitchB] ip route-static 0.0.0.0 0.0.0.0 1.1.3.1