01-19-2009 02:54 PM - edited 03-06-2019 03:31 AM
HI Team,
Can you please confirm if "Cisco Catalyst 3560G-24TS" is a layer 3 switch or layer 2 switch.
After upgrading the IOS to advanced IP services i still could not see any options in Cisco DM to configure IPs on each port or IP on each VLAN.
Thansk Team
Solved! Go to Solution.
01-19-2009 03:04 PM
Yes it does intervlan routing , with ip base its static and RIP and eigrp stub i believe . With enterprise it will support all major routing protocols bgp,ospf,eigrp etc... Wish I could help you with the gui but not too many people use it in this forum . Most of us are CLI geeks :-)
01-19-2009 02:57 PM
The 3560 is a layer 3 switch. Not familiar with the Cisco DM, but those can be configured by the CLI.
interface vlan 1
ip address 10.1.1.1 255.255.255.0
interface vlan 2
ip address 10.2.1.1 255.255.255.0
ETC....
HTH,
Mark
01-19-2009 03:00 PM
Thanks, Can this also perform intervlan routing using its own routing table ?
We can not see this funsctionality in Cisco DM gui, Can we not achive this through the use of GUI ?
Regards
01-19-2009 03:04 PM
Yes it does intervlan routing , with ip base its static and RIP and eigrp stub i believe . With enterprise it will support all major routing protocols bgp,ospf,eigrp etc... Wish I could help you with the gui but not too many people use it in this forum . Most of us are CLI geeks :-)
01-19-2009 03:08 PM
Thanks, That resolved the issue
01-19-2009 03:10 PM
Yes the switch is capable of doing inter-VLAN routing and run routing protocols. I have not used the GUI for the switch, so I am not familiar with it's capabilities. Here is a CLI configuration guide. I will try to see if there is one available for the GUI.
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