Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 221 Bytes

exercise3.md

File metadata and controls

5 lines (4 loc) · 221 Bytes

Data Serialization Exercise 3

  1. In a file define a network device in YAML (compatible with Netmiko).
  2. Read that file in and connect to the network device using Netmiko.
  3. Display (print) show arp from that device.