1---
2# vars file for dellemc.os9.os9_lldp,
3# below gives a sample configuration
4# Sample variables for OS9 device
5os9_lldp:
6   global_lldp_state: present
7   enable: false
8   mode: rx
9   multiplier: 3
10   fcoe_priority_bits: 3
11   iscsi_priority_bits: 3
12   hello: 6
13   dcbx:
14     version: auto
15   management_interface:
16     hello: 7
17     multiplier: 3
18     mode: tx
19     enable: true
20     advertise:
21       port_descriptor: false
22       management_tlv: management-address system-capabilities
23       management_tlv_state: absent
24   advertise:
25     dcbx_tlv: pfc
26     dcbx_tlv_state: absent
27     dcbx_appln_tlv: fcoe
28     dcbx_appln_tlv_state:
29     dot1_tlv:
30       port_tlv:
31          protocol_vlan_id: true
32          port_vlan_id: true
33       vlan_tlv:
34          vlan_range: 2-4
35     dot3_tlv:
36       max_frame_size: false
37     port_descriptor: false
38     management_tlv: management-address system-capabilities system-name
39     management_tlv_state: present
40     med:
41       global_med: true
42       application:
43         - name: "guest-voice"
44           vlan_id: 2
45           l2_priority: 3
46           code_point_value: 4
47         - name: voice
48           priority_tagged: true
49           l2_priority: 3
50           code_point_value: 4
51       location_identification:
52         - loc_info: ecs-elin
53           value: 12345678911
54           state: present
55   local_interface:
56     fortyGigE 1/3:
57       lldp_state: present
58       enable: false
59       mode: rx
60       multiplier: 3
61       hello: 8
62       dcbx:
63         version: auto
64         port_role: auto-upstream
65       advertise:
66         dcbx_tlv: pfc
67         dcbx_tlv_state: present
68         dcbx_appln_tlv: fcoe
69         dcbx_appln_tlv_state:
70         dot1_tlv:
71           port_tlv:
72             protocol_vlan_id: true
73             port_vlan_id: true
74           vlan_tlv:
75             vlan_range: 2-4
76             state: present
77         dot3_tlv:
78           max_frame_size: true
79         port_descriptor: true
80         management_tlv: management-address system-capabilities
81         management_tlv_state: present
82         med:
83           application:
84             - name: guest-voice
85               vlan_id: 2
86               l2_priority: 3
87               code_point_value: 4
88             - name: voice
89               priority_tagged: true
90               l2_priority: 3
91               code_point_value: 4
92           location_identification:
93             - loc_info: ecs-elin
94               value: 12345678911