with client identifier 00:00:00:00:00:00:00. If you have solved the conflict within half an hour,
you can use this command to free the IP address for reallocation
Procedure
To delete an IP address binding, use the
clear ip dhcp-server binding
command.
DHCP pool configuration examples
The following example defines a dynamic pool for voice devices:
Gxxx-001(super)# ip dhcp pool 1
Gxxx-001(super-DHCP 1)# name “IP phone Pool”
Done!
Gxxx-001(super-DHCP 1)# start-ip-addr 135.64.20.2
Done!
Gxxx-001(super-DHCP 1)# end-ip-addr 135.64.20.30
Done!
Gxxx-001(super-DHCP 1)# subnet-mask 255.255.255.0
Done!
Gxxx-001(super-DHCP 1)# default-router 135.64.20.1
Done!
Gxxx-001(super-DHCP 1)# option 176
Gxxx-001(super-DHCP 1/option 176)# name “Avaya IP phone option”
Done!
Gxxx-001(super-DHCP 1/option 176)# value ascii “MCIPADD=10.10.2.140,
MCPORT=1719, TFTPSRVR=10.10.5.188”
Done!
Gxxx-001(super-DHCP 1/option 176)# exit
Gxxx-001(super-DHCP 1)# exit
Gxxx-001(super)# ip dhcp activate pool 1
Done!
Gxxx-001(super)# ip dhcp-server
Done!
Gxxx-001(super)#
The following example defines a dynamic pool for data devices:
Gxxx-001(super)# ip dhcp pool 2
Gxxx-001(super-DHCP 2)# name “Data Pool”
Done!
Gxxx-001(super-DHCP 2)# start-ip-addr 135.64.20.34
Done!
Gxxx-001(super-DHCP 2)# end-ip-addr 135.64.20.60
Done!
Gxxx-001(super-DHCP 2)# subnet-mask 255.255.255.0
Done!
Gxxx-001(super-DHCP 2)# default-router 135.64.20.33
Done!
Gxxx-001(super-DHCP 2)# dns-server 10.10.1.1
Done!
Gxxx-001(super-DHCP 2)# domain-name my.domain.com
Done!
Gxxx-001(super-DHCP 2)# option 176
Gxxx-001(super-DHCP 2/option 176)# value ascii “MCIPADD=192.168.50.17,
192.168.50.15, MCPORT=1719, TFTPSRVR=192.168.50.1, TFTPDIR=/phonedir/”
Done!
The router
452 Administering Avaya G430 Branch Gateway
October 2013
Summary of Contents for G430
Page 1: ...Administering Avaya G430 Branch Gateway Release 6 3 03 603228 Issue 5 October 2013 ...
Page 12: ...12 Administering Avaya G430 Branch Gateway October 2013 ...
Page 246: ...VoIP QoS 246 Administering Avaya G430 Branch Gateway October 2013 Comments infodev avaya com ...
Page 556: ...IPSec VPN 556 Administering Avaya G430 Branch Gateway October 2013 Comments infodev avaya com ...