Comments
-
I did mine around 7:30am EST and the points were awarded right away.
-
HAHA I figured as much mrs.alterego, just wanted to ask the question anyway. Thanks for the response.
-
I just answered it with my personal experience but it told me my answer was wrong. Not sure if that is just something in behind that needs to get changed or what. I know you say that it doesn't matter and that I will get credit regardless though.
-
It only took me once to mess it up, but I remember to always double check now. I was rolling out a new VLAN on our network that would be used in a certain wing of the building. I had it all setup on the distribution switches and just needed to added it across the trunk link since we were only allowing the VLAN's in that…
-
So I see in one of the pictures there happens to be an order with 2 Thwack Backpack's. Does that happen to mean we will be able to order additional backpacks now?
-
Today's question seemed like a trick to me. In the hint I was able to find the section that I needed to but the correct answer for the question is listed as one of the things you can monitor as well.Maybe I missed something I guess.
-
Hi @maria.bungau, I just wanted to let you know that I was able to access the LEM demo with no issues this morning. I was using Google Chrome version 43.0.2357.81 m in case that information is useful as well. It took a few seconds for the site to load, but it was less than a minute and then I could navigate around.
-
That has to save you quite a bit of time at the end of the month now maria.bungau. Who are we to bug now with questions about points throughout the missions? I do enjoy the ability to see that I did in fact answer the questions and not have to rely on my sketchy memory to know if I got them or not haha.
-
Why 42 of course!
-
If you clear your cache and cookies it will look like you did not answer any questions at all. They can see that you answered the questions before and will know if you got them correct. If you know you answered the earlier questions this week just ignore them.
-
But what if I want to use them on frivolous things? You can't tell me what to do, you're not my mom!!!! P.S. Thank you
-
It will not go onto the next portion (where you enter your username) until you have the right answer entered. Are you including any spaces that may or may not be preset? The (12) after the blank indicates how many letters, and possible spaces, that the actual answer is.
-
Yeah I got it wrong because I thought they were calling in the emergency maintenance, and the cost would be associated to how long it would take to replace the drive and do the restore from backup. Completely spaced the that they gave you the cost of it and you need to figure out how long it took them to fix it. Put myself…
-
It's not just the last one that locked early, it was all of the questions that were not answered yet. Oh well, no big deal. There is always next month maybe haha.
-
Hey everyone, The hint for today's question does not appear to point to something that can help you pick the correct answer. In case you need the hint until it is fixed by the amazing community managers you can get a hint following the link below. SolarWinds Network Performance Monitor Training: Network Insight for F5 Big…
-
Until they get it corrected in the link. Here is the correct video to watch for the hint. Virtualization Manager - Management Actions - YouTube
-
I was just a bit quicker on the trigger jkrenzien your's would have worked too.
-
Sure. When you upload the file I assume you want to save it as something different than the running-config or startup-config correct? The below will have you specify the source file name, destination file name, TFTP Server, and directory where the configs are. /* .CHANGE_TEMPLATE_DESCRIPTION Copy config to TFTP Server.…
-
Thanks for the additional info cnorborg, you always have provided great information from what I have seen on the forums. I really need to start leveraging NCM more as I know it can do so much more that what I am currently using it for. I still have a lot of learning to do within the NCM module.
-
Glad everything worked out for you Jeff. Happy to help out.
-
Hey Jeff check this thread out, it may help solve your issues. NCM 7.4 issue with downloading configs - router timeout
-
The only place that I can think of is in Settings -> NCM Settings -> Configs. It has the below options that may help, but aside from that I am not sure of any other location. Edit: I am actually not sure that this would even resolve that for you to be honest. Maybe someone else could provide you a bit more advice for the…
-
Oh you know what, there is a space in front of the line item. Try this one instead, that will catch any extra spaces before and after mab on the line. Hopefully that will get your sorted out. ^\s{1,}mab\s{1,}[\r\n]*$
-
You would have to use a different template to upload the configs, but it would just be a modified version of this one.
-
Ok this one should do that for you. /* .CHANGE_TEMPLATE_DESCRIPTION Copy config to TFTP Server. .PLATFORM_DESCRIPTION Created for Cisco IOS devices. .PARAMETER_LABEL @ContextNode NCM Node .PARAMETER_DESCRIPTION @ContextNode The node the template will operate on. All templates require this by default. The target node is…
-
Good point's that I forgot to add in rschroeder, this will help out a lot more than what I suggested.
-
Ok it says bad password there too. Are you able to log directly into that switch with the same username and password via telnet?
-
Correct that would just apply the remediation script to the config blocks where it found the violations, it would not blanket it across all your interfaces on every device.
-
That's interesting....Is the WAN link for that site have high latency? If so then you would need to adjust the timeout values I think. If it is not high latency then there is something else going on. You are correct in your thinking though as I believe that it not catching the logins correctly and it could be one step…
-
Not sure I am following you? Do you want each device to have their own directory for just for that device with a name that you make separately that is not the device name? Or are you trying to store all of the configs in the same directory? The current setup that I provided will do something like this. And inside of the…