08-31-2006 11:28 PM - edited 03-03-2019 04:46 AM
how do i add route in switch 3650 ?
gv commands & mode
08-31-2006 11:34 PM
Hello,
I assume your talking about static routes here. Say we want to forward traffic for 172.16.0.0/16 throug gateway 10.32.0.245.
The configuration would be:
conf t
ip route 172.16.0.0 255.255.0.0 10.32.0.254
end
Verify your route
sh ip route 172.16.0.0
HTH
--Leon
* Please rate posts.
09-01-2006 12:31 AM
Hi Friend,
Make sure you enable "ip routing" on global config mode.
Regards,
Ankur
09-01-2006 04:02 AM
Dear Ankur
does every switch support this command b'se I have listerned that EMI Switch support this and for SMI we need IOS version such that it support this command
Kindly Guide
Regards
Mahesh
09-01-2006 07:18 AM
Hi Mahesh,
ALL layer 3 switches like 3550 and above support basic routing so "ip routing" command will be supported no matter it is SMI or EMI.
Yes SMI only suppor tbasic routing like intervlan routing, static routes and rip but if you want ospf , bgp and other davance stuff you need to have EMI.
Hope that helps.
Regards,
Ankur
09-04-2006 12:39 AM
09-04-2006 07:43 AM
Hi Mahesh,
Though the model you are having is SMI but the image which you are running is EMI image which is possible if you upgrade your SMi switch with EMI lisence and that is the reason it supports OSPF.
If you check your image it is "c3550-i5q" so check the number "5" which states its an EMI image.
Check these lines from 3550 release notes
"You can use the show version privileged EXEC command to see the software version that is running on your switch. The second line displays C3550-I5Q3L2 for the enhanced multilayer software image (EMI) or C3550-I9Q3L2 for the standard multilayer software image (SMI)."
HTH
Ankur
09-04-2006 08:12 PM
thanks ankur
now it is very clear to me
regards
mahesh
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