Command execution structure and error handling
diff --git a/cfg_checker/network_checks.py b/cfg_checker/network_checks.py
index 7c2e69d..7daa673 100644
--- a/cfg_checker/network_checks.py
+++ b/cfg_checker/network_checks.py
@@ -89,6 +89,11 @@
         # save collected info
         self.all_networks = _all_nets
 
+        # Get networks from reclass
+        # TODO: 
+
+        return
+
     def print_network_report(self):
         """
         Create text report for CLI