cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1238
Views
0
Helpful
5
Replies

SPA112/122 and VLAN

I have problem setting VLAN in Cisco ATA boxes SPA112/122 through XML files. VLAN is enabled but the id tag doesn't become as expected. The tag is set to 2 but in the ethernet frames sent the id is 1.

My XML code:

<router-configuration>
  <WAN_VLAN_Setting>
    <WAN_VLAN_Enable>1</WAN_VLAN_Enable>
    <WAN_VLAN_ID>2</WAN_VLAN_ID>
  </WAN_VLAN_Setting>
</router-configuration>

 

1 Accepted Solution

Accepted Solutions

Glad to hear.

But I'm curious to know what version you has used before upgrade.

View solution in original post

5 Replies 5

Dan Lukes
VIP Alumni
VIP Alumni

It may or may not be firmware bug.

You didn't mentioned the firmware version. Can we assume you have the latest ?

What's the value of VLAN ID shown in WWW UI after the XML file in question has been loaded ?

Thank you for your reply

If it ever was a surprise ... correct firmware version and correct configuration is a good combination. Firmware version 1.3.5 together with my configuration works find.

Glad to hear.

But I'm curious to know what version you has used before upgrade.

The failing ATA had 1.3.1 installed.

Issue you described is not mentioned to be solved in neither 1.3.2, 1.3.3 nor 1.3.5 firmware Release Notes, so there's nothing more to say about it ...

Thanks