[email protected] ha scritto:
qua ci mette uno 01 davanti al mac, per individuare il media
type:

DHCP clients require client identifiers instead of hardware
addresses. The client identifier is formed by concatenating
the media type and the MAC address. For example, the
Microsoft client identifier for Ethernet address
b708.1388.f166 is 01b7.0813.88f1.66, where 01 represents the
Ethernet media type.
Ciao, ho risolto!
Grazie al tuo input ho trovato questo articolo che dice di usare hardware-address invece che client-identifier, senza lo 01 davanti:

http://www.sadikhov.com/forum/index.php?showtopic=70508&mode=threaded&pid=410170

infatti, ecco i risultati al reboot della stampante:

Router01#sh ip dhcp bin
Bindings from all pools not associated with VRF:
IP address       Hardware address        Lease expiration        Type
10.10.10.4       0000.85c4.4048          Infinite                Manual
Router01#
04:21:51: DHCPD: DHCPREQUEST received from client 0000.85c4.4048.
04:21:51: DHCPD: Sending DHCPACK to client 0000.85c4.4048 (10.10.10.4).
04:21:51: DHCPD: creating ARP entry (10.10.10.4, 0000.85c4.4048).
04:21:51: DHCPD: unicasting BOOTREPLY to client 0000.85c4.4048 (10.10.10.4).
Router01#sh ip dhcp bin
Bindings from all pools not associated with VRF:
IP address       Hardware address        Lease expiration        Type
10.10.10.4       0000.85c4.4048          Infinite                Manual
Router01#

Grazie ancora, buona giornata!

Stefano


_______________________________________________
http://cug.areanetworking.it
[email protected]
http://ml.areanetworking.it/mailman/listinfo/cug

Reply via email to