Actions
Bug #4751
closedipadm(1M) should make it clear that static v6 addrs on an interface require addrconf addrs
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
manpage - manual pages
Start date:
2014-04-13
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
You can't put a static v6 address on an interface via ipadm, unless an addrconf address already exists. This isn't really obvious from the documentation, it should be.
It'd perhaps also be nice, while in here, to note that nwam will screw you if it's enabled, too.
Updated by Electric Monk almost 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit b884368dd61598a2c84215e7b8620e34fba645a1
commit b884368dd61598a2c84215e7b8620e34fba645a1 Author: Yuri Pankov <yuri.pankov@nexenta.com> Date: 2015-06-14T21:13:52.000Z 4751 ipadm(1M) should make it clear that static v6 addrs on an interface require addrconf addrs Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions