|
mezoth posted:commits on configs Yes, please!!!
|
| # ¿ Nov 6, 2007 14:04 |
|
|
| # ¿ May 19, 2013 05:42 |
|
CrazyLittle posted:Yeah, why on earth would (or do) carriers put business customers together within the same broadcast domain. Isn't that just a recipe for disaster? No kidding. I think you guys ought to consider switching providers unless nothing else is available, in which case a long conversation with your account manager at the current provider might be in order...
|
| # ¿ Jan 18, 2008 22:07 |
|
One of our PE routers is a Cisco 7206VXR (NPE300) running 12.2(25)S10, and we have a couple of customers whose VPN solution requires multiple VRFs per site. An example CE is a Cisco 1841 running 12.4(1c), and their connection is a G.SHDSL via the router's ATM interface, via a third party ATM pipe, to our PE. Now, because it's ATM, we can't just run a VLAN for each VRF, so we tunnel the VRFs.
Anticipating a swap to an Ethernet DSLAM, we prepared the CE for RFC2684 by adding the atm route-bridge ip statement under the CE's ATM point-to-point subinterface, and same on the PE's subinterface pending the swap to Ethernet. Suddenly, the tunnel interface on the PE goes up/down and doesn't come up until we reload the PE no matter how much we wank it. Even then the tunnel interface only stays up for a few hours at a time, and this is a really loving annoying situation. The corresponding tunnel interface on the PE is up/up the whole time, and the loopback interface on the PE and the CE acting as tunnel sources and destinations are up/up. The loopbacks are routed in the main VRF (customer-office). The really weird thing is that you can't ping them from each other although the routes are visible and the point-to-point connection between the PE and CE ATM subinterfaces pings just fine. All other networks routed in the customer-office VRF ping too, just not the loopback /32 prefixes. The kludge is implemented like so (using a DMZ VRF as an example): -- PE -- code:code:
|
| # ¿ Jan 25, 2008 17:38 |
|
jwh posted:Yikes, I don't have any ideas- but wouldn't it be easier to provision two PVCs to the same CE instead of working through the GRE vrf forwarding and tunnel vrf stuff? That seems really, really complicated. The local operator doesn't support that for *DSL connections. Otherwise we would, yeah.
|
| # ¿ Jan 29, 2008 04:58 |
|
Oh boy have I got a stumper.
![]() PE is Cisco 7206VXR, IOS (C7200-P-M), Version 12.2(25)S CE is Cisco 2821, IOS (C2800NM-SPSERVICESK9-M), Version 12.4(5a) The three VLANs are used for three separate MPLS VPNs, respective subinterfaces are directly connected via /30 point-to-point networks. Right now we have a static route setup going, but the customer needs a backup connection, so I'm setting up BGP peering between PE and CE. Evertything's fine except the BGP session across VLAN 212, because a TCP connection can't be established between the point-to-point addresses. The point-to-point networks for VLANs 210 and 211 are just fine, ICMP goes both ways and BGP sessions are established. There are no access lists, the switch has all three VLANs allowed in its trunk ports, and I can see both ends of the point-to-point networks in both ARP tables for VLAN 212: code:code:code:Here's the interface configuration, as straightforward as it gets: PE code:code:
|
| # ¿ Apr 3, 2008 10:19 |
|
inignot posted:Irrespective of the failed ping, does the address arp successfully? Yeah, there's constant heavy traffic across the link. jwh posted:If you debug icmp on the PE router, do you see echo requests arriving over vlan 212 when you conduct your ping? Also what's CEF say about the 172.16.36.238 adjacency? Echo replies are logged on PE when pinging it from CE; nothing on CE when pinging it from PE. CEF says code:
|
| # ¿ Apr 4, 2008 05:25 |
|
jwh posted:Yucky. I'm sorry man, it sounds like you're running into a bug of some sort. Yeah, I kind of think so too Thanks tho'! I haven't tried that yet, but I will on Sunday. The circuit is in production so I can't gently caress with it too disruptively during the week.
|
| # ¿ Apr 4, 2008 14:24 |
|
I don't have any general answer, but I just checked on my plaything 1841, and it can do PGM Router Assist. It's running IOS version 12.4(5), advipservices feature set. I bet you could get a 1841 for significantly cheaper than HK$74,100.
Have you looked at the Cisco feature navigator at http://tools.cisco.com/ITDIT/CFN/jsp/index.jsp?
|
| # ¿ Apr 15, 2008 19:14 |
|
Is there a way to debug UDP packets so that I can see which VLAN/subinterface they are received on? The router is a 2611XM, IOS 12.3(9a).
|
| # ¿ Jul 31, 2008 13:16 |
|
routenull0 posted:Build an ACL on the interfaces if you are looking for specific traffic. A bit more info on what you are looking for and I can be of more assistance. The router is a CE with several VRF-lites on separate vlans towards the customer LAN. One LAN segment needs a DHCP pool, so I have it on the router associated with the appropriate VRF. However, the customer's DHCP requests time out, and I don't know why, so I want to blame their LAN Procurve by showing that I'm not seeing any UDP broadcasts on that specific vlan.
|
| # ¿ Aug 1, 2008 06:58 |
|
Anyone else excited about the Richards Zeta acquisition and EnergyWise? Any idea when 12.2(50)SE will be released?
|
| # ¿ Feb 18, 2009 08:09 |
|
I just started at a new company in charge of IP networks. The company is a startup and they haven't had a professional network admin before, so bear with me...
Going through all our devices, I noticed some extremely weird poo poo on one CE router. Hardware is 871W, IOS is C870-ADVSECURITYK9-M, Version 12.4(24)T. The log is filled with stuff like this: code:code:I secured the router with a nazi access list and fired off some abuse reports, so things are under control now. However, going through recent security advisories, I found nothing pertaining. WTF? Pussy Noise fucked around with this message at Nov 5, 2009 around 09:13 |
| # ¿ Nov 5, 2009 09:08 |
|
Powercrazy posted:I assume some type of SSHv1 exploit? Yeah, it has to be. I guess nobody here figured that it might be a bad idea to run a router with a public interface without access control on the vty ![]()
|
| # ¿ Nov 5, 2009 09:17 |
|
I'm running a WS-C6509-E running (s72033_rp-IPSERVICESK9_WAN-VM), Version 12.2(33)SXH4, and the following modules installed:
code:After inserting the new module, the other two switch modules went down (i.e. powered off) and the switch barfed a bunch of crap in the console that looked like a hardware failure. I removed the new module and powered the two old ones back on, and all the links came up. So why is my network still down? Turns out the internal etherchannel between the FWSM and the switch was hosed. Reloading the FWSM gave me the following unusual log entries right after passing diagnostics: code:I swear to god I'll moonwalk all the way to the data center when our new Juniper SRX is delivered.
|
| # ¿ Apr 15, 2010 00:22 |
|
Thanks for the help. I can't find a crash file. The whole switch didn't crash, it was just the two line cards I think, and I was able to power them back up from the terminal. Anyways, do you think the new card is faulty, and do you know of any weird Cisco secret crash dump hideouts or histories where I could get some more information on what exactly went wrong when I installed the card?
Maintenance is obviously done during a maintenance window, but it's still desirable to minimize downtime. And yeah yeah all vendors are the same, but I haven't had nearly as many frustrations with Juniper equipment as I've had with Cisco despite working with both about equally. Oh well.
|
| # ¿ Apr 16, 2010 06:04 |
|
I'm having another strange FWSM issue. We got a Juniper SRX and are migrating customers to it one by one.
Our core services such as DHCP, DNS etc. are terminated on the FWSM, and so far we have four customer networks terminated on the SRX. I use a temporary point-to-point VLAN between the FWSM and the SRX to pass traffic between the customers on the SRX and services on the FWSM. code:
I don't think it's an xlate issue, or at least clearing the relevant xlates doesn't change the situation. So why does my FWSM eat my DHCP packets? Why is there nothing at all in logs about any of this? Pussy Noise fucked around with this message at Jun 15, 2010 around 08:57 |
| # ¿ Jun 15, 2010 08:10 |
|
Peanutmonger posted:We had problems with FWSMs dropping packets with option-82 information that was fixed in 4.x with the "dhcprelay information trust-all" command. Wouldn't be surprised if they have "features" that cause other DHCP packets to get dropped as well. Thanks for the response. I hate all these features on the FWSM that you can't loving disable or enable or do anything about. In any case, I finally managed to find a consistent log message that correlates with the dropped DHCPOFFER, and it's: code:I so do not trust this box anymore and am really happy with the way the SRX deployment is panning out, but it looks like the FWSM is not about to let go of its customers without a fight..
|
| # ¿ Jun 16, 2010 21:45 |
|
Haha, our SCCM server suddenly stopped being able to connect to any hosts on a certain network segment this morning, and literally nothing helped short of reloading the FWSM. Die.
|
| # ¿ Jun 17, 2010 03:00 |
|
Not a Cisco-specific question, but I'm hoping a thread full of network pros might be able to help me out here
![]() We are upgrading our datacenter to 10G this summer, and Arista 7100T series looks like a winning proposition for racktop/access layer based on features and price. On paper they support everything we need, but I have zero experience with Arista and EOS, and was wondering if anyone here has any experiences with their boxes, especially in real-world deployments.
|
| # ¿ Jun 13, 2011 14:19 |
|
|
| # ¿ May 19, 2013 05:42 |
|
Thanks for the Arista tips. I have a meeting with their local rep on Thursday, let's see what they got
![]()
|
| # ¿ Jun 14, 2011 13:33 |






Thanks tho'! I haven't tried that yet, but I will on Sunday. The circuit is in production so I can't gently caress with it too disruptively during the week.
