Failover Peer Issue with Polycom SoundStation IP 6000 Phone

willieb will.bashlor at btctelcom.net
Mon Nov 30 15:44:28 UTC 2020


Thanks for the reply. I'm back working on this since Thanksgiving is over. I
was able to create a class with the text below:

class "SSIP" {
match if substring (hardware,2,4) = aa:bb:cc:34;
server-identifier x.x.14.34;
}

But when I add:

allow members of "SSIP";

to the shared-network then I get the errors at the end of this reply.

Also, if I add the allow members statement, doesn't that deny other clients?
My goal is to allow all clients normally, but clients that have the hardware
address beginning with aa:bb:cc:34 I want them to get the server-identifier
of x.x.14.34. I hope that makes sense. Thanks for your help guys.

-Will

? dhcpd.service - DHCPv4 Server Daemon
   Loaded: loaded (/usr/lib/systemd/system/dhcpd.service; disabled; vendor
preset: disabled)
   Active: failed (Result: exit-code) since Mon 2020-11-30 10:39:20 EST; 4s
ago
     Docs: man:dhcpd(8)
           man:dhcpd.conf(5)
  Process: 27298 ExecStart=/usr/sbin/dhcpd -f -cf /etc/dhcp/dhcpd.conf -user
dhcpd -group dhcpd --no-pid (code=exited, status=1/FAILURE)
 Main PID: 27298 (code=exited, status=1/FAILURE)

Nov 30 10:39:20 localhost.localdomain dhcpd[27298]:                                       
^
Nov 30 10:39:20 localhost.localdomain dhcpd[27298]: Configuration file
errors encountered -- exiting
Nov 30 10:39:20 localhost.localdomain dhcpd[27298]:
Nov 30 10:39:20 localhost.localdomain dhcpd[27298]: This version of ISC DHCP
is based on the release available
Nov 30 10:39:20 localhost.localdomain dhcpd[27298]: on ftp.isc.org. 
Features have been added and other changes
Nov 30 10:39:20 localhost.localdomain dhcpd[27298]: have been made to the
base software release in order to make
Nov 30 10:39:20 localhost.localdomain systemd[1]: dhcpd.service: main
process exited, code=exited, status=1/FAILURE
Nov 30 10:39:20 localhost.localdomain systemd[1]: Failed to start DHCPv4
Server Daemon.
Nov 30 10:39:20 localhost.localdomain systemd[1]: Unit dhcpd.service entered
failed state.
Nov 30 10:39:20 localhost.localdomain systemd[1]: dhcpd.service failed.



--
Sent from: http://isc-dhcp-users.2343191.n4.nabble.com/


More information about the dhcp-users mailing list