Thursday 17 March 2016

Trunk link between Avaya Switches




Trunk link will form between Avaya Switches.

Using below protocol
  •  MLT > MLT
  • VLACP > VLACP

Sample config as below -
 
  • MLT 1 name "Trunk * 1" disable/enable member 1/49-50
  • no MLT1
  • no VLACP port 1/50,1/30 enable 





Voice VLAN in 3COM switch


"IP phone cannot get IP Address from Voice VLAN in PoE  3COM switch"

---------
This note is just highlighting the error, and how  3COM voice vlan work and its behavior. Future more info need to surf the internet.
---------

In order to get ip address for the IP phones. Voice VLAN need to be pre-configured add the MAC address of ip phone. If not ip phone will not get the ip address from Voice VLAN.

Below is the sample of pre-configured MAC address of ip phone.
First 6 digit is the batch of the Phone Model.
The last 6 digit need not to be configure. It can be vary. Will add dynamically.

#
 voice vlan mac-address d057-4c00-0000 mask ffff-ff00-0000 description Cisco IP Phone
 voice vlan mac-address 0000-7300-0000 mask ffff-ff00-0000 description Avaya IP Pone 9640



Thank You.


Cheers! :)
Yan Linn Aung

Monday 7 March 2016

Accessing to Avaya Cajun Switch

Avaya Cajun Switch

Since it is a Cajun switch, we can't do much config. This note is just sharing how to access to the Cajun switch especially without having the proper serial console cable and converter. All you need is a RJ45 cable and plug it to the cajun sw. Assign your PC to that below ip range 149.49.32.100/24.

It is very useful when you don't have console cable to connect that Cajun Switch.
telnet 149.49.32.134

C360 default IP address is 149.49.32.134 255.255.255.0


default login

usr: root
psw: root

--------------------------------
show l2-module-config
show l2-stack-config
show port
show system
show module
show powerinline
show serial-number
sh ip route
sh interface
show device-mode
show image version
show vlan
sh cam
sh boot
show utilization
show trunk
show queuing scheme
show license
show dev log file
show log


Thank You.


Cheers! :)
Yan Linn Aung