You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
383 B
13 lines
383 B
- name: Management |
|
name_lower: management |
|
vip: false # Management network does not use VIPs |
|
mtu: 1500 |
|
ipv6: true |
|
subnets: |
|
management_subnet: |
|
ipv6_subnet: fd00:fd00:fd00:6000::/64 |
|
ipv6_allocation_pools: |
|
- start: fd00:fd00:fd00:6000::10 |
|
end: fd00:fd00:fd00:6000:ffff:ffff:ffff:fffe |
|
gateway_ipv6: fd00:fd00:fd00:6000::1 |
|
vlan: 60
|
|
|