-
antranigvIs there a "handbook" to learn about things such as dladm and zonecfg?
-
antranigvanother question... what is an fmri?
-
lundmanFault Management Resource Identifier!
-
tomwwantranigv: I believe most lessions have been learned to first see the bassic conects, like an introduction into networking "crossbow". Once you know what you want to achive, you run into the correcponding commands somehwere (e.g. on a blog article favoring aspects of crossbow to setup zones zones with private networking between them.
-
antranigvI just had an issue but I'm not sure if it's me or if it should be considered a bug
-
antranigvlike a regular Unix user, I change the IP of an interface using ifconfig, I didn't know about ipadm yet, and I also changed the route using route. I wanted to mark my new address as persistent, but I could not 1) set another addrobj with the same address 2) change an existing addrobj's addr (or maybe I did that wrong?) 3) figure out if the address was persistent before restart
-
antranigvany tips there?
-
antranigvbasically I wanted to do 'ipadm set-addr' but that's not a thing :D
-
antranigvOkay, I did it the right way with `routeadm -u`
-
antranigvbut I was wondering if there's a service that does that, maybe `svcadm restart routing` ?
-
antranigvnop, wait, that did not do it. I basically was reading the persistent configs :D