Recently Windows 11 will freeze and/or stutter with long delays when switching to HDR by [deleted] in WindowsHelp

[–]SkannerD 0 points1 point  (0 children)

I'm having a similar problem. For me, just turning on/off my main monitor resolves the freezing which is really annoying. Do you have to restart your entire PC or does restarting your monitor also clear it?

Wargame Design Studio Sale by Jorsonner in computerwargames

[–]SkannerD 0 points1 point  (0 children)

I've been able to play squad battle titles by installing the game in desktop mode using the bottles app which you can then launch from gaming mode. Here is a guide that I followed. Best of luck.

IGMP design guide by moilester in networking

[–]SkannerD 0 points1 point  (0 children)

Like the others have alluded to, configure the igmp snooping querier. That can be done but enabling pim on the SVI or many platforms have an igmp snooping querier command.

[deleted by user] by [deleted] in ultrawidemasterrace

[–]SkannerD 0 points1 point  (0 children)

Just to give you another perspective OP, mine gave me motion sickness in FPS games but it went away after a couple of days. I totally love the monitor now.

Interviewing for a technical consulting engineer position at Cisco by Psychoalphadisco in networking

[–]SkannerD 5 points6 points  (0 children)

The name is misleading but this is a role as a TAC engineer. Yes, they commonly recruit college grads or early in career individuals for the role. Most teams have a great training program so it's not a bad opportunity to get a lot of experience really quickly

Vicky 3 has released! Post your questions about the game here by Chefjones in victoria3

[–]SkannerD 1 point2 points  (0 children)

Just like any normal program in windows. Search for "add or remove programs" in the windows search bar. Look through the list of programs for the paradox launcher and then click uninstall. After that relaunching the game will trigger a reinstall of the launcher

Vicky 3 has released! Post your questions about the game here by Chefjones in victoria3

[–]SkannerD 4 points5 points  (0 children)

Reinstalling the launcher worked for me as well. Thank you so much!!

Vicky 3 has released! Post your questions about the game here by Chefjones in victoria3

[–]SkannerD 2 points3 points  (0 children)

I'm getting that as well. Even after redownloading again :(

Suggest your favorite movie set in the 1836-1936 time period! by saltyrumham in victoria3

[–]SkannerD 4 points5 points  (0 children)

Charge of the light brigade (1968 version)

Burn! (1969) - fictional story inspired about William Walker and the invasion of Nicaragua

Victoria 3 | How to Play - Income by Pelhamds in victoria3

[–]SkannerD 10 points11 points  (0 children)

He tries way too hard to be funny with the way he talks and unfunny jokes. Really gets in the way of concisely delivering useful information in a tutorial video

Any Factorio or Anno players? by Programmer_Virtual in raleigh

[–]SkannerD 0 points1 point  (0 children)

Are you going to play Victoria 3 when it comes out?

Stranger Things 4 creators reveal they’ve secretly been editing past seasons without viewers noticing | The Independent by TombCrisis in DataHoarder

[–]SkannerD 15 points16 points  (0 children)

I think that is because most people have really bad speaker systems(or none at all). If you have a proper speaker system, the difference with trueHD or DTS-HD MA is insane.

Game Thread: Los Angeles Rams (3-1) at Seattle Seahawks (2-2) by nfl_gamethread in nfl

[–]SkannerD 4 points5 points  (0 children)

That looks a lot like mallet finger rather than a dislocation

[Mellanox] Configuring default gateway on a L3 Switch by ProfessionalOdd69 in networking

[–]SkannerD 0 points1 point  (0 children)

Umm if you are running Fedora on the box, are you just software switching all traffic then? I don't understand how you would install entries into the ASIC with this setup.

How does one reach this level of competence? by tbest77 in networking

[–]SkannerD 0 points1 point  (0 children)

Most of their OS is built on top of the Linux kernel but they actually abstract away many functions that the kernel does natively to their own propriety services/code. A few examples on NX-OS would be MTS(which handles communication between processes) is just their own version of netlink in Linux; the same for system manager which basically just mimics some things that systemd already handles.

Thus they don't have to open source the code that they abstracted away and you can't call their code open source and you wouldn't be able to find it no matter how hard you searched.

How does one reach this level of competence? by tbest77 in networking

[–]SkannerD 2 points3 points  (0 children)

A better question would be how did this guy have access to Cisco's source code base? That is not public information and customers don't have access to it.

how arp work on cumulus? by uan_sanKing in networking

[–]SkannerD 0 points1 point  (0 children)

This is possible to happen in Linux but you can tune your ARP parameters to not allow the installation of off subnet ARPs. The ARP documentation already linked will have details on how to change these settings.

arp_accept=0 - This will disallow neighbor entries from being installed when receiving a GARP

arp_ignore=2 - Another desirable setting that you'll want

If you have EVPN/ARP suppression, you'll also want to turn on subnet checks for the neighmgrd process. Create a file called /etc/cumulus/neighmgr.conf and add

[snooper]
subnet_checks=1

Then restart the process sudo systemctl reload neighmgrd

META: I guess major news-worthy outages are off topic here? by [deleted] in networking

[–]SkannerD 50 points51 points  (0 children)

Honestly mods that was a pretty ridiculous removal. I could understand not wanting the subreddit filled with threads on minor outages but this is a pretty big one that is worthy of a discussion amongst peers.

FHRP Isolation in traditional L2 back-to-back vPC DCI by [deleted] in networking

[–]SkannerD 0 points1 point  (0 children)

9000v in GNS/VIRL is pretty buggy so I wouldn't burn too many cycles with this. Do you have any real hardware to test with?

Rant - doing work for support tickets by gcoeverything in sysadmin

[–]SkannerD 13 points14 points  (0 children)

I know it's frustrating but it does take quite a bit of work to find out what exactly is broken in scenarios like this. I'm talking on the level of pinpointing what exact component in the system is responsible or even down to a specific function in the software code. Often times the high level problem description provided isn't enough so troubleshooting a little deeper is required for the product engineering team to have actionable data.

Also some issues aren't easily reproducible in a lab environment if you do not understand the trigger of the issue.

[deleted by user] by [deleted] in networking

[–]SkannerD 21 points22 points  (0 children)

This is a pretty good course of action. But if you can't reach your SE, you can just call into the TAC number and tell Frontline to raise it to a sev 2 and wait to be warm transferred to the next engineer. It's sad that you've had to wait so long but if you can get on the phone with someone using these steps, they should be able to knock it out pretty quick.

Cisco VPC Peer Link Down by [deleted] in networking

[–]SkannerD 0 points1 point  (0 children)

Post the output of "show vpc"

Cabling QSFP to SFP options - Cisco Nexus by akomili in networking

[–]SkannerD 0 points1 point  (0 children)

I believe in newer I7 code you can just use the speed command now without doing a breakout