Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to review multiple MAC Addess in Solaris?

Answers were Sorted based on User's Feedback



How to review multiple MAC Addess in Solaris?..

Answer / p.sivasakthi

#ifconfig -a

Is This Answer Correct ?    10 Yes 2 No

How to review multiple MAC Addess in Solaris?..

Answer / swapnil

#ifconfig -a
Usin this command you can find out MAC address

Is This Answer Correct ?    9 Yes 2 No

How to review multiple MAC Addess in Solaris?..

Answer / manoj

prtconf -vp|grep mac
eeprom |grep mac

Is This Answer Correct ?    10 Yes 4 No

How to review multiple MAC Addess in Solaris?..

Answer / srinivas rao.muvva

dmesg|grep -i mac
prtconf|grep -i mac
ifconfig -a

Is This Answer Correct ?    0 Yes 0 No

How to review multiple MAC Addess in Solaris?..

Answer / venugopal adep

You can use following command to get mac address

# arp -a |grep `hostname` | awk '{print $1 " " $5}'
e1000g1 00:14:4f:82:47:d7
e1000g5 00:14:4f:82:47:d9
e1000g0 00:14:4f:82:47:d6

Is This Answer Correct ?    0 Yes 0 No

How to review multiple MAC Addess in Solaris?..

Answer / ram kumar

Re: How to review multiple MAC Addess in Solaris?

Is This Answer Correct ?    0 Yes 0 No

How to review multiple MAC Addess in Solaris?..

Answer / p.r.l.prasanna

#prtconf
by this command you can find out multiple MAC address

Is This Answer Correct ?    4 Yes 6 No

How to review multiple MAC Addess in Solaris?..

Answer / vasu

dmesg |grep -i mac

we get all mac address

Is This Answer Correct ?    1 Yes 3 No

How to review multiple MAC Addess in Solaris?..

Answer / lochan

prtconnf | grep local_mac_address

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Solaris Commands Interview Questions

How can we check the status of CPU at firmware

2 Answers   ITC Infotech,


How will you ad new aliases name

1 Answers  


How to enable and disable the dtlogin

1 Answers  


how many run level in solaris?

19 Answers   HP,


How will see the hostname

3 Answers  


what is mean by system calls

1 Answers  


How will you check the process for particular user

2 Answers  


How to mirror and unmirror a disk?

1 Answers  


What is HA?

2 Answers  


How to change the default new user shell without mentioning -s /bin/sh in cmd useradd or usermod and which file we need to change? this is not for existing user

4 Answers   Tech Mahindra,


one guy asking how to grow disk size in SDS? what is SDS?

2 Answers   TCS,


what is differnce between boot -s and boot -S ?

3 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)