Page 1 of 1
DHCP Server Configuration on the OmniSwitch 6850E.
Posted: 10 Mar 2014 09:55
by sumit
Omni Switch 6850E in software version 6.4.4.343.R01.
i have configured dhcp-server enable command on the Omni Switch 6850E below
Welcome to the Alcatel-Lucent OmniSwitch 6000
Software Version 6.4.4.343.R01 GA, June 23, 2011.
Copyright(c), 1994-2011 Alcatel-Lucent. All Rights reserved.
OmniSwitch(TM) is a trademark of Alcatel-Lucent registered
in the United States Patent and Trademark Office.
-> dhcp-server enable
ERROR: Parse error for /flash/switch/dhcpd.pcy.
Please correct it & restart the DHCP server.
->
Re: DHCP Server Configuration on the OmniSwitch 6850E.
Posted: 10 Mar 2014 11:18
by devnull
I think you did it wrong..
just kidding.. don't ask if anyone can help.
Post your config/problems/issues.. post what works, what does not work, what you expect, what you have tried aso..
http://www.catb.org/esr/faqs/smart-questions.html
Re: DHCP Server Configuration on the OmniSwitch 6850E.
Posted: 13 Mar 2014 10:47
by devnull
if it shows a parse error in dhcpd.pcy ..
maybe you want to post that here?
Have you tried an copy and paste from the docs to check whether it works in general?
I would upgrade to latest code as there where multiple bugs fixed regarding dhcp.
Re: DHCP Server Configuration on the OmniSwitch 6850E.
Posted: 01 Aug 2014 11:19
by vlab
If you have correct dhcpd.pcy and dhcpd.conf, I found that you have to do in this order:
dhcp-server restart
dhcp-server enable
Re: DHCP Server Configuration on the OmniSwitch 6850E.
Posted: 23 Jun 2015 05:55
by waiphyoaung
What is dhcp.pcy file ? Please share as sample.
Re: DHCP Server Configuration on the OmniSwitch 6850E.
Posted: 24 Jun 2015 13:50
by silvio
its a dhcp-policy file. It can be an empty file with this name.
regards
Silvio
Re: DHCP Server Configuration on the OmniSwitch 6850E.
Posted: 25 Jun 2015 03:31
by devnull
dhcp.pcy is the config file for the dhcp.
It is described in the manuals and an example can be gathered from
https://service.esd.alcatel-lucent.com/ ... c6ToRdx5gi
I would upgrade to the latest code, afaik there have been multiple bugs fixed, which were related to dhcp.
Also from my experiences: If you have abother box that can do dhcp (Firewall/Server) it would be a good idea to use that one instead of the switch.