Cisco Switching/Routing :: Routing Traffic In ASA5520 Failover Scenario

Apr 2, 2012

We're in the process of swapping in a new pair of ASA5520s and Catalyst 3750s to support two separate business units. We want Firewall A and Switch A to handle traffic for Org A (VLAN 100). Similarly, firewall B and Switch B should handle traffic for Org B (VLAN200). But we want to be able to fail traffic over in case of firewall or switch failure. Traffic between the two Orgs is being routed at the switch level. [code]

The uplink interface on each switch is currently a routed port with a static address on the uplink subnet.  This works fine in a normal state.  However, when we fail over one of the firewall contexts to the other chassis, this results in the inability to route internal traffic because the internal interface is now physically connected to a different switch with a different IP port address (obvious in hindsight).  The question is, rather than a routed port, what would be the proper way to handle traffic between the switches and firewalls in a failover scenario? If I make the uplink ports into trunks, won't this cause all packets destined for either firewall to hit both both?  Seems like that's not the way to go either? [code]

View 0 Replies


ADVERTISEMENT

Cisco Switching/Routing :: 2960 / 3750 - Best Configuration For This Scenario

Jul 26, 2012

I'm fairly new at trying to create isolated network segments on Cisco switches. What I'm trying to do is have multiple isolated paths that originate from my v Sphere infrastructure travel through a layer 2 link, v LAN, up to a MLS, and ultimately out to to the internet through a firewall. Each sub net might ultimately have a number of hosts on it, but I don't think the make up of those hosts will matter here.
 
My initial thought was creating v LAN tagged port groups on v Switches on my v Sphere infrastructure. Physical connections will go from my ESXi hosts to the 2900 series Cisco switch connected to trunk ports. Both v LANs would be configured on the switch but not assigned to physical ports. The physical connection to the 3750 would also be a trunk port connection from the 2960. The 3750 would have SVI's created that are attached to VRFs that would control route traffic. This might be totally wrong but from what i've read it seems to be going down the correct path I think.
 
Two part question, is this the best way to go about designing this network? If so I seem to be really struggling with the SVI/VRF part. Every time I create an SVI all of my hosts on the 10.10.10.x network can ping them, regardless of which v LAN they're on.
I just cannot seem to isolate the 172 network.

View 3 Replies View Related

Cisco Switching/Routing :: Switching Redundancy For ESXi VMHosts Scenario

May 12, 2013

I have the following devices :
 
-1 VM Host
-2 Layer 3 switches
 
I would like to provide full redundancy for all vlans being used by VM Guests on the VM Host as well as the management vlan being used by the VM Host.I have created two LACP etherchannel connections on the VM Host. Each etherchannel from the host consists of  4 ports spanning a single NIC. One etherchannel connection goes to a trunked etherchannel connection on switch 1, and the other etherchannel connection goes to a trunked etherchannel connection on switch 2.Switch 1 and switch 2 have an etherchannel connection between them that carries all of the vlans in the topology.Vlan 2 is the managment vlan. Vlans 3, 4, and 5 are vlans that VM guest systems will be using for normal data traffic.
 
I intend to use switch 1 as the VRRP active router and spanning-tree root bridge for vlans 2 and 3.I intend to use switch 2 as the VRRP active router and spanning-tree root bridge for vlans 4 and 5.The spanning-tree configuration is using multiple spanning-tree with two instances. Instance 1 has vlans 2 and 3 associated and Instance 2 has vlans 4 and 5 associated. I would like to have this topology be fault tolerant to the point where if one of the etherchannel links between the host and one of the switches goes down, (for example, if switch 1 was powered off) traffic will be automatically redirected through the other functional link. I believe that my VRRP configuration would allow for a fairly quick failover of layer 3 services, but I am not certain that my design will be functional at a layer 2 level.
 
What I am uncertain about is how spanning-tree will converge. I am assuming that the virtual switch on the VM host will not be forwarding any BPDUs being sent by either switch. Would either of the links connecting to the host be considered a redundant link by either switch?Would the link between switch 2 and the host be inactive for all vlans in MST instance 1 during normal operation?Conversely, would the link between switch 1 and the host be inactive for all vlans in MST instance 2 during normal operation? Would all links remain active for ALL vlans? Would this mean that some traffic may travel through switch 2 to reach switch 1 instead of going directly to switch 1?

View 1 Replies View Related

Cisco Firewall :: 5540 PIM Multicast Routing In ASA Scenario

Jun 19, 2011

We have an ASA-5540 (8.4(1))  The inside interface faces a few multicast receivers. The outside interface faces the multicast source.All of the ASA multicast documents I've download describe very simple network designs, such as a single segment on the ASA inside.Our PC hosts that will be multicast receivers are a couple router hops away from the ASA inside interface. I'm not sure what the best way is to configure multicast on the ASA.Should I configure the ASA with PIM routing and a static RP address (plus the ACL to allow the multicast source traffic in) since the receiver hosts are a couple hops away?  I think I understand the IGMP joins are for a local PIM router, so configuring as a Stub Multicast router wouldn't work? The two Cisco routers between the host and the inside ASA interface already have PIM, a static RP address, and IP PIM Spare-Mode configured.

View 1 Replies View Related

Cisco Switching/Routing :: 3560E - HSRP Gateway Failover And Routing Table

Nov 12, 2012

We have two Cisco 3560E layer 3 switches at the core of our network. The switches are configured as an HSRP pair and the clients on our network point to the HSRP address as their default gateway. So if CORE-A dies, then CORE-B will pick up the address and the default route for the clients will continue to be available.We also need to specify a few static routes on the core switch to allow us to get to specific networks. Is there a way to do this so that the routes failover in the same way that the default gateway does?

View 2 Replies View Related

Cisco Switching/Routing :: ASA 5510 Routing Specific Traffic To Inside Router

Nov 7, 2012

I have an ASA 5510, with Ethernet0 connected to Internet via a T1 line, Ethernet1 connected to LAN1, and Ethernet2 connected to LAN2.  LAN1 & LAN2 are independant, but share the Internet connection, via the T1 line.  On LAN2, I have another router that connects to the Internet, via a Comcast line.  I wish to route some of the traffic on LAN2 (10.38.77.0) to the other Router, on LAN2 (10.38.77.12) (connected to the Comcast line).  I have entered the following lines:

route inside2 10.11.0.0 255.255.0.0 10.38.77.12 1
route inside2 10.252.0.0 255.255.0.0 10.38.77.12 1
route inside2 172.22.6.0 255.255.255.0 10.38.77.12 1
 
I can trace the routes from the ASA 5510 (1st hop is to 10.38.77.12), but not from anything else on LAN2.

View 7 Replies View Related

Cisco Switching/Routing :: 2821 Periodically Stops Routing All Traffic

Oct 3, 2010

We've got a cisco 2821 router which periodically stops routing all traffic. It seems to happen about once every 2 weeks, and I can't find anything that could be causing it. There are no entries in the log and the router stays up and running but requires a restart to begin processing traffic again. We're running 12.4(13r)T11.Any thoughts, or troubleshooting steps to track this down?

View 7 Replies View Related

Cisco Switching/Routing :: 6509 Use Policy Based Routing To Redirect Http Traffic

May 29, 2012

We have a Catalyst 6509 switch, and we hope to use policy based routing to redirect http traffic to my proxy server, where I can find the configuration example?

View 11 Replies View Related

Cisco Switching/Routing :: Internet Traffic Not Routing Through VPN 891w?

Feb 21, 2013

I have an 891w as my edge device for my home office. I have a VLAN for family use (wired and wireless) that routes out to the internet just fine. I have a second VLAN assigned to a VPN tunnel that backhauls traffic to my corporate network (wired and wireless) and all of the traffic gets to the corporate network fine when I am on that VLAN.
 
However, while I am on the VPN VLAN, no traffic gets to the internet. I believe it is because I have the gateway of last resort (0.0.0.0) set to the WAN IP address provided by my ISP, so DNS is resolving against corporate, but because there is no specific route, it is trying to dump the traffic back out the WAN without traversing the VPN tunnel.

View 4 Replies View Related

Cisco Switching/Routing :: ASA5520 - Commands To Apply NAT On Interface?

Feb 15, 2012

configuration of NAT on an ASA 5520. On the ASA I have 1 x WAN connection and 1 x Internet Connection as well as the Inside and DMZ. I want to translate traffic from certain subnets on the inside (say 10.1.2.0 255.255.255.0) to an outside address (say 1.2.3.0 255.255.255.0). I'm assuming the ASA using the number after the brackets to distinguish what to translate? So if I had another entry with a '2' after the brackets, any of the '1' entries wouldn't translate to this? I have access-lits inbound on the INSIDE interface, I'm assuming these are applied before any NAT and only items allowed through the access-list are allowed to NAT?
 
I also have an address I would like to statically NAT with a certain port number, how do I do this? After I've configured this, what are the commands to apply NAT on the interface?

View 9 Replies View Related

Cisco Switching/Routing :: 3900 - ISP Failover Using IP SLA?

Feb 20, 2012

I am trying to configure ISP failover using IP SLA tracking in Cisco 3900 router(C3900-SPE100/K9).
 
I want to configure below commands:
 
R1(config)# ip sla 1
R1(config)# icmp-echo 2.2.2.2 source-interface FastEthernet0/0
R1(config)# timeout 1000

[Code].....
 
configure IP sla static route tracking in Cisco 3900 series router.

View 3 Replies View Related

Cisco Switching/Routing :: Failover VPN With 2821 And ASA 5510

Jul 2, 2012

Currently I have a network that looks like this:
 
ASA5510 - - - Internet - - - ASA5510
     |                                             |
EIGRP                                 EIGRP
     |                                              |
2821 -----------MPLS----------1841
                         BGP
 
The MPLS connection is currently down, I'm trying to run a failover Site-to-Site VPN over the internet. All of the examples I've read have both connections involved in the failover coming out of one device. Since I'm not working that way, what is going to be the best way to failover? Do I need to set up some sort of IP SLA in the config? Or can I somehow weight routes in EIGRP in a way that the connection will failover from Internet to MPLS when the MPLS goes down and vice versa when the MPLS connection comes back up?

View 2 Replies View Related

Cisco Switching/Routing :: C3550 - IP SLA Not Recovering After Failover

Jan 9, 2013

Here iis a diagram of my current lab where I am using IP SLA to automatically switch from ISP 1 to ISP 2 should the connection go down (and vice versa)
 
My switches are C3550 Layer 3 switches.  Both ISP's do work so connectivity is not the problem.
 
If I shutdown the fa0/19 port on SW1 the SLA kicks in and changes my defualt route out 10.0.1.0 without a problem.  And when I do a no shut it comes back to tge 192.168.10.0 netowrk just as we would expect.  No problem there.
 
When I disconnect the ISP 1 cell phone the SLA does switch the defualt route to the 10.0.1.0 netowrk.  Okay, just fine so far.  Here isthe problem, when i reconnect the cell phone the SLA does not come back to the 192.168.10.0 netowrk without first having to delete the SLA and then recresting it (both switches).

View 8 Replies View Related

Cisco Switching/Routing :: DHCP Failover Between Two Catalyst 4500?

Apr 18, 2012

I've two Cisco 4500 running as core switches for huge and complex network. The two 4500 are going to act as dhcp server for several subnets. The easiest solution would be to split each DHCP pool  in two, and assign the first half of the pool to one of the core switch and  the second half of the pool to the second core switch. This would be a partial solution since if one of the two fails, the second core switch would not have enough dhcp leases available for all the devices connected for each subnet.For such a reason, I'm wondering if it the 4500 switches support a stateful redundant DHCP servers, so that the two switches can synchronize their DHCP lease tables. If this feature is available, I could define the same pools for both the switches without the risk of having duplicate ip addresses within the network.

View 3 Replies View Related

Cisco Switching/Routing :: 6500 - Change Failover In FWSM SP

Jan 19, 2011

I had a problem with a FWSM of 6500 because the FWSM primary change to standby and after back to active.

View 1 Replies View Related

Cisco Switching/Routing :: IP SLA On 3750 Default Route Failover

Jul 27, 2010

IP SLA configuration fails over but cannot ping the 4.2.2.2 via Site B.  Here is the output on Cisco 3750...

SW2#show runBuilding configuration...
Current configuration : 2901 bytes!version 12.2no service padservice timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname SW2!boot-start-markerboot-end-marker!!!!no aaa

[Code].....

View 5 Replies View Related

Cisco Switching/Routing :: Tricky HSRP Failover Without IP SLA VLan 179

Sep 8, 2012

Below is a basic image of the HSRP and backup link setup for our LAN.
 
The virtual IP 192.168.178.50 resides on the primary router and fails over to the backup router. Internal default gateways for the switches are set to 178.50.
 
Switch1 is Layer3 and has two static default routes configured as:
 
ip route 0.0.0.0 0.0.0.0 192.168.179.50 track 1 - - - (interface line-protocol track)
ip route 0.0.0.0 0.0.0.0 192.168.178.50 2
 
And the primary router has a static route out 179.50 which tracks the interface (route goes down if interface is down), and a backup static route.
 
ip route (internal LAN) Gi0/1 track 1 - - - (interface line-protocol track)
ip route (internal LAN) Gi0/2 2
 
Everything works fine. If the primary router fails, Switch1 tears down the route across Vlan179, HSRP fails over the IP to the backup router and routing continues as normal. If the link across Vlan179 fails, the routers tear down the primary routes and again, things continue as normal.
 
The problem comes when the primary WAN link fails but the router remains up. This means the default route is still across Vlan179. Normally, Id set an IP SLA on Switch1 to track the WAN link BUT Switch1 only has the BASE IOS and the company wont pay for the Advanced IP IOS so I dont have IP SLA as an option.
 
How can I get the static default route to failover in the event that only the primary WAN link goes down?

View 12 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 Failover Configuration

Jul 16, 2012

Our servers are hosted at the Main site, site office A access to the Main site for Internet and servers. We are thinking NextG to take over when the link between sites goes down.
 
To start with, what is the configuration for 3750 at Site A and the Main site:

1) Trunking for both switches

2) Routing

3) the automatic failover configuration for the switch at Site A.

View 1 Replies View Related

Cisco Switching/Routing :: ISP HSRP With ASA 5510 Failover And Switch Selection?

Feb 27, 2013

I have two Cisco ASA 5510s that I would like to configure in an active passive failover setup.  The ASAs  are at the top of our rack and handle all our routing.  We have been  only using one ASA unit with one line from our ISP connected to the WAN/outside interface of the ASA.  We recently had our ISP setup two lines into our rack using HSRP.  I do not know what equipment they are running upstream of our ASAs but it is HSRP so it should be a set of Cisco routers/switches.  Originally I thought I could just connect the 2nd new line to our 2nd ASAs WAN/outside port and setup failover using a crossover cable between the ASAs.  After doing this config I had problems accessing some of our IPs in the subnet that the HSRP is part of.  If I disconnected the 2nd ASAs  WAN/outside line everything was fine.  After talking with my ISP they  explained that I need to connect both of my lines into our L2 network  and then from there into the ASAs. Currently below the ASAs I have two Catalyst 3560-X switches.  They are connected together with an ISL trunk and ASA-1s inside network connects to switch-1 and ASA-2 to switch-2.  One idea was to connect each of the HSRP  lines to each of my current switches and then from the switches to the  ASA's WAN/outside interface.  Finally back down from the ASA's to the  switches via the inside interface that we have currently.  This kind of  seems messy and a poor choice.  The other idea is to get two switches that would sit above the ASAs and connect the HSRP lines to them with the switches connected together.  They would then connect to the ASAs.  I like this idea better but I don't like having to buy two more full switches for this.  These switches would only use a couple of ports and only handle just the HSRP ISP lines to the ASAs.  Putting in two more 3560-Xs  would be a big waste of money and space for this.  So I was thinking of  using two Cisco SG200-08, 8 port gigabit basic managed switches for  this. 

View 5 Replies View Related

Cisco Switching/Routing :: 2821 - Setting Up Multiple Routes With Failover

Apr 2, 2013

I'm a bit perplexed atm with trying to set up multiple failover routes on a 2821 router.  Let me say that I have more experieince in a switched network as routing is seldom required where I work atm.  Here's my problem. I have a routing table set up as follows but only the primary routes work.  The failover routes will not kick in once the primary route is not there.
 
ip route 10.32.11.0 255.255.255.0 128.32.8.11
ip route 10.32.11.0 255.255.255.0 128.32.24.11 100    
ip route 10.32.12.0 255.255.255.0 128.32.8.12
ip route 10.32.12.0 255.255.255.0 128.32.24.12 100
ip route 10.32.14.0 255.255.255.0 128.32.8.14
ip route 10.32.14.0 255.255.255.0 128.32.24.14 100
 
Ip addresses are not exact but it gets the point across.
 
Why the failover routes are not failing over?  The failover routes work if I remove the primary route from the config.

View 9 Replies View Related

Cisco Switching/Routing :: 6509 - VSS Active Chassis Both FWSM And VSS Failover

Sep 25, 2012

Any have experience on triggered failover on VSS deployment with 1 VS-720-10G-3C in each chassis? I tried using "redundancy force-switchover" but after that the 20G VSL is flapping up & down and cannot be up normally, we got 1 FWSM in each chassis, any configuration need to fit in this kind deployment? BTW, if I shutdown the power source of VSS active chassis, both FWSM & VSS can failover normally.

View 3 Replies View Related

Cisco Switching/Routing :: 7600 Static Route ECMP Failover?

Apr 29, 2012

I have run into a problem testing static route failovers using ECMP.  I have an edge device (SUT) that has 2 NIC interfaces to an internal Loopback.  Each NIC is a unique Gi port on an 7609 VLAN tagged with unique IP subnets.  The 7600 is configured to route the loopback via the 2 NIC.  I am using CEF in the network for other traffic performance testing.  Using an external sniffer we can verify that when a ping is initiated externall to the SUT loopback a specific path is selected by the router. 
 
Ping host ------Network-----7609 Gi1/21 (172.16.110.9)-----------SUT Nic1 (172.16.110.10)
                                        |                             |
                                        |                             -------Loopback 137.168.68.114/32
                                        |                             |
                            7609 Gi2/21 (172.16.110.73)------------SUT Nic2 (172.16.110.74)

[code]....

Now, when the selected path is taken out of server (pulling cable for example), the 7609 is not clearing the routing table to indicate that particular path is down and failing over to the secondary path.  Other things I have noticed is the show ip cef still shows both peers as well as the arp table but the interface shows down (show interface gi1/21 for example).  I am running 15.1.  My understanding is that since the ports are directly connected to the router, the ports should be detected as down and any association of the IP for the down port should removed.  This should trigger the static route to update the static route for the end destination to use the second path and traffic should continue. 
 
ROM: System Bootstrap, Version 12.2(17r)S2, RELEASE SOFTWARE (fc1)BOOTLDR: Cisco IOS Software, c7600s72033_rp Software (c7600s72033_rp-ADVENTERPRISEK9-M), Version 15.1(1)S1, RELEASE SOFTWARE (fc1)

View 4 Replies View Related

Cisco Switching/Routing :: 1941 Auto Failover With Load Balancing?

Jan 27, 2013

One of our customer has  3 ISP Line, out of which Two are Broadband and One is Leased Line.   All 3 ISP interfaces are Etherent.
 
Now, they want Auto Failover with Load balancing among these 3 ISP lines.
 
Can we do same implementation in Cisco 1941 Router??  What licenses required in router for same?

View 1 Replies View Related

Cisco Switching/Routing :: 6500 / ARP Not Learning Properly While Cluster Failover

Feb 20, 2013

I have a 6500 serious switch that one port (portfast enabled) hold a  server .This server has sort of a Cluster configured for high availability .
 
During primary server failure the failover server acquires the cluster IP address (ie virtual IP).
 
Cluster IP 192.168.10.1
 
Primary server =192.168.10.2  Failover server =192.168.10.3
 
when failover happen , i am unable to learn arp. need to reboot the server for arp . After reboot i am getting different mac address(secondary) with cluster IP.
 
query:-normal clustering how mac address generating(means logicaly any mac address will be created or LAN card mac address)?   Is ther any issue with portfast configuration(with out portfast configuration TCN will generate and max age timeout decrease 15 second from 300second) ? 

Note : we checked a scenario same ip address  with two system(ipconflit) and removed arp learned system from network and same thing happen we need to clear the arp manually in L3switch

View 3 Replies View Related

Cisco Switching/Routing :: Nexus 5K Primary Switch Reboots Failover

Oct 17, 2012

We have Nexus 5K switches at the aggregation layer and VPC domain has been configured on them. VPC domain includes switches at the access layer as an identity.But when primary switch reboots failover didn,t happened. We are attaching architecture diagram for the setup along with show tech for Nexus 5K both switches.

View 2 Replies View Related

Cisco Switching/Routing :: 3570 / Multi-process OSPF Redistribution And Failover?

Feb 7, 2013

I have two ospf processes running on a single 3570 edge router that has a dedicated transport circuit back to our network core. We are adding an additional "transport" only circuit into a new location that is also apart of the second ospf process backbone which will connect back to our core. There will also be a 3750 for this new circuit termination. Currently we are only redistributing ospf process 2 into ospf process 1 (1 = core backbone).

#router ospf 1
#redistribute ospf 2 subnet
 
We have no need to have ospf process 1 redistributed into the process 2 tables. That being said, when we add an additional transport ciruit, or path back to our core backbone, will this configuration present any issues with the redistribution process and failover.

View 2 Replies View Related

Cisco Switching/Routing :: 6509 SUP720-3B / Dual Link With Failover And Redundant Configuration?

Feb 24, 2013

I have a two fiber connection from our Central Office(6513) to Remote office (6509). I have a requirement that on the remote office if one of the fiber goes down, the second fiber should work as a failover. I am planning to use SUP720-3B SFP to connect to the CO.

Can I connet one fiber to Sup720-3b G5/1 & another fiber connection to G5/2?  or Can I connet one fiber to Sup720-3b G5/1 & another fiber connection to G6/2? I am running EIGRP between sites. Any sample config.
 
sup-bootflash:s72033-pk9sv-mz.122-18.SXD7b.bin"

View 4 Replies View Related

Cisco Firewall :: ASA5520 Failover Not Happening

Sep 14, 2011

We have ASA 5520 configured for failover and it was working fine. When we wanted to reload the firewall and inactive( Primary) to become Active , we saw that it is in Failed state. The DMZ2 interface in the capture below is the logical sub-interface , but is in Failed State. The other sub-interface on the physical interface Gig0/2 are all fine for the Failed Firewall.

[Code] .............

View 5 Replies View Related

Cisco Firewall :: ASA5520 CSC-SSM Failover Sync

May 17, 2012

I have a pair of ASA5520, each has a CSC-SSM module, all specs and licences match and the ASA failover between active and passive firewalls works as expected. However, I am unable to get the two content modules to sync. ASA are running 8.4... and attach diagram show cabling. Each CSC-SSM uses it's connected port as a gateway, although I've tried using both primary and standby IP.
 
When I try to sync the devices as per the Trend Micro instructions I get the error: "InterScan for CSC SSM could not establish a connection with the failover peer device. Please verify network connectivity with the peer and that the peer is functioning properly, then try again."
 
All interfaces are up/up. I cannot see the other CSC-SSM in either ASA's arp table. Neither CSC-SSM can ping the other, and none of the guides I've found so far details the pre sync config of the CSC-SSMs.

View 6 Replies View Related

Cisco Firewall :: Deciding On Failover Strategy For ASA5520

Oct 21, 2011

I'm not very experienced in ASA failover designs, have over the years worked with 5505 & 5510's. With two 5520 on my hands right now I need to decide on the best failover design to meet the goal. The ASA group needs to provide VPN (site-site and support Cisco old fashioned VPN clients) and also serve as an internet facing firewall. Not many interfaces will be created. Would active/active failover be a possible configuration considering the VPN setup? Can active/active be used to let one 5520 performance deal with VPN and the other handle the firewall (until failover occurs where one would handle both jobs)?

View 2 Replies View Related

Cisco Firewall :: ASA5520 - AnyConnect License On Active / Standby Failover Pair?

Mar 6, 2013

Our customer has purchased 2 x L-ASA-AC-E-5520= Anyconnect Essentials VPN Licenses (750 Users)Ive installed both activated licenses as per the cisco guides, I didnt get any errors on the install. I did a reload on both, they are both back up and running as active/standby but when I do a sh ver the license still shows "ASA 5520 VPN Plus License"Am I being dumb and has this worked successfully or should it not now display Anyconnect when I do a sh ver?

View 8 Replies View Related

Cisco Switching/Routing :: Inbound Traffic On 7606?

Jan 17, 2013

I have two Cisco 7606 routers using BGP to connect our customers to the internet.  Recently we added a new 1G circuit in addition to an existing 1G circuit and all traffic inbound is now on this new 1G circuit.  We would like to shift some of the inbound traffic over to the other 7606.  Our Tier provider has the same AS number for both paths.  One path goes directly to New York and the other goes to Boston then New York. 

View 1 Replies View Related

Cisco Switching/Routing :: 3560X Multicast Traffic Should Not Appear

Feb 18, 2013

I have a 3560X switch with interfaces 36-48 on the same LAN. All interfaces are switchports. Hosts on 38, 39 and 40 are multicast senders: all sending to the same single multicast address. Hosts on 36 and 37 are receivers, having joined that multicast group. I created an SVI for the LAN and put it in ip pim passive. (That is the only PIM mode allowed for an SVI with my IOS.) Show ip igmp snooping groups shows that 36 and 37 are the only interfaces in this group. I attach a laptop to interface 42 and Wireshark, and the laptop is receiving the multicast traffic. The laptop does not join the group. I expect it would not see the traffic.

View 4 Replies View Related







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