python-requests requried :
rpm -qa | grep python-requests || yum -y install python-requests
Sample:
[root@localhost ~]# cat ilos.txt
10.21.19.153
10.21.19.154
10.21.19.155
10.21.19.156
[root@localhost ~]# cat ilos.txt | xargs -i python get_mac_addr.py {}
192.21.19.153 54:AB:3A:AA:CC:01
192.21.19.154 54:AB:3A:BB:DD:02
192.21.19.155 54:AB:3A:CC:EE:03
192.21.19.156 54:AB:3A:DD:FF:04
-
Notifications
You must be signed in to change notification settings - Fork 0
yossiovadia/quanta
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Extract MAC Address from Quanta server.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published