cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1559
Views
0
Helpful
2
Replies

3 switches, 2 uplinks and VRRP

ntegrotenhuis
Level 1
Level 1

We are having a problem with a network-setup:

The network-topology looks like this:

  --------------

  | Uplink  |

  --------------

       ||

       ||

       ||

       ||

  ---------------------------

  | 1. Cisco 2960G  |==||

  -------------------------- -   ||

       ||                        ||

       ||                        ||

       ||                        ||

       ||                        ||

  ---------------------------    ||

  | 2. Cisco 2960S  |    ||

  ---------------------------    ||

       ||                        ||

       ||                        ||

       ||                        ||

       ||                        ||

       ||                        ||

  ---------------------------    ||

  | 3. Cisco 2960S  |==||

  ---------------------------

       ||

       ||

       ||

       ||

  --------------

  | Uplink  |

  --------------

Rapid pvst+ is enabled on all 3 switches with the following command:

spanning-tree mode rapid-pvst

spanning-tree loopguard default

spanning-tree portfast default

spanning-tree extend system-id

spanning-tree vlan 1 priority 53248

On the ports connected to another switch the following commands are added:

interface GigabitEthernet1//0/?

switchport mode dynamic desirable

!

The uplink-provider uses VRRP between the two core-routers. To enable gateways on the used subnets, the uplink-provider uses 2 ips on each subnet to get VRRP working.

With one uplink everything works normally, but when the second uplink is enabled, the servers get alot of IP-packets that have a destination-ip that is not used on that server.

When the link between Rank1 and Rank3 is disabled, the situation seems to worsen even more.

Does someone have any clue what the problem could be with this setup and what the solution could be?

With best regards.

2 Replies 2

ntegrotenhuis
Level 1
Level 1

The topology looks abit weird here:

Switch 1 is connected to 1 uplink, Switch 2 and Switch 3

Switch 2 is connected to Switch 1 and Switch 3.

Switch 3 is connected to 1 uplink, Switch 1 and Switch 2.

ntegrotenhuis
Level 1
Level 1

We managed to fix it ourself

For future reference, the mac-aging on the switches was at default 300 seconds, but the mac-aging on the routers was 4 hour, so eventho the router knew the mac address for a certain ip-address, the switch didn't. The router send the packet for a certain ip to the cheapest route (switch), but if the switch had forgotten the mac-address it would do a broadcast of that packet to all ports. We set the mac-aging to the same setting as the router and now the problem has disappeared.

Review Cisco Networking for a $25 gift card