Add Idacloud EAM to SIIT-DC
This commit is contained in:
parent
2aaf198745
commit
fb341accbb
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,11 @@ in
|
||||||
"ipv6 prefix" = "${config.custom.gua_pref}d2:be24:11ff:feee:9c55/128";
|
"ipv6 prefix" = "${config.custom.gua_pref}d2:be24:11ff:feee:9c55/128";
|
||||||
"ipv4 prefix" = "${v4_pref}.2/32";
|
"ipv4 prefix" = "${v4_pref}.2/32";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
# Idacloud
|
||||||
|
"ipv6 prefix" = "${config.custom.gua_pref}d3:be24:11ff:fece:7d63/128";
|
||||||
|
"ipv4 prefix" = "${v4_pref}.3/32";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue