Cisco Switches :: SRW208G - Using MSTP For Wi-Fi Link Redundancy

Apr 1, 2013

We have 3 WiFi links between 2 buildings, these links carry a main data network, a VOIP network and a CCTV network. Occasionally due to unestablished factors we loose one or other of the links for a short period (5mins to an hour). In order to give some redundancy I opted to use a pair of switches and utilize MSTP to give a low cost solution. I have installed an SF302-08P in one building and an SRW208G in the other building and connected ports 1-3 as trunk ports to the three wifi links on both. Ports 5-7 on both switches are set as access ports and connect to the respective networks within that building. MSTP region is set the same on both switches and the instances and VLANs are the same on both switches. I have set port priority and cost to force the three networks to use their own link until a failure occurs. Then within the MSTP instances I have set the path costs such that CCTV or MAIN failover to VOIP last of all. During testing on the bench using patch cables to simulate the wifi links all went well. Upon installation things got a little more difficult. The VOIP network seems to work well but the CCTV won't pass the video traffic until the SF302-08P is rebooted even though I could connect a PC and login to the CCTV devices from either direction. More serious though is no matter what I do the MAIN network will not pass traffic. The MSTP interface settings show the correct port states with (in the case of MAIN network - MSTP instance 3) Port 1 Alternate, Port 2 Discarding, Port 3 Forwarding and Port 7 Forwarding.However a pcap shows no traffic across the wifi link on VLAN 4 (MAIN) although Layer 1 must be ok as VLAN1 is fine. The only other factor that may be relevent could be the wifi units themselves as the CCTV and VOIP links use an older 2.4GHz bridge while the MAIN link uses a newer 5GHz bridge. The 2.4G units have no knowledge of STP while the 5G units are 802.1d aware but I'm sure I read somewhere that 802.1d devices will cause problems with RTSP or MSTP networks due to the BDPU message format compatability, therefore I left it disabled.

View 10 Replies


ADVERTISEMENT

Cisco Switches :: Frequent MSTP Topology Changes On SF-300-08 And SG-300-10?

May 22, 2011

I am trying to configure MSTP on Layer-2 network at work. We have multiple switches connected on Wireless point-to-point links with redundent links.MSTP is configured with multiple regions. All the servers are located in RegionA and other regions are connected to RegionA via multiple links.
 
There are 3 SG-300-10 switches in RegionA  --- SwitchA_1, SwitchA_2 and SwitchA_3.One of the simple regions (RegionB) has a single SF-300-08 switch (SwitchB) connected to SwitchA_2 via port e7 and SwitchA_3 via port e8. Hello Time, Forward Delay and Max Age are at their default values of 2, 15 and 20 respectively. The link between SwitchB (port e7) ---- SwitchA_2 is the primary link with cost 200,000 and the link between SwitchB (port e8) ---- SwitchA_3 is the backup link with cost 500,000.
 
The log on SwitchB is shows in the table below. As it is seen from the table there are frequent topology changes for very short duration (1-4 seconds) before the topology settles back to the configured one. (Primary link forwarding and secondary link blocking). During this time there have been no link failures reported.Same thing is also observed within RegionA (SwitchA_1, SwitchA_2 and SwitchA_3 are connected to each other).
 
How to stop these frequent topology changes? The topology changes within RegionA causes a lot of PPPoE sessions to reset and re-establish.Is there any way to find out what triggers these topology changes?
 
21474646232011-May-24 13:54:15Warning%STP-W-PORTSTATUS: e7 of instance 1: STP status Forwarding21474646242011-May-24 13:54:15Warning%STP-W-PORTSTATUS: e7 of instance 0: STP status Forwarding21474646252011-May-24 13:54:15Warning%STP-W-PORTSTATUS: e8 of instance 1: STP status Blocking21474646262011-May-24 13:54:15Warning%STP-W-PORTSTATUS: e8 of instance 0: STP status Blocking21474646272011-May-24 13:54:13Warning%STP-W-PORTSTATUS: e8 of instance 1: STP status Forwarding21474646282011-May-24 13:54:13Warning%STP-W-PORTSTATUS: e8 of instance 0: STP status Forwarding21474646292011-May-24 13:54:13Warning%STP-W-PORTSTATUS: e7 of instance 1: STP status Blocking21474646302011-May-24 13:54:13Warning%STP-W-PORTSTATUS: e7 of instance 0: STP status Blocking21474646312011-May-24 12:53:22Warning%STP-W-PORTSTATUS: e7 of instance 1: STP status Forwarding21474646322011-May-24 12:53:22Warning%STP-W-PORTSTATUS: e7 of instance 0: STP status Forwarding21474646332011-May-24 12:53:22Warning%STP-W-PORTSTATUS: e8 of instance 1: STP status Blocking21474646342011-May-24 12:53:22Warning%STP-W-PORTSTATUS: e8 of instance 0: STP status

[code]....

View 1 Replies View Related

Cisco Switches :: SGE2010 Switches - Best Way To Implement Redundancy

Oct 31, 2012

I currently have two SGE2010's with a 4-port LAG configured between them.  I'm looking to add another two SGE2010's and I want to add redundancy at the same time.  The switches are currently in standalone mode.  I don't have fiber connectors and was planning on just using copper for the uplinks.
 
My questions are:
 
- Is it possible to use stack mode in conjunction with 4-port LAG groups to create redundant 4-port links between all of the switches?  The documentation says that ports 24&48 are reserved for stacking - does that mean I can't specify a LAG instead?
 
- If 4-port LAGs aren't possible, does that mean that these switches max out at 1Gpbs uplinks if you use stack mode?

View 4 Replies View Related

Cisco Switching/Routing :: 6500 Link Redundancy With Eigrp

Oct 9, 2012

Four 6500 connected to each other to form a full mesh.  Switches 4 and 7 is running eigrp.  A question came up, why didnt it have eigrp on SW 2 & 3 ?  Will it still be redundant if link between SW3 and SW4 is removed? If redundancy is working, SW3 should be able to find its way to SW4 via SW7 or SW2, yes?
 
The config looks:
 
SW4 eigrp
router eigrp 100
network 192.168.0.0
redistribute static
auto-summary
[Code]....

Recently, the eigrp was configured to SW 2 and SW 3 as well, it included the “redistribute static” statement. The route for SW2 and SW3 now has the VLANs, 51 or so. Sent ping from a PC to VLAN1 IP of SW3, then link between SW3 and SW4 was disconnected, network connectivity went down for about 20secs, and ping came right back. Thought it was a success. All of a sudden, outside connectivity was lost. Ping within the LAN was successful, but no internet connection.
 
The eigrp on SW2 and SW3 was removed, and the internet connection came back up. The initial concern was that although there is physical redundancy in place, the other routes may not be known. Hence, eigrp configuration has been attempted for SW2 and SW3. Perhaps the “redistribute static” should have never been configured on SW2 and SW3, SW7 does not have the “redistribute static” statement anyway.
 
Without eigrp running on SW2 and SW3, does it still have redundancy? For what it’s worth, SW4 and SW7 are both VTP servers. With the current configs, does it still have redundancy? Link redundancy was never tested; it always has been assumed that it works. Later today, with it’s current config, the link redundancy will be tested.

View 5 Replies View Related

Cisco Switching/Routing :: 3750G MSTP Traffic Interruptions

Feb 15, 2013

we have 3750G stack connecting to H3C switch cluster connecting through two trunk portchannels.and we have MSTP configured since H3C support only MST.MST is configured as below.instance 1 1,168,178,198instance 2 148,158,188,instance 1 LANS are extended to H3C,instance 2 VLANS are local to 3750 stack.,As a new requirement we need to add a another VLAN to this topology.and we are planing to add this VALN to instance 1,can there be any traffic interruptions.

View 2 Replies View Related

Cisco Switching/Routing :: 7450 / ASR901 Only Support MSTP In The EVC Configuration?

Jun 20, 2012

I have RSTP rings consisting of Alcatel 7450's and Foundry FES switches.  I want to insert Cisco ASR901's into these rings and have been testing in the lab.  It appears that the ASR901's only support MSTP in the EVC configuration.  So I would prefer to keep RSTP on the Alcatel and Foundry's and enable MSTP on only the ASR901's. 
 
Topology is:7450-2 <=> Foundry-2 <=> ASR901-2 <=> Foundry-1 <=> ASR901-1<=> 7450-1 with a VPLS between the 7450's.
 
If I enable MSTP in the Foundry's, Alcatel and ASR901 everything works fine.  If I keep RSTP on the Foundries and 7450's, then STP also works, with the exception of a Foundry-2 switch running RSTP, that is located between 2 ASR901's running MSTP.  This switch does not seem to interact with the other switches (i.e. thinks it is the root bridge).Since there are mulitple MSTP boundary's, do the ASR901's need to be in different IST's/instances?

View 2 Replies View Related

Cisco Switching/Routing :: Core 4506 HA (redundancy) Up-link Interface Failed?

Oct 25, 2012

I am trying to troubleshoot my new design as you can find it in the attached file, the setting of the up-link interfaces as below:

View 6 Replies View Related

Cisco Switching/Routing :: 3750 - MSTP Design And Network Diameter Limitation

Jan 25, 2011

I am just browsing and looking for a solution to converge my multi-vendor switched network and bring some redundancy to it as recently
we managed to get a redundant links. I have a need to change core switch to Cat3750G, which has Per-V LAN-RSTP+ on board, but tests have shown that it won't be compatible with some other proprietary per-V LAN RSTP solution other vendor's switches use currently.
 
So, I thought maybe standard-based MSTP design might do the trick. I've made some tests and got some weird and unstable switching result. I have two topology rings with a core switch in the center. Every ring has about 10 switches, so practically network diameter may vary from 5 switches (when spanning-tree converges in the center and I have a blocking port somewhere int the middle of the ring) to about 10-11 switches (if a I have link failure on any of ports right at the core switch). I disconnected one port from core switch to eliminate a possible switching loop while I will be configuring new MSTP design. Then I started enabling MSTP on all the switches staring from core Cat3750G to MSTP, one by one, placing all switches to the same MSTP region, and placing all V LAN's to default MSTI0(CIST) cause I don't need to organize any separate MSTP instances for every V LAN or for group of V LAN s. When I turned MSTP on on 7th or 8th switch in the chain (cause I had a physical chain when I disconnected one port out of redundant ring) I got all switches "flapping", storming and flooding the network with broadcasts. Even when I had one redundant port disabled.
 
I have no idea what I am doing wrong. I noticed that Cat3750G has an option that defines a possible network diameter which actually automatically changes some hello, max age etc. attributes according to diameter specified. When I defined a maximum network diameter of 7, if didn't change anything: I still have hello timer of 2 sec etc. I've been wondering if the maximum network diameter has something more than just a "variable" to fine tune hello timers etc? Maybe I won't be able to use MSTP in my network which might have diameter more that 7 switches. Or maybe it was a mistake of placing all the switches to the same region and all the v LAN s to the default MSTI0 (CIST) and I should configure one MSTI per V LAN or per some group of V LANs and subdivide my switches to few MSTP regions?

My topology briefly looks like this:

+--SW1----SW2----SW3---CORE---SW4---SW5--SW6---+
|                                            |           |                                         |
+---SWxx---SWxx-----------+           +------SWxx-----SWxx----+
 
As I said, each "ring" has about 10 switches connected side by side.

View 4 Replies View Related

Cisco Switching/Routing :: 7609 Routing Interface Attend MSTP Calculation

Mar 7, 2012

On a pair of my CISCO7609-s (engine:sup720-3B IOS Version:12.2(33)SRD4),some interfaces is configured as routing interface but also them are attend MSTP caculation and i really caught BPDU packet go out from these ports. [code]

View 1 Replies View Related

Cisco :: Internet Redundancy Through The ASA?

May 13, 2011

I have a customer who is looking to add some redundancy to their internet connections. Currently we have an ASA 5510 for their firewall. I know that the Sonicwalls are capable of terminating multiple internet connections simultaneously for load balancing, redundancy, and for pushing different types of traffic out different connections. Traditionally the ASAs have not had that capability. But does anyone know if the newer revs (8.3 and I think 8.4 may be out?) will do that or anything similar? Not looking for a full BGP-style solution where the same address space is available via multiple links, but more just a solution where the internet for basic web browsing could fail over and load balance between two internet connections, each assigned to a different outside interface on the ASA.

View 7 Replies View Related

Cisco :: First Hop Redundancy Configuration

Jun 8, 2012

I'm shortly going to move our stuff to a new data centre, where we have two network feeds - so there'll be two lengths of CAT 5 coming into the rack, for "first hop redundancy".I have something similar at our existing DC, but I'm simplifying the equation somewhat at the new DC, and using a simpler configuration that just uses two switches, rather than two switches and two routers. All of the servers will have public IP addresses.Now - the network guy at the new DC has confirmed that a simpler two switch configuration will work.

View 17 Replies View Related

Cisco WAN :: 1841 Two ISP Redundancy?

Jul 16, 2012

We have cisco 1841 router with two ISP . But we facing the problem whenever our secondary ISP Link goes down the Primary has also went down.We have only one default route for primary Link

View 1 Replies View Related

Cisco WAN :: 6500 Redundancy

Jul 26, 2012

I have a question with regards to 6500 Redundancy. We currently have only one in our DC, it has 2 SUP 720s, two FWSMS, and multiple switchport blades. My question is is this fully redundant? and if not what is it that can fail, so I can look into adding that extra layer of redundancy.

View 3 Replies View Related

Cisco :: 4500 Won't Change To SSO Redundancy

Sep 6, 2011

I have a 4510R+E switch that won't change to the SSO redundancy mode. After entering the 'mode SSO' command, the switch reboots the peer supervisor (as it says it will), but after it comes back up it remains in RPR mode. I've tried rebooting the peer supervisor manually, rebooting the entire chassis, manually power cycling the entire chassis, and reseating the sups, but the switch remains in RPR mode. The issue started when I swapped the switch's supervisor with the supervisor of another 4500. The same issue was observed on the other 4500 as well, but after several reboots, I got it to change to SSO mode. Prior to the swap, both switches were running in SSO mode just fine.Since we're running IOS version 15.0 with the 'spare sup' license, I suspect the issue arose because of licensing complications (with relation to the chassis serial number and the like) when I swapped the sups....although this doesn't explain why the other switch changed to SSO after some troubleshooting.

View 1 Replies View Related

Cisco Routers :: RV 042 Is Not Doing Any Redundancy Process

Feb 21, 2013

I have problems with the RV042 router. Currently I have two Internet service is the first DSL service and the other is through cable. The problem is because the router is not doing the redundancy process. For example if DSL service fails, the cable internet service does not come automatically. You have to disconnect and connect manually to maintain the connection to the Internet. Should not the router do this automatically without intervention?

View 1 Replies View Related

Cisco WAN :: Supervisor Redundancy For The 6500?

May 14, 2012

We currently have the following configuration:
 
STB_6509#sho mod
Mod Ports Card Type                              Model              Serial No.
--- ----- -------------------------------------- ------------------ -----------
  1   10  WiSM WLAN Service Module         WS-SVC-WISM-1-K9  
  2   24  CEF720 24 port 1000mb SFP         WS-X6724-SFP      
  5    2  Supervisor Engine 720 (Active)         WS-SUP720-3B      

[code]....
 
I would like to add a redundant supervisor blade to the 6509 that is in production. Can this be done plug and play and require no reload. Are all WS-SUP720-3B the same as far as memory etc... or can I buy any used WS-SUP720-3B and it will work properly.

View 1 Replies View Related

Cisco WAN :: Can Configure 811 And ASA5100 For Redundancy

Nov 23, 2012

Can the above be used to provide redundancy. However there is only one ISP side connected? Of course we can set up both with exact same rules and use a Manual power on/off if?

View 2 Replies View Related

Cisco WAN :: 7609 - Redundancy To Single ISP

Dec 12, 2011

First and foremost, what I have are 2 x 7204VXR (Gateways), 1 x 4507R-E (Coreswitch), and our ISP have 7609.Got some issues with redundancy with our ISP.
 
                                        7609
                                        I     I
                                        I     I
                               7204-A    7204-B
                                    |             |
                                    |    vrrp   |
                                    |             |
                                    -4507R-E-
                                          |
                                          |
                               internal network
 
Both outside interfaces of 7204 gateways are connecting to 7609 with different public ip block. I used VRRP for my internal nework and failover have been tested working.

Even tried to remove link of 7204-A and 7609, the failover works perfect. If I shutdown/ remove the link between my 4507R-E and 7204-A (primary gw_higher vrrp priority), vrrp redundancy/failover still works, but pings from internal network to internet is only 50% success....alternate 4 ping reply and 4 time out.

View 6 Replies View Related

Cisco WAN :: HSRP Redundancy With ASA And 3750

Apr 24, 2012

i have a 6509 connected via layer 2 (VLAN1) to a 3750 (e.g. VLAN1 10.1.1.1)then to the HQ via Metroethernet(L3). Is it possible to connect the 6509 to an ASA that already has VPN connectivity to the HQ using HSRP? Also need to mention, the VPN connection is supposed to be the redundant connection if Metroethernet link fails.

View 3 Replies View Related

Cisco WAN :: 2900 - LAN Side Redundancy?

Nov 14, 2011

We will be getting a circuit from the same ISP at two of our sites and will be doing eBGP.  Couple of notes. 1. We are fully aware of the risks associated with depending on a single ISP and have mitigated them as much as possible with the ISP. 2. We will be getting assistance on the eBGP setup from the ISP, so I’m not as concerned with that config at this point.
 
Site Summary
 
Site A:Cisco 2900 Series (RtrA) connected to single Ethernet based ISP circuit (ISP-1-A)eBGP will run between RtrA and ISP-1-A, default routes from provider onlyLayer 2 Switch (SwA) connected to LAN of RtrA and uplinks to SwB
 
Site B:Cisco 2900 Series (RtrB) connected to single Ethernet based ISP circuit (ISP-1-B)eBGP will run between RtrB and ISP-1-B, default routes from provider onlyLayer 2 Switch (SwB) connected to LAN of RtrB and uplinks to SwA
 
I need advise on the LAN side redundancy. Our goal is redundancy; load balancing is not a concern (If load balancing ever becomes a concern I will look at GLBP). We have several devices on the LAN side of the routers that can only use a single gateway. Given that I’ve surmised I need to use HSRP in some way for LAN gateway redundancy.

1. HSRP with Object Tracking, No IGP.HSRP handles LAN gateway failover if a router dies. Object tracking ensures LAN gateway failover if an interface fails or if an interface is up, but there is an upstream traffic issue. ie. track the physical WAN interface and use an IP SLA icmp to track a specific upstream IP incase of an upstream traffic issue.
 
2. HSRP with OSPFHSRP handles LAN gateway failover if a router dies. OSPF redistributes eBGP default routes to RtrA and RtrB so that each router should have a route to the ISP even if they loose their local ISP circuit.  i.e if ISP-1-A on Router A goes down, Router A knows to send traffic out ISP-1-B via RtrB. In other words, traffic enters RtrA LAN, but exits on RtrB WAN.
 
3. HSRP with iBGP HSRP handles LAN gateway failover if a router dies. I have no experience with BGP, but assuming this would work similar to the OSPF solution above except for the required iBGP config and possible route reflectors?

View 2 Replies View Related

Cisco Firewall :: Have Redundancy Over Two ASA 5510?

Apr 7, 2011

I'm new to firewall using ASA 5510. How can I have a redundancy over two ASA 5510. Hardware load balancing and IP Load balancing, just like HSRP or GLBP. Below is my diagram.
 
[code]....

View 2 Replies View Related

Cisco WAN :: Internet Redundancy On 6513?

May 4, 2011

Two internet links from different SP using different routers an firewalls connected to a 6513. I need to use these two links as primary and secondary (the secondary will be used just if the primary fails) for just two specific machines and 6513 have to be responsible for jusing between primary and secondary link. The rest of the network have to use just the primary link.

View 5 Replies View Related

Cisco :: 3560 Vs 3750 Redundancy Options

Mar 21, 2013

which option do you think is better? The idea is to use them as the core of the network,to route between several VLANs.

Options:

1 - Two 3560 with HSRP

2 - Two 3750 stacked with cross-stack etherchannel to the access switches

View 11 Replies View Related

Cisco WAN :: 5540 Planning A New Redundancy Network

Jun 26, 2011

I designing a new network for the company.

-Core layer is Cat6509 with VSS
-FW Lauer: Cisco ASA 5540
-Switches: L2 Cisco 2960
 
 What is the best plan to make this redundant to the Firewalls?

View 1 Replies View Related

Cisco WAN :: 2851 / Dual Router With T1 Redundancy?

Jan 15, 2013

[URL]I ran across this on the cisco site and I wondering if it was possiable with two 2851's? The part that is most interesting to me is this part of the config (this looks like what allows the use of the y-cable)
  
redundancy
#
mode y-cable 

how to have a redundant border router with a T1

View 2 Replies View Related

Cisco WAN :: Gateway Redundancy Between ASA 5520 And 2811

Jan 22, 2012

actually im using a cisco asa 5520 as a default gateway to acessin/ publishing in the wan. i have a cisco 2811 configured to replace the cisco asa in a case of problem, but the switch is made manually. my lan switch is a 2 3560e configured with hsrp, so it is possible to make redendancy( failover)  between the cisco ASA 5520 and the cisco 2811 using a hsrp or other technic.

View 11 Replies View Related

Cisco WAN :: Redundancy With Existing Sup Engine WS-x4516

Mar 12, 2013

I have supervisor engine ws-x4516 with two line card  WS-X4424 - GB - RJ45 - 1No ,WS-X4548 - GB - RJ45 - 1No. Now i want switch and hardware redundancy.

View 3 Replies View Related

Cisco :: Redundancy For Maxed Out 4404 Controller

Apr 27, 2011

We currently have a 4404 controller that is approaching 100 AP’s (their max).  The boss would like to add redundancy into the project.  Which leaves me with a lot of questions and I am fairly new to cisco WLAN controllers.While a second 4404 would cover for redundancy would that be true if the AP’s pass the 100 mark?If I get a bigger controller that can support more than 100 (5508?)can the existing 4404 still work in the plan as a backup?Or do I just need to purchase two bigger units and auction off the 4404?

View 3 Replies View Related

Cisco Firewall :: ASA Redundancy With 3750 Stack

Oct 4, 2011

I will be installing a new ASA 5510 firewall on our SIP vlan to separate our voice traffic from the rest of the traffic.  I'm trying to decide whether or not I should go with an active/active setup or an active/standby.  Any insight on the best way to set this up?  This install is going in from scratch, and I am going to be connecting to a 3750 switch stack.  Should I pair up a link from each switch to each 5510 using etherchannels?  Should I use 8.3 or 8.4?  Most of the docs I've been able to find say it depends on this, that, or the other.

View 2 Replies View Related

Cisco Wireless :: 5508 WLC Redundancy With Prime

Jan 20, 2013

We are going to implement high availabilty in 5508 WLC with version of 7.3.101 . We will be using Prime infrastructure 1.2 for monitoring purpose.With Prime, whether we can monitor and manage redundant WLC also or only active WLC?.

View 3 Replies View Related

Cisco VPN :: PIX-525 Dual ISP / Internet Redundancy With IPSEC VPN

Oct 8, 2012

Got a situation where Location_A got TWO ISP and Location_B got One ISP.Using ISP 1 link Location_A  establishes IPSEC Tunnel with Location_B .How do I establish redundancy from Location_A point of view, if ISP1 is down then ISP2 should establish IPSEC tunnel with Location_B.At Location_A both ISP links terminates on the cisco PIX-525 and all (VPN) crypto configuration is on PIX 525 running version PIX Version 7.2(4)7At Location_B VPN is terminated on a PIX Version 6.3(3).

View 2 Replies View Related

Cisco AAA/Identity/Nac :: ACS 5.3 License - Redundancy Deployment

Feb 9, 2012

I have a question about my ACS redundancy deployment. I bought three ACS all of them came with base license. but i bought large deployment license my question is necesary to buy the large deployment license to add two seconday ACS to my Primary ACS ? now if I install the large deployment in my primary ACS it replique to other ACS or I have to install first the large deployment one by one (secondary ACS) before to join to the Primary ACS.

View 1 Replies View Related

Cisco VPN :: 7604 - Get Redundancy Between Devices Functioning?

Jun 21, 2011

We currently run 7206 routers with VAM cards and are able to configure the devices to perform stateful failover of tunnels from router to router.  When moving to the 7604 with 15.1 IOS there are not any examples of how to set up the stateful failover of the tunnels between devices.  We have the devices in the SSO mode are not able to understand how to get the redundancy between the devices functioning. 

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved