ADAtharva Deshpandeinatharvard.hashnode.dev·Nov 11, 2024 · 1 min readTroubleshooting Layer2 trunks, VTP and VLANTrunk port https://www.networkacademy.io/ccna/ethernet/vlan-trunking Command on the interface Switchport mode <mode> If the both port are configure as dynamic auto, the trunk port will not form. If VTP domain did not match on switches, it will not f...00
ADAtharva Deshpandeinatharvard.hashnode.dev·Mar 9, 2024 · 4 min readUniversity Campus NetworkRequirements Albion University is a large university which has two campuses situated 20 miles apart. The university's students and staff are distributed in 4 faculties; These include the faculties of Health and Sciences; Business; Engineering/Computi...00
ADAtharva Deshpandeinteckbakers.hashnode.dev·Jun 1, 2023 · 7 min readAlternative to Chef and Ansible - The PuppetWhat is Puppet Puppet is a system management tool for centralizing and automating the configuration management process. It helps an administrator to declare the system configuration and apply it across one or many systems at a time. It is an open-sou...00
ADAtharva Deshpandeinteckbakers.hashnode.dev·May 19, 2023 · 7 min readScripting Playbook in AnsibleIn a previous blog, we have seen the installation of the Ansible server, its Components, Hosting patterns, Ad-hoc commands, and Modules. There we create two cookbooks with some recipes. With reference to the previous blog https://hashnode.com/post/cl...00
ADAtharva Deshpandeinteckbakers.hashnode.dev·May 4, 2023 · 7 min readAnsibleWhat is Ansible Ansible is simple open source IT engine which automates application deployment, intra Service orchestration, cloud provisioning and many other IT tools. Ansible uses a playbook to describe automation jobs, and the playbook uses very s...01B