cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3033
Views
0
Helpful
4
Replies

3750 Layer 3

mearls
Level 1
Level 1

Does anyone know how routing would work on a 3750 in switch stack mode. I am looking at using two 3750s connected with stackwise running bgp and ospf, routing ospf with F5 BigIP and BGP with 7206.

example of the design:

firewall cluster

| |

3750--3750 stacked with two uplinks to 2 F5s

| |

F5 F5

Thanks,

michael

1 Accepted Solution

Accepted Solutions

It is the stack master's responsibility to manage all routing functions (control plane). State information is shared between all stack members, however, routing tables are flushed on master role change. I think this is basically done to avoid the possibility of a routing loop. From what i have heard Layer3 failover does not take a considerable amount of time as all the stack members have their routing functionality initialized and the only capability you lose momentarily is learning of new routes. I think the following link will answer most of your questions:

http://www.cisco.com/en/US/products/hw/switches/ps5023/products_white_paper09186a00801b096a.shtml

View solution in original post

4 Replies 4

pflunkert
Level 4
Level 4

Hi Michael,

when you use two physical 3750 and you use the stackwise technologie, the 3750 works logical as one machine. You can see this with the "show cdp neigh det" command on a neighbor switch. It's also possible to configure a etherchannel from evry chassis to another catalyst. The only restriction is, that you must use etherchannel mode on (PAgP and LAcP doesn't works). The command "show switch" shows you also the information about master and slave switches. And when you have one logical machine you have only one ip routing table.

Regards

Peter

Like Peter said the 3750 in a stacked configuration works as one individual device. For all purposes you can consider the stacked 3750 to behave exactly like a single (individual) 3750 would have in the exact same configuration.

How does failover work if the master switch is down? Is there shared state with routing on the 3750 when used as a Layer 3 device?

It is the stack master's responsibility to manage all routing functions (control plane). State information is shared between all stack members, however, routing tables are flushed on master role change. I think this is basically done to avoid the possibility of a routing loop. From what i have heard Layer3 failover does not take a considerable amount of time as all the stack members have their routing functionality initialized and the only capability you lose momentarily is learning of new routes. I think the following link will answer most of your questions:

http://www.cisco.com/en/US/products/hw/switches/ps5023/products_white_paper09186a00801b096a.shtml