03-25-2022 03:45 PM
Hi, i'm trying to configure a DHCP pool on a Cisco ME-3600X-24FS-M for some Alcatel IP phones, but I don't know how to do it.
Already perform this configuration in Mikrotiks using VID but in Cisco I have no idea how to do it.
Below configuration that I perform in Mikrotik:
/ip dhcp-server
add address-pool=dhcp_pool0 disabled=no interface=ether5-lan lease-time=1w name=dhcp1
/ip dhcp-server network
add address=172.17.49.0/24 dns-server=172.17.1.242,172.17.1.55 domain=domain.com.br gateway=172.17.49.1 next-server=172.17.6.20
/ip dhcp-server vendor-class-id
add address-pool=dhcp_pool_vid name=Pool-Telefonia server=dhcp1 vid=alcatel.noe.0
Any idea would be appreciated.
Thanks in advance.
03-25-2022 04:06 PM
ip dhcp pool ALCATEL-IP
network Subnet
default-router ip.ip.ip.ip
option 43 hex "3a:02:HH:HH:ff<- HH:HH is Voice VLAN"
option 66 <-optional for TFTP server>
03-26-2022 07:17 PM
I always recommend to run the DHCP on the alcatel OXO,OXE.
Have a look on below thread.
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