|
|
|
|
|
by laumars
1342 days ago
|
|
As I said, I’ve personally been bit by feature and know of others who have. So I’m not talking about a theoretical risk. Things might have improved since I was last managing Cisco gear. try/commit wasn’t available back then and maybe those stupid commands (like “administrator-full-port-shutdown”) have been since removed to prevent ambiguous shortenings. But I did quickly learn that it’s better to be explicit rather than implicit. And frankly, I still think that’s good advice given the IaC methodologies that are now commonly practiced. If nothing else, you should be writing your config so that others can read it, and storing that config in version control. |
|