07-09-2018 09:37 AM - edited 03-05-2019 10:44 AM
Hello,
Why this command isn't avalaible on ISR 4K - IOS-XE vs IOS ?
option 60 hex xxxxxxx
I'am using this configuration on IOS :
ip dhcp pool DHCP-TEST-ALL
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
class TEST1
address range 192.168.1.100 192.168.1.149
class TEST2
address range 192.168.1.150 192.168.1.200
!
ip dhcp class TEST1
option 60 hex a4a3a2a1f
!
ip dhcp class TEST2
option 60 hex a4a3a2a1f
and i need to migrate this on ISR 4K. I'can't use the same command with ISR4K on IOS-XE ?
Best regards
07-09-2018 10:17 AM
07-11-2018 09:00 AM
There is no other method to match option 60 send by my device in the dhcp server ?
07-11-2018 09:05 AM
07-12-2018 02:12 AM
Yes, i can use options in the pool, but it's only to send options to my clients ? not to check if this option is send by my client in BOOTP request ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide