I have a extreme networks summit x450 series and an Alcatel 6224 switch and I want to configure it the way I configured my cisco 3750 switch to run VoIP. Below is my configuration on my 3750.
interface GigabitEthernet0/17
switchport trunk encapsulation dot1q
switchport trunk native vlan 20
switchport mode trunk
switchport voice vlan 101
spanning-tree portfast
I need to configure my extreme x450 and Alcatel 6224 so my ip phone can work the same way even if I move them from one switch to another
Thanks