Loading scripts/inventory/INV_NET_01/icom_script_def.txtdeleted 100644 → 0 +0 −13 Original line number Diff line number Diff line set feedback_to_output true ne load ne.yaml # set logging_config logging_config.yaml # Retreive data from NEs connect netconf get --with_defaults report-all --filter-file lldp_filter.xml netconf close-session # Formating data table from_xml --xsl-transform lldp_transform.xsl table concat table to_excel lldp.xlsx Loading
scripts/inventory/INV_NET_01/icom_script_def.txtdeleted 100644 → 0 +0 −13 Original line number Diff line number Diff line set feedback_to_output true ne load ne.yaml # set logging_config logging_config.yaml # Retreive data from NEs connect netconf get --with_defaults report-all --filter-file lldp_filter.xml netconf close-session # Formating data table from_xml --xsl-transform lldp_transform.xsl table concat table to_excel lldp.xlsx