Dear Experts,
i want to configure BGP on our old 3560 Switch i have tried with all suggested IOS (ADVIPSERVICES, IPSERVICES, IPBASE) but while configuring BGP it showing
Error " Protocol not in this image" Please help me to get resolve the same..
Is any licence is required to use BGP on old switches.
Please provide the solution...
Manish Pandey
7739449638
BGP should work with IP Services as a minimum.
Have you enabled routing - "ip routing".
Jon
Hi Jon,
Thanks for this discussion.
Yes i have enabled IP routing in L3 switch. Model- WS-C3560G-24PS-S
I have tried the same with following IOS but issue persist. Please help me to resolve this issue.
Tried IOS- c3560-advipserviesk9-mz.122.46.SE.bin
Tried IOS- c3560-ipservicesk9-mz.122.55.SE11.bin
Current IOS- c3560-ipbasek9-mz.122-55.SE10.bin
Thanks & Regards,
Manish Pandey
7739449638
Hello,
check if the below command is available:
3560(config)#license boot level ipservices
If "sh boot" outputs advipservices it doesn't necessarily mean that the switch is actually running that image (only that it has been configured to boot it with the next reload) - did "sh ver" say advipservices too?
ipbase won't do BGP - make sure the switch is actually running an ipservice image and you should be able to configure BGP...