Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to configure a 3526T avaya switch for IP Telephony

Status
Not open for further replies.

Takst3r

Vendor
Aug 10, 2011
127
ZA
Hi All,

I need help here. Im not a switch or router guy and I need help setting up our newly purchased switches Avaya 3526T - PWR+ seitches for IP telephone.
i wanna create 2 vlan, 1 vlan data and 1 vlan voice.
I need to connect the phone to the switch which will get an ip address from the ip oofice and then the pc will be cnnected o the phone who will get its ip address from a windows DHCP server.how to untagged 2 vlans (voice and data) in one port? please give me some syntax/command for Nortel switch.

help me please.
 
Also, if you're using more than one switch, be sure to use the stacking cables and stack them properly. This will allow them to act as one "big" switch.
 
There is a command available in the CLI "run ip office verbose" that should help,
 
Hi Guys..thanks for the assistance so far , however I already done that and the issue I am have is the following

Let me start with some more details.

I am using the ip office for IP assignment to the phones only. There is a windows server that will be issuing ip addresses to the pc's
The PC's are cabled throught the phone

using a subnet of 255.255.255.192

PC's must get ip's in the range of 192.168.10.10 - 62 - vlan 2 (Data)
Gateway - 192.168.10.1
mask - 255.255.255.192

Phones must get IP's in the range of 192.168.10.70 - 126 - vlan 20 (Voice)
Gateway - 192.168.10.65
mask - 255.255.255.192

when using the " run ip office verbose" the phone get the ip address in the Data vlan.
My laptop also gets an ip address in the Data vlan which is correct however I cannot ping the IP Office which I assigned a static in the voice vlan.

I need the phones to get assigned ip address in the voice vlan (IP Office dhcp) and pc's in the data vlan (windows server) with the ability to ping between the vlans.

I hope this makes sense.

 
If you need to ping between VLANs you need a router, I don't know if the Avaya switch can do that but a specific router is best.
 
There is a router onsite,

They currently have a BCM 50 with a BES 50 switch that is connected to a router for interbranch calling. That is all working fine.

We are replacing the BCM 50 with an IP Office and the BES50 with a 3526T avaya switch.

Just need to knoe the command on the switch to get the solution working as it currently is.

BCM providing IP addresses to the phones
Client dhcp server providing ip to the PC's
can ping between the vlans.

 
If you ask these questions then i think you are not capable of get this working.
You need a network engineer onsite to help you out.
Then look and note down what he is doing.
Networking is a totally different ballgame which is needed more and more with IP telephony.
You need vlans and dhcp relay for this.


BAZINGA!

I'm not insane, my mother had me tested!

 
All we are capable of is guesswork here

You've supplied some IP addresses and a switch model and told us it doesn't work. If you want some help, you need to post the relevant parts of the switch config, which ports you are using and the ip address of the IP office

Take Care

Matt
I have always wished that my computer would be as easy to use as my telephone.
My wish has come true. I no longer know how to use my telephone.
 
Thanks mattKnight,

Here is the config I have so far,

enable
configure terminal
!
! *** CORE ***
!

!
! *** SNMP ***
!
!
! *** IP ***
!
ip address switch 192.168.10.4
ip address netmask 255.255.255.192
!
! *** IP Manager ***
!
!
! *** ASSET ID ***
!
!
! *** System Logging ***
!
!
! *** STACK ***
!
!
! *** Custom Banner ***
!
!
! *** STP (Phase 1) ***
!
!
! *** VLAN ***
!
vlan create 2 type port
vlan create 20 type port voice-vlan
vlan name 2 "Data"
vlan name 20 "Voice"
vlan ports 1-2 tagging unTagPvidOnly
vlan ports 3-4 tagging tagAll
vlan ports 5-28 tagging unTagPvidOnly
vlan configcontrol flexible
vlan members 1 3-4
vlan members 2 2-28
vlan members 20 1,3-28
vlan ports 1 pvid 20
vlan ports 2-28 pvid 2
vlan configcontrol automatic
!
! *** EAP ***
!
!
! *** EAP Guest VLAN ***
!
!
! *** EAP Fail Open VLAN ***
!
!
! *** EAP Voip VLAN ***
!
!
! *** 802.1ab ***
!

!
! *** 802.1ab vendor-specific Avaya TLVs config ***
!
lldp vendor-specific avaya call-server 1 192.168.10.68
lldp vendor-specific avaya file-server 1 192.168.10.68
interface FastEthernet ALL
lldp port ALL vendor-specific avaya dot1q-framing tagged
exit
!
! *** 802.1AB MED Voice Network Policies ***
!
interface FastEthernet ALL
lldp med-network-policies port ALL voice dscp 46 priority 6 tagging tagged vlan
-id 20
lldp med-network-policies port ALL voice-signaling dscp 34 priority 6 tagging t
agged vlan-id 20
exit
!
! *** QOS ***
!
qos if-group name qosTrustedIfcs class trusted
qos if-assign port ALL name qosTrustedIfcs
!
! *** RMON ***
!
!
! *** Interface ***
!
interface FastEthernet ALL
name port 1 "IP Office LAN Port (LAN 1)"
name port 2 "Gateway Modem-Router"
exit
!
! *** Rate-Limit ***
!
!
! *** MLT (Phase 1) ***
!
mlt 1 name "Trunk #1" enable member 3-4
!
! *** MAC-Based Security ***
!
!
! *** LACP ***
!
!
! *** ADAC ***
!
!
! *** STP (Phase 2) ***
!
interface FastEthernet ALL
spanning-tree port 1-2,5-28 learning fast
spanning-tree port 3-4 learning disable
exit
!
! *** Port Mirroring ***
!
!
! *** VLAN Phase 2***
!
vlan mgmt 2
!
! *** MLT (Phase 2) ***
!
mlt 1 learning disable
!
! *** PoE ***
!
interface fastEthernet ALL
poe poe-priority port 3 high
poe poe-priority port 4 high
poe poe-priority port 5 high
poe poe-priority port 6 high
poe poe-priority port 7 high
poe poe-priority port 8 high
poe poe-priority port 9 high
poe poe-priority port 10 high
poe poe-priority port 11 high
poe poe-priority port 12 high
poe poe-priority port 13 high
poe poe-priority port 14 high
poe poe-priority port 15 high
poe poe-priority port 16 high
poe poe-priority port 17 high
poe poe-priority port 18 high
poe poe-priority port 19 high
poe poe-priority port 20 high
poe poe-priority port 21 high
poe poe-priority port 22 high
poe poe-priority port 23 high
poe poe-priority port 24 high
exit
!
! *** RTC ***
!
!
! *** AUR ***
!
!
! *** AAUR ***
!
!
! *** L3 ***
!
interface vlan 20
ip address 192.168.10.65 255.255.255.192 2
exit
ip route 0.0.0.0 0.0.0.0 192.168.10.1 1
!
! *** IPV6 ***
!
!
! *** VLACP ***
!
!
! *** DHCP Relay ***
!
!
! *** L3 Protocols ***
!

! --- IP Directed Broadcast ---


! --- Proxy ARP ---


! --- UDP Broadcast Forwarding ---

!
! *** DHCP SNOOPING ***
!
!
! *** ARP INSPECTION ***
!
!
! *** IP SOURCE GUARD ***
!
!
! *** IGMP ***
!
!
! *** STACK MONITOR ***
!
!
! *** DHCP Server ***
!
!
! *** SLAMON ***
!
application
exit
 
You don't have a l3 interfave for valn2 nor a dhcp helper

Take Care

Matt
I have always wished that my computer would be as easy to use as my telephone.
My wish has come true. I no longer know how to use my telephone.
 
I don't see the VOICE VLAN ip in your configuration there.

You need different subnets for your different VLANs. Change your voice to 192.168.11.x or something like that.

In your 192.168.10.1 router, you need a route to the 192.168.11.0 network pointing to the VOICE VLAN IP of the switch.

 
They're not different networks*.

I need to stop typing while having conversations. Multitasking needs more caffeine.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top