Navneet
Answered On : Mar 28th, 2012
At Local zone:-
#arp -a|grep SP
Login to rate this answer.
Rajendra Jadhav
Answered On : Jun 7th, 2012
You can also get global zone name using below command:
cat /etc/VRTSvcs/.vcshost
Login to rate this answer.
S.P.Raj
Answered On : Jun 20th, 2012
netstat -p|grep SP
or
arp -a|grep SP
Login to rate this answer.
osmond
Answered On : Sep 18th, 2012
#zoneadm -z nonglobalzonename list
Login to rate this answer.