diff --git a/templates/cisco_ios_show_ip_device_tracking_all.template b/templates/cisco_ios_show_ip_device_tracking_all.template index 077b860b7a..c47eb7d634 100644 --- a/templates/cisco_ios_show_ip_device_tracking_all.template +++ b/templates/cisco_ios_show_ip_device_tracking_all.template @@ -7,4 +7,12 @@ Value Required STATE (\S+) Value Required SOURCE (\S+) Start - ^${IP}\s+${MAC}\s+${VLAN}\s+${INTERFACE}\s+${PROBE_TIMEOUT}\s+${STATE}\s+${SOURCE} -> Record \ No newline at end of file + ^${IP}\s+${MAC}\s+${VLAN}\s+${INTERFACE}\s+${PROBE_TIMEOUT}\s+${STATE}\s+${SOURCE} -> Record + ^Global + ^Total + ^Enabled\s+interfaces + ^\s+(?:\S+(?:,\s*|))+$$ + ^\s*-+ + ^\s+IP Address\s+MAC\s+Address\s+Vlan\s+Interface\s+Probe-Timeout\s+State\s+Source + ^\s*$$ + ^.* -> Error diff --git a/tests/cisco_ios/show_ip_device_tracking_all/cisco_ios_show_ip_device_tracking_all.parsed b/tests/cisco_ios/show_ip_device_tracking_all/cisco_ios_show_ip_device_tracking_all.parsed index 401121a235..90a9fe78e7 100644 --- a/tests/cisco_ios/show_ip_device_tracking_all/cisco_ios_show_ip_device_tracking_all.parsed +++ b/tests/cisco_ios/show_ip_device_tracking_all/cisco_ios_show_ip_device_tracking_all.parsed @@ -22,4 +22,4 @@ parsed_sample: interface: "GigabitEthernet1/0/1" probe_timeout: "30" state: "ACTIVE" - source: "ARP" \ No newline at end of file + source: "ARP" diff --git a/tests/cisco_ios/show_ip_source_binding/cisco_ios_show_ip_source_binding.parsed b/tests/cisco_ios/show_ip_source_binding/cisco_ios_show_ip_source_binding.parsed index bb70b13d95..29800434dc 100644 --- a/tests/cisco_ios/show_ip_source_binding/cisco_ios_show_ip_source_binding.parsed +++ b/tests/cisco_ios/show_ip_source_binding/cisco_ios_show_ip_source_binding.parsed @@ -19,4 +19,4 @@ parsed_sample: lease: "591457" type: "dhcp-snooping" vlan: "1" - interface: "GigabitEthernet1/0/9" \ No newline at end of file + interface: "GigabitEthernet1/0/9" diff --git a/tests/cisco_ios/show_lldp_neighbors_detail/cisco_ios_show_lldp_neighbors_detail.parsed b/tests/cisco_ios/show_lldp_neighbors_detail/cisco_ios_show_lldp_neighbors_detail.parsed index 7ad0c36b6a..13acd75e0d 100644 --- a/tests/cisco_ios/show_lldp_neighbors_detail/cisco_ios_show_lldp_neighbors_detail.parsed +++ b/tests/cisco_ios/show_lldp_neighbors_detail/cisco_ios_show_lldp_neighbors_detail.parsed @@ -28,4 +28,4 @@ parsed_sample: system_description: 'ArubaOS (MODEL: 225), Version 6.4.2.6-4.1.1.6 (50009)' capabilities: 'W' management_ip: '192.168.1.40' - vlan: '' \ No newline at end of file + vlan: ''