File: net.yaml

package info (click to toggle)
hobbit-plugins 20190129
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 588 kB
  • sloc: perl: 3,273; sh: 84; makefile: 22
file content (21 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
somehost.example.org:
  eth0:
    - UP
    - not PROMISC
    - 100baseT: red
    - Full
    - mtu 1280
    - TP
    - MULTICAST
  eth1:
    UP: red
    PROMISC: red
    10000MB/s: red
    Full: red
    FIBRE: red
    RX-OK>10: yellow
  usb0:
    - DOWN: red
someothernotfqdnhost:
  - eth0
  - eth1