Matteo Scandolo | 4a03626 | 2020-08-17 15:56:13 -0700 | [diff] [blame] | 1 | # Contains a description of the services that needs to be created for each UNI and the corresponding tagging scheme |
2 | |||||
3 | # ATT | ||||
4 | workflow: att | ||||
5 | services: | ||||
6 | - name: hsia | ||||
7 | c_tag: 900 | ||||
8 | c_tag_allocation: unique | ||||
9 | s_tag: 900 | ||||
10 | s_tag_allocation: shared | ||||
11 | needs_eapol: true | ||||
12 | needs_dhcp: true | ||||
13 | tp_id: 64 |