07-30-2014 10:22 PM - edited 03-07-2019 08:13 PM
Hi, I'm in trouble with SF302-08P again.
I want to make static network with 4 SF302. I changed 1 SF302-08P as L3 mode and was supposed to use 3 SF302-08P as L2.
although changed the switch as L3, it didn't support dynamic routing but only static routing.
it means there was no "ip routing" command. i really need the command but there wasn't in my switch.
pl check the attached image and packet tracer file what i imagined.
in the file, the switches i used will not be used, as i mentioned.
how can i make communication between Host and Host in static routing without "ip routing" command?
07-31-2014 02:40 AM
Hi again :),
You should be fine with static routing, just make sure that the routing is enabled.
Can I ask you for the output of the following command?
show ip route
It should contain a line like this:
IP Forwarding: enabled
If that's the case, IP routing is enabled and you should be good to go. Routing between the SVI's should be fine and so should be the communication between the hosts. Just make sure that the hosts are currently configured and all SVIs on the L3 Switch are up and active, working properly. Then, any packet from host from let's say vlan301 should be able to communicate with other hosts from vlan302 and vlan303.
Maybe your IOS doesn't support that feature, but according to the documentation it should. Though I'm not 100% sure.
Best regards,
Jan
07-31-2014 05:07 PM
hi, good to see u again, too.
when i wrote the command in L3 switch, it showed
BB1(config)#do sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
C 192.168.101.0/24 is directly connected, Vlan301
C 192.168.102.0/24 is directly connected, Vlan302
C 192.168.103.0/24 is directly connected, Vlan303
there is no the state, also SVIs are up on L3 switch.
well, i think the attachment 'll show u what i want to say, if u have packet tracer.
in the program, it's possible to communication between host(Vlan) and L3.
but the L3 switch can't send a message from vlan 301 to anywhere.
even though u'r not 100 sure, the one who i depend on is only u, i feel aways thank u, jan.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide