Welcome, Guest. Please login or register.
Did you miss your activation email?
Monday 17 June 2024, 07:22:02 pm

Login with username, password and session length

Visit the official Endian Community Mailinglist  HERE
14247 Posts in 4376 Topics by 6500 Members
Latest Member: franz
Search:     Advanced search
+  EFW Support
|-+  Support
| |-+  General Support
| | |-+  DHCP Options (there's so many different ways)...
0 Members and 0 Guests are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: DHCP Options (there's so many different ways)...  (Read 13907 times)
kristiandg
Jr. Member
*
Offline Offline

Posts: 3


« on: Thursday 20 May 2010, 10:11:31 am »

Good evening all..  I've got a need to support IP Telephones on the DHCP server within Endian.  These IP phones have specific auto-config options that can be pulled from DHCP (options 176 and 242 specifically), but I've found documents from several sources, all telling me a different way to insert these DHCP scope options into the config.  Here's what I've tried....
==============
option option-176 "MCIPADD=192.168.200.101,MCPORT=1719,L2QAUD=6,L2QSIG=5,L2QVLAN=0,TFTPSRVR=192.168.200.101,HTTPSRVR=192.168.200.101,VLANTEST=60"

option option-242 "MCIPADD=192.168.200.101,MCPORT=1719,L2QAUD=6,L2QSIG=5,L2QVLAN=0,TFTPSRVR=192.168.200.101,HTTPSRVR=192.168.200.101,VLANTEST=60"
==============
When that wouldn't let the DHCP server start, I then changed it to:
==============
option AvayaIP176 code 176 = text;
option AvayaIP176 "MCIPADD=192.168.200.101,MCPORT=1719,L2QAUD=6,L2QSIG=5,L2QVLAN=0,TFTPSRVR=192.168.200.101,HTTPSRVR=192.168.200.101,VLANTEST=60";

option AvayaIP242 code 242 = text;
option AvayaIP242 "MCIPADD=192.168.200.101,MCPORT=1719,L2QAUD=6,L2QSIG=5,L2QVLAN=0,TFTPSRVR=192.168.200.101,HTTPSRVR=192.168.200.101,VLANTEST=60";
==============

And, finally this before giving up:
==============
option option-176 "MCIPADD=192.168.200.101,MCPORT=1719,L2QAUD=6,L2QSIG=5,L2QVLAN=0,TFTPSRVR=192.168.200.101,HTTPSRVR=192.168.200.101,VLANTEST=60";

option option-242 "MCIPADD=192.168.200.101,MCPORT=1719,L2QAUD=6,L2QSIG=5,L2QVLAN=0,TFTPSRVR=192.168.200.101,HTTPSRVR=192.168.200.101,VLANTEST=60";
=============

Can anyone tell me how to insert a specific text string for a specific DHCP Scope options within Endian?

Thx.

Kris - noob
Logged
a.hafez@alrawabico.com
Jr. Member
*
Offline Offline

Posts: 2


« Reply #1 on: Tuesday 10 February 2015, 08:24:06 pm »

This is what I did and it's worked fine

option avaya code 176 = text;
option avaya "L2Q=1,L2QVLAN=10";
option avaya1 code 242 = text;
option avaya1 "L2Q=1,L2QVLAN=10";
Logged
a.hafez@alrawabico.com
Jr. Member
*
Offline Offline

Posts: 2


« Reply #2 on: Tuesday 10 February 2015, 08:25:48 pm »

By the way you can change the name of avaya, avaya1 with any thing else
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.047 seconds with 19 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com