I'm having a bit of a dumb moment with a setup that I'm trying to get working. It's simple enough on paper but I can't get it sorted.
The customer has a CXi MCD4, setup on one subnet, phones plug into the internal switch and work fine.
The CXi LAN port is plugged into a HP Procurve, this has been setup with Default VLAN (1) and Voice (2)
The uplink port that the Mitel is in is configured as Default (No) and Voice (Untagged) To me this is pretty standard config. Each vlan has it's own IP and our default gateway (A SonicWall if interested) has a route that points all traffic to this switch to get onto the Mitel. So management of the Mitel works fine from the data side. There is also a MBG server plugged into this switch, which is also working fine.
My problem is this. They have run out of ports on the Mitel, no problem, I'll just use the Procurve as it's POE. It boot up's but never gets the right VLAN and I get option missing. Plug it into the Mitel it;s fine. I've done this loads for times with MXe's and never had a problem. Does the CXi with the switch have to be setup slightly differently. The Switch Config is below: Ports 2-3 are the Mitel and Teleworker.
Note: If I make the Mitel uplink port Default (Untagged) and Voice (Tagged), it appears to work, but then I lose all management of it from the LAN.
Startup configuration:
; J9087A Configuration Editor; Created on release #R.11.60
hostname "ProCurve Switch 2610-24-PWR"
trunk 25-26 Trk1 Trunk
ip default-gateway 192.168.16.254
ip routing
timesync sntp
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 1,4-24,27-28,Trk1
ip address 192.168.15.8 255.255.255.0
no untagged 2-3
exit
vlan 2
name "Voice"
untagged 2-3
ip address 10.0.0.8 255.255.255.0
qos priority 6
tagged 4-24,27-28,Trk1
voice
exit
ip route 0.0.0.0 0.0.0.0 192.168.16.254
sntp unicast
sntp server 192.168.15.5
spanning-tree Trk1 priority 4
password manager
password operator
The customer has a CXi MCD4, setup on one subnet, phones plug into the internal switch and work fine.
The CXi LAN port is plugged into a HP Procurve, this has been setup with Default VLAN (1) and Voice (2)
The uplink port that the Mitel is in is configured as Default (No) and Voice (Untagged) To me this is pretty standard config. Each vlan has it's own IP and our default gateway (A SonicWall if interested) has a route that points all traffic to this switch to get onto the Mitel. So management of the Mitel works fine from the data side. There is also a MBG server plugged into this switch, which is also working fine.
My problem is this. They have run out of ports on the Mitel, no problem, I'll just use the Procurve as it's POE. It boot up's but never gets the right VLAN and I get option missing. Plug it into the Mitel it;s fine. I've done this loads for times with MXe's and never had a problem. Does the CXi with the switch have to be setup slightly differently. The Switch Config is below: Ports 2-3 are the Mitel and Teleworker.
Note: If I make the Mitel uplink port Default (Untagged) and Voice (Tagged), it appears to work, but then I lose all management of it from the LAN.
Startup configuration:
; J9087A Configuration Editor; Created on release #R.11.60
hostname "ProCurve Switch 2610-24-PWR"
trunk 25-26 Trk1 Trunk
ip default-gateway 192.168.16.254
ip routing
timesync sntp
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 1,4-24,27-28,Trk1
ip address 192.168.15.8 255.255.255.0
no untagged 2-3
exit
vlan 2
name "Voice"
untagged 2-3
ip address 10.0.0.8 255.255.255.0
qos priority 6
tagged 4-24,27-28,Trk1
voice
exit
ip route 0.0.0.0 0.0.0.0 192.168.16.254
sntp unicast
sntp server 192.168.15.5
spanning-tree Trk1 priority 4
password manager
password operator