Solved Snom VLAN provisioning

Status
Not open for further replies.

giwm

Forum User
Joined
Sep 27, 2016
Messages
279
Reaction score
51
I'm having an issue provisioning the VLAN of the main port on the Snom PA-1. The PC Port provisions fine with the following:

<vlan_pc_id perm="">109</vlan_pc_id>
<vlan_pc_priority perm="">7</vlan_pc_priority>
However, the VLAN (VLAN Id) won't provision using this, which was in the Snom 3CX template:
<vlan perm="">114</vlan>
<vlan_qos perm="">0</vlan_qos>
Clicking on the ? on the Snom's web interface brings me to a page that indicates that it should be vlan_id instead of just vlan, but this doesn't work either.
<vlan_id perm="">114</vlan>
Anyone know how to properly do this?
 
I finally got it to work using:
<vlan_id perm="">114</vlan>​
I'm not sure why that didn't work the first time... or maybe it just didn't pick up the setting.
 
Glad to hear it worked and thank you for sharing the solution
 
Status
Not open for further replies.