MENU

Fun & Interesting

Network Automation with Cisco Modeling Labs - Part 3, Configuring Network System and Services

Video Not Working? Fix It Now

In this episode, we are going to configure Network System and Services options like hostname, NTP, SNMP, and the banner. With the exception of hostname, all the other configuration options are generally shared across a group of devices. You'll learn how to setup the group_vars folder and see the effect of having variables in a more specific group (like routers.yml or switches.yml) vs all.yml impacts how the variables are used. I'll show you other new features in this video including the use of import_tasks, setting tags, and the "{{inventory_hostname}}" variable. 00:07: Overview 01:18: Installing Chrony/NTP 02:15: Configure Chrony 03:13: New Playbook Directory setup 04:38: New Element "group_vars" 05:32: Create "group_vars" directory 09:21: New Element "tasks" 10:55: Benefit of "tasks" 12:47: Banner task 16:32: Hostname task 19:02: NTP Task 23:37: SNMP Task 27:40: New Element: import_tasks and tags 33:40: Using Tags

Comment