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

Manual binding, DHCP 3850

Hello, I have some cisco 3850 with DHCP for my AP.

I need to supervise my AP, so I try to assign the same IP address per mac-address.

So i follow this link: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr_dhcp/configuration/xe-3se/3850/dhcp-xe-3se-3850-book/config-dhcp-server.html#GUID-68D87544-7C6F-48C9-9DFE-56F5B7E4A89D

But in this solution, i must create a pool DHCP per AP... Is it possible to create just one DHCP pool for all my AP ? Thanks in advance.

1 Accepted Solution

Accepted Solutions

Aaron Harrison
VIP Alumni
VIP Alumni

Hi

Through config, you have to create a pool per device.

The other option is to create a text file listing the bindings - as detailed here: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr_dhcp/configuration/xe-3se/3850/dhcp-xe-3se-3850-book/config-dhcp-server.html#GUID-BCEB43D4-8C44-4C86-BBAA-6B977196D35C

Aaron

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

View solution in original post

2 Replies 2

Aaron Harrison
VIP Alumni
VIP Alumni

Hi

Through config, you have to create a pool per device.

The other option is to create a text file listing the bindings - as detailed here: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr_dhcp/configuration/xe-3se/3850/dhcp-xe-3se-3850-book/config-dhcp-server.html#GUID-BCEB43D4-8C44-4C86-BBAA-6B977196D35C

Aaron

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

it's working, i follow the post 9

https://learningnetwork.cisco.com/thread/24891

 

Thanks.