Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
So as the new year starts, I notice that if I try do a "show log start december 28 00:00:00" to get all the logs surrounding an event from last week I get no output. Most likely because the router believes that I want logs starting december 28 of 201...
So we can look at the live netflow cache via something like:
show flow monitor nf_v4 cache match interface egress eq te0/0/0/15 location 0/0/cpu0
and that gets us a table of flows.
However, when I try to do this via matching on an IP address:
show fl...
#show configuration failedThu Oct 1 23:22:55.992 UTC!! SEMANTIC ERRORS: This configuration was rejected by!! the system due to semantic errors. The individual!! errors with each failed configuration command can be!! found below.controller dwdm0/0/1/...
So we've got the following drops showing up in the tm and I don't know where to go from here to continue troubleshooting it... the np counters themselves look ok, nothing large except for: 17 MDF_TX_WIRE 424053...
Hi all, I'm getting the following syslog (also not in standard format) on a 9010 running 4.3.1 + SMUs: RP/0/RSP0/CPU0:Nov 27 05:55:46.484 : fabmgr[222]: Fabric backplane crossbar
link underwent link retraining to recover from a transient error: Phys...
If you notice for the two filenames containing CSCvw57721 that you posted above, one is -base- and one is -fwding-. This means that the fixes that were needed for CSCvw57721 actually spanned two complete different modules of code - the base and then...
I think you may be doing this in a confusing manner. Are you trying to set the next hop of what the routes coming from the ebgp neighbor will be in your network or are you trying to route specific traffic certain ways by changing the next hop? Are 6...
That is also a legitimate solution, but you don't necessarily want to undersample if you have very low traffic volume. But in in 1000 is probably a good number for most networks.
the XR plane just refers to the normal configuration plane in 32 bit mode (vs the admin plane). I agree it is probably not worded the best. In other words, to get to the XR configuration plane in 32 bit, just do "conf". Honestly though, we have fou...
You make reference to "other ibgp routes traversing this router will need to preserve their next-hop". But you've already said you want n-h-s on ebgp routes THIS router learns that will get sent into the ibgp domain as well as static routes that wi...