You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiple IPs in my interface:
12: vlan40@ens3f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP qlen 1000
link/ether 52:54:00:56:48:ab brd ff:ff:ff:ff:ff:ff
inet6 2001:db8:cafe:d::5/64 scope global
valid_lft forever preferred_lft forever
inet6 2001:db8:cafe:d::7/64 scope global
valid_lft forever preferred_lft forever
inet6 fe80::5054:ff:fe56:48ab/64 scope link
valid_lft forever preferred_lft forever
It seems that with ndptool only the primary IP is being announced. Is my understanding correct? So ndptool does not yet support announcing multiple IPs for the interface?
The text was updated successfully, but these errors were encountered:
Hi,
I have multiple IPs in my interface:
12: vlan40@ens3f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP qlen 1000
link/ether 52:54:00:56:48:ab brd ff:ff:ff:ff:ff:ff
inet6 2001:db8:cafe:d::5/64 scope global
valid_lft forever preferred_lft forever
inet6 2001:db8:cafe:d::7/64 scope global
valid_lft forever preferred_lft forever
inet6 fe80::5054:ff:fe56:48ab/64 scope link
valid_lft forever preferred_lft forever
It seems that with ndptool only the primary IP is being announced. Is my understanding correct? So ndptool does not yet support announcing multiple IPs for the interface?
The text was updated successfully, but these errors were encountered: