File: hp_comware_display_interface9.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 (35 lines) | stat: -rw-r--r-- 740 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
---
parsed_sample:
  - intf: "GigabitEthernet0/0/0"
    line_status: "UP"
    protocol_status: "DOWN"
    hw_address:
      - "7848-5932-0001"
      - "7848-5932-0001"
    description: "GigabitEthernet0/0/0 Interface"
    bandwidth: ""
    speed: "1000M"
    duplex: "Full"
    mtu: "1500"
    l2mtu: ""
    vlan_native: ""
    ip_address: []
    port_link_type: ""
    vlan_passing: []
    vlan_permitted: []
  - intf: "Tunnel100"
    line_status: "UP"
    protocol_status: "UP"
    hw_address: []
    description: "<< default route >>"
    bandwidth: ""
    speed: ""
    duplex: ""
    mtu: "1476"
    l2mtu: ""
    vlan_native: ""
    ip_address:
      - "10.1.1.1/30"
    port_link_type: ""
    vlan_passing: []
    vlan_permitted: []