File: hp_comware_display_interface8.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 (51 lines) | stat: -rw-r--r-- 1,059 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
parsed_sample:
  - intf: "Aux0"
    line_status: "UP"
    protocol_status: ""
    hw_address: []
    description: "Aux0 Interface"
    bandwidth: "9 kbps"
    speed: ""
    duplex: ""
    mtu: ""
    l2mtu: ""
    vlan_native: ""
    ip_address: []
    port_link_type: ""
    vlan_passing: []
    vlan_permitted: []
  - intf: "GigabitEthernet0/0"
    line_status: "UP"
    protocol_status: "UP"
    hw_address:
      - "ec9b-8b00-004c"
      - "ec9b-8b00-004c"
    description: "WAN ZONE"
    bandwidth: "300000 kbps"
    speed: "1000Mbps-speed"
    duplex: "full-duplex"
    mtu: "1500"
    l2mtu: ""
    vlan_native: ""
    ip_address:
      - "192.168.1.1/24"
    port_link_type: ""
    vlan_passing: []
    vlan_permitted: []
  - intf: "Tunnel100"
    line_status: "UP"
    protocol_status: "UP"
    hw_address: []
    description: "To_FW"
    bandwidth: "64 kbps"
    speed: ""
    duplex: ""
    mtu: "1476"
    l2mtu: ""
    vlan_native: ""
    ip_address:
      - "172.16.1.1/24"
    port_link_type: ""
    vlan_passing: []
    vlan_permitted: []