Question 6: What is the primary benefit of using TextFSM with Netmiko in network automation scripts? Choice: (choose correct answer): () It transforms regular CLI text into structured Python objects. () It allows for real-time monitoring of network traffic. () It provides a graphical interface for network configuration. () It encrypts network data for secure transmission. () It automatically updates device firmware. Answer: It transforms regular CLI text into structured Python objects.