Replies: 2 comments
-
|
I don't think you can (today). We would need loopback.pool attribute. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Loopback interface can have pool attribute (https://netlab.tools/nodes/#node-loopback) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suppose I have a topology with 2 groups, one representing nodes in data center 1 and a second for data center 2
I'd like to assign loopback IPs that are specific per data center: e.g. 10.1.x.y for DC1, and 10.2.x.y for DC2.
How could I do this?
Beta Was this translation helpful? Give feedback.
All reactions