add a route to solaris 11 zone
Hello experts,
I have a prod db server (Solaris 11.2 zone) and, need to add a route to my server (so I need to get this right or will affect the production). I am running a Solaris 11.2 zone on a M5000. Here is my zone's info
:/etc/inet# dladm show-link
LINK CLASS MTU STATE OVER
net0 vnic 1500 up ?
/etc/inet# ipadm show-if
IFNAME CLASS STATE ACTIVE OVER
lo0 loopback ok yes --
net0 ip ok yes --
/etc/inet# ipadm show-addr
ADDROBJ TYPE STATE ADDR
lo0/v4 static ok 127.0.0.1/8
net0/v4 inherited ok 10.55.20.159/24
lo0/v6 static ok ::1/128
/etc/inet#
Here is my routing configs: