How could I inherit the ipv4 and at the same time have only an IP from interface lo1?
if I use something like:
test {
ip4 = inherit;
ip4.addr = lo1|127.0.1.10;
}
Is getting only the local address from lo1
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.