I have followed the next avaya pdf's about the topic:
and I obtained the next configuration on the g450:
##########POOL FOR PC's
G450-001(super)# ip dhcp pool 10
G450-001(super-DHCP 10)# name Desktop
G450-001(super-DHCP 10)# start-ip-addr 10.100.1.1
G450-001(super-DHCP 10)# end-ip-addr 10.100.1.125
G450-001(super-DHCP 10)# subnet-mask 255.255.255.128
G450-001(super-DHCP 10)# default-router 10.100.1.126
G450-001(super-DHCP 10)# dns-server 200.33.146.233
G450-001(super-DHCP 10)# exit
##########POOL FOR IP TELEPHONES
G450-001(super)# ip dhcp pool 20
G450-001(super-DHCP 20)# name IPphones
G450-001(super-DHCP 20)# start-ip-addr 10.200.1.1
G450-001(super-DHCP 20)# end-ip-addr 10.200.1.125
G450-001(super-DHCP 20)# subnet-mask 255.255.255.128
G450-001(super-DHCP 20)# default-router 10.200.1.126
##########FOR IP TELEPHONES 46xx
G450-001(super-DHCP 20)# option 172
G450-001(super-DHCP 20/option 172)# value ascii "MCIPADD=10.200.1.129, MCPORT=1719, L2Q=0, L2VLAN=200"
G450-001(super-DHCP 20/option 172)# exit
##########FOR IP TELEPHONES 92xx
G450-001(super-DHCP 20)# option 242
G450-001(super-DHCP 20/option 242)# value ascii "MCIPADD=10.200.1.129, MCPORT=1719, L2Q=0, L2VLAN=200"
G450-001(super-DHCP 20/option 242)# exit
G450-001(super-DHCP 20)# exit
G450-001(super)# ip dhcp activate pool 10
G450-001(super)# ip dhcp activate pool 20
G450-001(super)# ip dhcp-server
G450-001(super)# ip dhcp ping packets
when I reset the phone to test the dhcp service, the ip phone (4602) only catch some parameters like call servport (1719), router(10.100.1.126) and mask (255.255.255.128) but not phone IP and vlanID. The router parameter that it took is of the "Desktop" pool, after a few seconds the next message appears "No call-server address reseting".
What is wrong? How can I resolve that?
Thax.
and I obtained the next configuration on the g450:
##########POOL FOR PC's
G450-001(super)# ip dhcp pool 10
G450-001(super-DHCP 10)# name Desktop
G450-001(super-DHCP 10)# start-ip-addr 10.100.1.1
G450-001(super-DHCP 10)# end-ip-addr 10.100.1.125
G450-001(super-DHCP 10)# subnet-mask 255.255.255.128
G450-001(super-DHCP 10)# default-router 10.100.1.126
G450-001(super-DHCP 10)# dns-server 200.33.146.233
G450-001(super-DHCP 10)# exit
##########POOL FOR IP TELEPHONES
G450-001(super)# ip dhcp pool 20
G450-001(super-DHCP 20)# name IPphones
G450-001(super-DHCP 20)# start-ip-addr 10.200.1.1
G450-001(super-DHCP 20)# end-ip-addr 10.200.1.125
G450-001(super-DHCP 20)# subnet-mask 255.255.255.128
G450-001(super-DHCP 20)# default-router 10.200.1.126
##########FOR IP TELEPHONES 46xx
G450-001(super-DHCP 20)# option 172
G450-001(super-DHCP 20/option 172)# value ascii "MCIPADD=10.200.1.129, MCPORT=1719, L2Q=0, L2VLAN=200"
G450-001(super-DHCP 20/option 172)# exit
##########FOR IP TELEPHONES 92xx
G450-001(super-DHCP 20)# option 242
G450-001(super-DHCP 20/option 242)# value ascii "MCIPADD=10.200.1.129, MCPORT=1719, L2Q=0, L2VLAN=200"
G450-001(super-DHCP 20/option 242)# exit
G450-001(super-DHCP 20)# exit
G450-001(super)# ip dhcp activate pool 10
G450-001(super)# ip dhcp activate pool 20
G450-001(super)# ip dhcp-server
G450-001(super)# ip dhcp ping packets
when I reset the phone to test the dhcp service, the ip phone (4602) only catch some parameters like call servport (1719), router(10.100.1.126) and mask (255.255.255.128) but not phone IP and vlanID. The router parameter that it took is of the "Desktop" pool, after a few seconds the next message appears "No call-server address reseting".
What is wrong? How can I resolve that?
Thax.