@narrow oxide Understood and answered my questions. But, please bear with me, I still have one more question.
Please find the outputs below as illustrated.
Those 10.192.30.x in SVM “nfs-layer3” were just new created for serving the volumes that were used to be accessed through SVM “nfs-layer2”, if I choose option a) as Alex listed above. By the way, the design has been all layer2 LIF’s should fall into “nfs-layer2”, and layer3 LIF’s into “nfs-layer3”. Since we added .30 LIF’s, this design has been broken. Now, the “nfs-layer3” has "layer2" LIF’s as well.
As you can also see the routing table with “nfs-layer3”, those are routing entries available for all LIF’s within “nfs-layer3”. Since .30 network is not routable, how come their LIFs in “nfs-layer3” can be routed out? This is the part I still don’t understand and if you can help me out
`>net int show -vserver nfs-layer2
nfs-layer2-g-02 up/up 10.192.30.12/24 cls-10 a0a-308 true
nfs-layer2-g-05 up/up 10.192.30.115/24 cls-05 a0a-308 true
nfs-layer2-g-06 up/up 10.192.30.116/24 clss-06 a0a-308 true
...
net int show -vserver nfs-layer3
nfs-layer3-05 up/up 10.192.27.15/24 cls-05 a0a-318 true
nfs-layer3-06 up/up 10.192.27.16/24 cls-06 a0a-318 true
...
nfs-layer3-g-05 up/up 10.192.30.153/24 cls-05 a0a-308 true
nfs-layer3-g-06 up/up 10.192.30.154/24 cls-06 a0a-308 true
nfs-layer3-g-07 up/up 10.192.30.155/24 els-07 a0a-308 true
route show -vserver nfs-layer3
nfs-layer3
0.0.0.0/0 10.192.18.1 30
0.0.0.0/0 10.192.26.1 20
0.0.0.0/0 10.192.27.1 10`