Re: [c-nsp] TCLsh + Ping TOS

2009-07-21 Thread Ziv Leyes
That's interesting indeed, the one line ping command seems to not be able to include the extended commands, so I wonder, does the tcsh support expect Because that could be a solution for this kind of need. Regarding the command running from other place you could use an alias exec, e.g. alias

Re: [c-nsp] MLPPP throughput

2009-07-21 Thread Ben White
I'd check on the show dsl int output, check to see whether 2 lines have appeared in interleaved mode as opposed to fast mode. That could explain packet reordering if the lines are provisioned slightly differently and would introduce additional latency on the interleaved lines. 2009/7/16 Rodney

[c-nsp] 6500 broadcast-storm control

2009-07-21 Thread Phil Mayers
All, We're running an (otherwise excellent) non-Cisco stackable switch at the edge. We're having some stability problems, resulting in individual units crashing. When this happens, it seems to cause a broadcast storm. Out architecture is: coreA === coreB | | \- switch -/ The

Re: [c-nsp] Strange NAT and DHCP Problem

2009-07-21 Thread Church, Charles
Did you try ip dhcp bootp ignore? Chuck -Original Message- From: Andy Saykao [mailto:andy.say...@staff.netspace.net.au] Sent: Tuesday, July 21, 2009 12:45 AM To: Church, Charles; cisco-nsp@puck.nether.net Subject: RE: [c-nsp] Strange NAT and DHCP Problem Hi Charles, Tried what

Re: [c-nsp] Strange NAT and DHCP Problem

2009-07-21 Thread Church, Charles
Sorry, replied too quickly. Can't think of any other workaround then. Chuck -Original Message- From: Andy Saykao [mailto:andy.say...@staff.netspace.net.au] Sent: Tuesday, July 21, 2009 1:47 AM To: Church, Charles; cisco-nsp@puck.nether.net Subject: RE: [c-nsp] Strange NAT and DHCP

Re: [c-nsp] 6500 broadcast-storm control

2009-07-21 Thread Saku Ytti
On (2009-07-21 09:33 +0100), Phil Mayers wrote: Hey, Obviously one thing to look at is broadcast storm control on the 6500s. However, from what I can make it it's rather primitive; the rate of broadcast traffic is capped only in 1-second windows and doesn't take account of packet-size? Does

Re: [c-nsp] TCLsh + Ping TOS

2009-07-21 Thread Ivan Pepelnjak
Tcl doesn't have expect but it does have typeahead which you can probably use to feed the input to Ping command. http://wiki.nil.com/Insert_responses_to_command_prompts_in_Tclsh http://wiki.nil.com/Tclsh_on_Cisco_IOS_tutorial Ivan http://www.ioshints.info/about http://blog.ioshints.info/

[c-nsp] Cisco Route Manager

2009-07-21 Thread Ozgur Guler
Hi All, Does anybody have any experience with Cisco Route Manager? http://www.cisco.com/en/US/customer/prod/collateral/netmgtsw/ps6504/ps6335/ps6336/product_data_sheet0900aecd80284181.html Thanks, -Ozgur ___ cisco-nsp mailing list

Re: [c-nsp] MLPPP throughput

2009-07-21 Thread Dave Weis
Ben White wrote: I'd check on the show dsl int output, check to see whether 2 lines have appeared in interleaved mode as opposed to fast mode. That could explain packet reordering if the lines are provisioned slightly differently and would introduce additional latency on the interleaved lines.

[c-nsp] QoS for broadcast storms (was 6500 broadcast-storm control)

2009-07-21 Thread Phil Mayers
Phil Mayers wrote: storm-control works just fine. But unfortunately for WS-X6704-10GE minimum amount of 0.34% which is too much for the box to handle without starting to flap BGP/LDP/IS-IS etc. Well, these are 6748-SFP, which I see can go down much lower, though it talks about 100 meg ports

Re: [c-nsp] 2960G + RPS-2300 - how to get back on internal PS

2009-07-21 Thread Manu Chao
What you can manage if your RPS 2300 is connected to Cisco Catalyst 3750-E/3560-E • The ability to remotely place the RPS (and all six DC ports) in active or standby mode. • The ability to report if one or two RPS power supply modules are present in the Cisco RPS 2300, as well as their status.

Re: [c-nsp] persistent debug

2009-07-21 Thread Michael Costello
Adam Greene said the following: Hi, I like to leave debug ip bgp updates running on customer edge routers with whom I do eBGP peering, to track outage events. Why not just use `bgp log-neighbor-changes` and syslog? ___ cisco-nsp mailing list

Re: [c-nsp] Maximum spannig tree instances

2009-07-21 Thread Ross Vandegrift
On Mon, Jul 20, 2009 at 02:34:41PM -0500, Matt Buford wrote: First, a quick search for SNMP support makes me think that we won't be doing any changes to this over SNMP. You have to read the bitmask, edit it, and then rewrite it with your changes. This means if 2 people attempt to edit the

[c-nsp] no keepalive in eth interface

2009-07-21 Thread Alex Wa
Hi guys,   I disabled keepalives in an FastEthernet interface (3750 24P), but the interface is still showing down/down status. Is there other things to take into account to show up/up with the no keepalive?   thanks in advance Alejandro Wainshtok

[c-nsp] Policing on Catalyst 4948, leaky-bucket, burst, and memory

2009-07-21 Thread Rick Ernst
As a sanity-check for observed behavior; the burst buffer in a policing policy does not actually consume memory? For testing/eval I had a 750Mbs policy with a 19MB burst and there was no change to reported system memory. I'm assuming that the burst size is just added to an internal formula that

Re: [c-nsp] no keepalive in eth interface

2009-07-21 Thread Rodney Dunn
Some device drivers will not honor no keeps as a signal if the line isn't connected. Loopback cable should work. Rodney Alex Wa wrote: Hi guys, I disabled keepalives in an FastEthernet interface (3750 24P), but the interface is still showing down/down status. Is there other things to

[c-nsp] NAT and PAT on ASA

2009-07-21 Thread Oddiraju, Kiran @ London SMC
Guys, I am new to the ASA world, I have a bunch of external IP's from the ISP and I have an inside host that I want to access externally. How do I translate an inside ip (192.168.0.100) to an outside address (58.66.76.88) on the ASA? I should be able to ping and www from outside world to my

[c-nsp] GSR 12008 GRP ISSUES

2009-07-21 Thread Chris Lane
All, I have a GSR 12008 with 2 GRP-B route processors. Running gsr-k4p-mz.120-32.S11.bin My GRP failed over about 45 minutes ago to the backup in Slot1 from Slot0. I keep getting this in my logs. SEC 0:00:00:06: %MBUS-6-FIA_CONFIG: Switch Cards 0x1F (bit mask); Primary Clock CSC_1 SEC

[c-nsp] OSPF NSSA question

2009-07-21 Thread Ruben Alvarez
Hello, I have a question. I have recently setup a second OSPF area. The ABR has three routers connected to it (area 1) in a hub and spoke configuration. The routers get a default route to the ABR via default information originate. Now the ABR has all the N2 routes for the three routers. But

Re: [c-nsp] NAT and PAT on ASA

2009-07-21 Thread Ryan West
static (inside,outside) 58.66.76.88 192.168.0.100 show run access-group take note of the acl to the outside interface, ACLs are on the ASA are inbound. access-list myaccesslist ext permit icmp any host 58.66.76.88 echo access-list myaccesslist ext permit tcp any host 58.66.76.88 eq www -ryan

Re: [c-nsp] OSPF NSSA question

2009-07-21 Thread Walter Keen
Are you sure you want to use NSSA areas instead of totally stubby areas? http://packetlife.net/blog/2008/jun/24/ospf-area-types/ Ruben Alvarez wrote: Hello, I have a question. I have recently setup a second OSPF area. The ABR has three routers connected to it (area 1) in a hub and spoke

Re: [c-nsp] OSPF NSSA question

2009-07-21 Thread Mateusz Blaszczyk
Ruben, All routers in an OSPF area have to have the same OSPF topology database. So unless you put each router in its own area there is no really a good way around it. Best Regards, -mat 2009/7/21 Ruben Alvarez r...@opusnet.com: Hello, I have a question.  I have recently setup a second OSPF

[c-nsp] going from collapsed core to separate core/distribution layers

2009-07-21 Thread jack b
We currently have two 6509's with Sup720-3BXL's setup in a collapsed core. Each of the 6509's has two 10gig uplinks to our primary providers as well as a few 1gig links to secondary providers. Off of the 6509's we have access switches with 300+ internet facing servers and are currently doing

Re: [c-nsp] going from collapsed core to separate core/distribution layers

2009-07-21 Thread Seth Mattinen
jack b wrote: We currently have two 6509's with Sup720-3BXL's setup in a collapsed core. Each of the 6509's has two 10gig uplinks to our primary providers as well as a few 1gig links to secondary providers. Off of the 6509's we have access switches with 300+ internet facing servers and are

Re: [c-nsp] OSPF NSSA question

2009-07-21 Thread Dan Armstrong
But then, I believe, you cannot redistribute C and S routes from inside the are out, that's why NSSA Exist. What we need is a totally stubby not so stubby area, no? On 21-Jul-09, at 2:49 PM, Walter Keen wrote: Are you sure you want to use NSSA areas instead of totally stubby areas?

Re: [c-nsp] OSPF NSSA question

2009-07-21 Thread Ruben Alvarez
Ok thanks. that answers my question. It's not a big deal, I just was wondering. As for the one who suggested totally stubby or stub, I understood a stub area can only have one OSPF router. -Original Message- From: Mateusz Blaszczyk [mailto:blah...@gmail.com] Sent: Tuesday, July 21,

Re: [c-nsp] GSR 12008 GRP ISSUES

2009-07-21 Thread Aaron
Looks like a fabric problem. On Tue, Jul 21, 2009 at 14:34, Chris Lane clane1...@gmail.com wrote: All, I have a GSR 12008 with 2 GRP-B route processors. Running gsr-k4p-mz.120-32.S11.bin My GRP failed over about 45 minutes ago to the backup in Slot1 from Slot0. I keep getting this in my

Re: [c-nsp] GSR 12008 GRP ISSUES

2009-07-21 Thread Chris Lane
Slot0 we think has a defective GRP, we removed and errors are gone. I have a new GRP being shipped for tomorrow. Thanks On Tue, Jul 21, 2009 at 5:07 PM, Aaron dudep...@gmail.com wrote: Looks like a fabric problem. On Tue, Jul 21, 2009 at 14:34, Chris Lane clane1...@gmail.com wrote: All, I

Re: [c-nsp] Maximum spannig tree instances

2009-07-21 Thread Clinton Work
The Cisco 7600/sup720 12.2SR releases only supports the original 50K/10K limit in 12.2SXF. I have 6500/sup720 and 7600/sup720 running much higher virtual-port loads under 12.2SXF using MST. I tried to get the BUs to re-test the STP capacity limits via our account team, but there wasn't a

Re: [c-nsp] NAT and PAT on ASA

2009-07-21 Thread Tony Varriale
Ryan, I would recommend completing your static with the appropriate netmask. Also, ACLs can be applied in and out on an interface on ASA and PIX since 7.0. tv - Original Message - From: Ryan West rw...@zyedge.com To: Oddiraju, Kiran @ London SMC kiran.oddir...@cbre.com;

Re: [c-nsp] NAT and PAT on ASA

2009-07-21 Thread Binh Phan
On Jul 21, 2009, at 7:42 PM, Tony Varriale wrote: I would recommend completing your static with the appropriate netmask. You do not need to specify netmask in this case since it's a /32 and will be auto-completed when you enter the command in CLI.

Re: [c-nsp] NAT and PAT on ASA

2009-07-21 Thread Tony Varriale
If you haven't been around Cisco long enough to know not to assume, then be my guest. But, that's poor advice to offer a person that is somewhat new (or new) to Cisco. That's how bad habits start. tv - Original Message - From: Binh Phan binh.l.p...@gmail.com To: Tony Varriale

Re: [c-nsp] OSPF NSSA question

2009-07-21 Thread Ivan Pepelnjak
You're probably looking for the ip ospf database-filter all out command. And there can be more than one router in the OSPF stub area. Ivan http://www.ioshints.info/about http://blog.ioshints.info/ Ok thanks. that answers my question. It's not a big deal, I just was wondering. As for

Re: [c-nsp] NAT and PAT on ASA

2009-07-21 Thread Binh Phan
Wow! Arrogance at its best ;-) Sure been around Cisco long enough and infact been _IN_ Cisco long enough.. but I simply wanted to point out the fact that it was uneccessary what you pointed out. No offense!! On Jul 21, 2009, at 9:18 PM, Tony Varriale wrote: If you haven't been around Cisco

Re: [c-nsp] NAT and PAT on ASA

2009-07-21 Thread Tony Varriale
You pointed out, to me, on how to complete a command. I don't need assistance with that. I pointed out that it is best to offer people that are newer to Cisco and/or a specific platform best practices (for many reasons). Here's an example from my home ASA on why best practices...are best

Re: [c-nsp] NAT and PAT on ASA

2009-07-21 Thread Binh Phan
The original user was asking for assistance on what would be the right configuration specific to his scenario which was a host static NAT and Ryan simply provided that. I simply saw what you stated was not adding any value to the discussion other than what seemed to be fault finding, as