File: hp_comware_display_interface4.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 (41 lines) | stat: -rw-r--r-- 882 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
---
parsed_sample:
  - intf: "Bridge-Aggregation1"
    line_status: "UP"
    protocol_status: ""
    hw_address:
      - "5c8a-3800-0000"
    description: "Bridge-Aggregation1 Interface"
    bandwidth: ""
    speed: "20Gbps-speed"
    duplex: "full-duplex"
    mtu: ""
    l2mtu: ""
    vlan_native: "1"
    ip_address: []
    port_link_type: "trunk"
    vlan_passing:
      - "1(default vlan)"
      - "1000"
      - "1100"
    vlan_permitted:
      - "1(default vlan)"
      - "2-4094"
  - intf: "Vlan-interface123"
    line_status: "UP"
    protocol_status: "UP"
    hw_address:
      - "5c8a-3830-0001"
      - "5c8a-3830-0001"
    description: "Vlan-interface1231 Interface"
    bandwidth: ""
    speed: ""
    duplex: ""
    mtu: "1500"
    l2mtu: ""
    vlan_native: ""
    ip_address:
      - "10.0.1.1/24"
    port_link_type: ""
    vlan_passing: []
    vlan_permitted: []