File: cisco_ios_ping_source.yml

package info (click to toggle)
python-ntc-templates 3.5.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 17,096 kB
  • sloc: python: 735; makefile: 13; sh: 2
file content (14 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
parsed_sample:
  - sent_qty: "4"
    sent_type: "1500-byte ICMP Echos"
    destination: "192.168.0.1"
    timeout: "2"
    source: "192.168.0.10"
    response_stream:
      - "!!!!"
    success_pct: "100"
    success_qty: "4"
    rtt_min: "1"
    rtt_avg: "8"
    rtt_max: "17"