cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2365
Views
0
Helpful
2
Replies

Use UCS PowerTool to find Server's MAC

Mike Erter
Level 1
Level 1

Hi Community!

Is it possible to find what Service Profile has a MAC address using UCS Powertool?

Thanks!

Mike

2 Replies 2

ericwill
Cisco Employee
Cisco Employee

Yep you sure can.  Here's an example of how to do it:

PS C:\ucs> Get-UcsServiceProfile | Get-UcsVnic | select dn, addr

Dn                                                                    Addr

--                                                                       ----

org-root/ls-bob1/ether-eth0                              00:25:B5:00:00:10

org-root/ls-edw-scvmm1/ether-mgmt0            00:25:B5:ED:00:FF

org-root/ls-Linux_pxe_1/ether-eth0                 00:25:B5:ED:00:DF

org-root/ls-scvmm1/ether-mgmt0                    00:25:B5:ED:00:BF

org-root/ls-test/ether-test                                 00:25:B5:ED:00:EF

Awesome, thanks! 

Review Cisco Networking products for a $25 gift card