cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
34079
Views
4
Helpful
16
Replies

DHCP IP assignment avaya phone

john.wright
Level 3
Level 3

We have this config set up on our switches

ip dhcp pool VOIP

   network 10.51.203.0 255.255.255.0

   default-router 10.51.203.254

   option 242 ascii "MCIPADD=10.51.203.250,MCPORT=1719,HTTPSRVR=10.51.3.6"

   lease 10

interface GigabitEthernet0/3

switchport mode access

no logging event link-status

no snmp trap link-status

spanning-tree portfast

interface GigabitEthernet0/40

description phone station 8613 mac 001b.4f31.cae1

switchport access vlan 40

switchport mode access

speed 100

duplex full

So the data vlan is default 1 on a seperate port.

And the avaya phone is on another port set to vlan 40.

I would like to use one port for both worksta and phone but how do I tell phone where its dhcp scope is and where dhcp is for the workstation?

if I need helper address where do I set it?

This is a L3 switch

interface Vlan1

ip address 10.51.3.237 255.255.255.0

ip helper-address 10.51.203.254

no ip route-cache cef

no ip route-cache

!

interface Vlan40

ip address 10.51.203.254 255.255.255.0

!

ip default-gateway 10.51.3.254

ip classless

ip route 0.0.0.0 0.0.0.0 10.51.3.254

ip http server

16 Replies 16

john.wright
Level 3
Level 3

Since these were Avaya 9620 model phone the resolve for this was to add opt 242 to the data dhcp server.

i have 4 avaya switch and 1 pbx , dhcp and also have 36 phone and 92 pc . my ip 192.168.x.x is that i am want to creat two vlan one for voice and one for data.i am not work on avaya switch ples help me how i configur the switch .and also internaly configuratin of switch for dhcp

1 how i creat the vlan

2 how i configure the dhcp on switch