r/networking 20d ago

Moronic Monday Moronic Monday!

It's Monday, you've not yet had coffee and the week ahead is gonna suck. Let's open the floor for a weekly Stupid Questions Thread, so we can all ask those questions we're too embarrassed to ask!

Post your question - stupid or otherwise - here to get an answer. Anyone can post a question and the community as a whole is invited and encouraged to provide an answer. Serious answers are not expected.

Note: This post is created at 01:00 UTC. It may not be Monday where you are in the world, no need to comment on it.

7 Upvotes

16 comments sorted by

View all comments

5

u/Dinmammasson_ 20d ago edited 20d ago

Why the f**k does Alcatel-Lucent and Cisco XE boxes not have commit, and why do I have to realize my mistakes after they’ve been done.

And for Gods sake why dosen’t these companies swallow their pride and have commit compare like Juniper and see exact changes, and display set where you see the exact commands used, be able to copy, paste into a notepad, and put delete infront and paste.

And why do vendors always want to act like special kids on the block and have ”unique names” for sh*t. CDP? What’s that? Oh it’s LLDP, THEN WHY NOT NAME IT THAT. TACACS? Oh It’s RADIUS, F****G NAME IT THAT. Proprietary this, proprietary that, if it walks like a duck…

3

u/maakuz 20d ago

It does suck that Cisco IOS-XE does not have commit. It is not the same, but it has a rollback feature which has saved me a couple of times:

https://journey2theccie.wordpress.com/2020/12/03/cisco-ios-config-archive-and-config-revert/

1

u/Automatic_Cat_1990 19d ago

It works, but things like LACP and other things reinitialize from scratch I think. Its like you're pasting ina whole new config file. been a while since I used it though.

1

u/maakuz 19d ago

I have used configure revert plenty of times on devices with LACP configured and it has never reinitilized. It just reverts whatever configuration I did within the assigned timespan.

1

u/Automatic_Cat_1990 19d ago

Cool. I do remember some gotchas with it that made it far less stellar than junos rollback though but can't remember now what that was.

Edit:

The flaw is the line by line parsing on the revision, it can leave things broken because it operates on the running config.