Solaris 11 2nd nic for different subnet

I have a Solaris 11 machine with 2 network cables attached. The first one is the default route and is working okay. I am trying to activate the second on another subnet, but am sure missing something.

The first one is on 10.30.128. and with it everything works fine,
but when I try to add the second to 10.30.134. subnet, all hosts on that subnet become inaccessible, and of course the second address is not reachable from outside.

Here's the details, I started with:

# ipadm
NAME              CLASS/TYPE STATE        UNDER      ADDR
lo0               loopback   ok           --         --
   lo0/v4         static     ok           --         127.0.0.1/8
   lo0/v6         static     ok           --         ::1/128
net0              ip         ok           --         --
   net0/v4        static     ok           --         10.30.128.22/24

# route -p show
persistent: route add default 10.30.128.126

I then added

# ipadm create-ip net1
# ipadm create-addr -T static -a 10.30.134.22/24 net1/v4
# route add 10.30.134.0/24 10.30.134.126

After this, nothing in the .134 subnet is visible, and I cannot ping the second address from outside.

Do I need to restart anything?
output of ipadm and netstat after the changes are below.

Thanks for your help.

# ipadm
NAME              CLASS/TYPE STATE        UNDER      ADDR
lo0               loopback   ok           --         --
   lo0/v4         static     ok           --         127.0.0.1/8
   lo0/v6         static     ok           --         ::1/128
net0              ip         ok           --         --
   net0/v4        static     ok           --         10.30.128.22/24
net1              ip         ok           --         --
   net1/v4        static     ok           --         10.30.134.22/24


# netstat -rn

Routing Table: IPv4
  Destination           Gateway           Flags  Ref     Use     Interface
-------------------- -------------------- ----- ----- ---------- ---------
default              10.30.128.126        UG        4      23339
10.30.128.0          10.30.128.22         U         8    5947865 net0
10.30.134.0          10.30.134.126        UG        2         11
10.30.134.0          10.30.134.22         U         3         28 net1
127.0.0.1            127.0.0.1            UH        2       2532 lo0

# dladm show-phys
LINK              MEDIA                STATE      SPEED  DUPLEX    DEVICE
net1              Ethernet             up         100    full      igb1
net3              Ethernet             unknown    0      unknown   igb3
net0              Ethernet             up         100    half      igb0
net2              Ethernet             unknown    0      unknown   igb2
net6              Ethernet             up         100    half      vsw0
net5              Ethernet             up         10     full      usbecm2