383
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
SWITCH- 2
PC1£º10.1.1.2 PC2£º10.1.4.2
PC3£º10.1.5.2
vlan3£º10.1.5.1
vlan1£º
10.1.1.1 vlan2£º10.1.2.1 vlan2£º10.1.4.1
vlan2£º
10.1.2.2 vlan1£º10.1.3.2
SWITCH-1
SWITCH-3
vlan1£º10.1.3.1
Fig 18-1 Static Route Configurations
Configuration steps:
Configuration of layer 3 switch Switch-1
Switch#config
Switch(Config)#ip route 10.1.5.0 255.255.255.0 10.1.2.2
Configuration of layer3 switch Switch-3
Switch#config
Next hop use the partner IP address
Switch(Config)#ip route 10.1.1.0 255.255.255.0 10.1.2.1
Next hop use the partner IP address
Switch(Config)#ip route 10.1.4.0 255.255.255.0 10.1.3.1
Configuration of layer 3 switch Switch-2
Switch#config
Switch(Config)#ip route 0.0.0.0 0.0.0.0 10.1.3.2
This way, ping connectivity can be established between PC1 and PC3, and PC2 and PC3
18.2.5 Troubleshooting Help 18.2.5.1 Monitor and Debug Commands
Command Explanation
Admin Mode
show ip route
Displays the content of route table including: route
type, destination network, mask, next hop address,
and interface, etc.