|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Reassign a Intel pro 100 Nic MAC address.
|
> Is it possible to statically assign a MAC address on a intel pro 100 NIC
> in Redhat?
Try something along the lines of:
ifconfig eth0 down
ifconfig eth0 hw ether C0:FF:EE:C0:FF:EE
ifconfig eth0 up
HTH,
-mct
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|