ipadm vs ifconfig plumb
Is there any ipadm equivalent to "ifconfig {interface} plumb" without actually assigning an IP. I have fallen into a habit of simply plumbing up interfaces in order to snoop the networks they are connected to so that I can verify what IP to assign to which interface. I know I can still use ifconfig but I'm also trying to be a good security citizen and avoid switching to root for every task I need to perform, one of those being to plumb up interfaces. So since I have the "System Administrator" RBAC profile I can certainly do ipadm stuff but cannot
0