Hi Michael,
The scenario I was working through was to have the switch stack do routing for both data and voice networks (for a very small branch office for example). The idea being wanting to standardize on the network/telephony edge compared to large sites where these switches would bridge to the core (and ADAC works well in this case).
I did some testing on a ERS4548 running 5.3.3 and it led me to a scenario where you could get the switch to the point where this would work. However, this would not be something I would deploy due to the nuances around ADAC in this use case, not to mention if it would be supported (which my guess would be no).
Here some points I was able to clarify in my testing:
1. The VLAN you configure under ADAC cannot already exist on the switch (error will not take command).
2. You cannot create/configure an IP address for a VLAN if it does not exist.
3. You have to specify an uplink/call server port (adac enable will not work with out this parameter configured).
4. The Uplink/Call server port is automatically changed to a TagALL port config. Although this can be changed after, enable/disable of ADAC or switch reboot will force this port back to TagALL.
5. Globally enable/disable of ADAC removes the IP address configured on the VLAN.
These were the steps to end up with ERS4548 stack with IP routing enabled for voice/data networks using ADAC for detection.
1. Assume switch is pre-configured with data vlan, IP interface for data vlan and IP routing enabled. All edge ports are in data vlan as access ports.
2. Configure configure ADAC tagging mode, configure ADAC voice vlan-id
3. Configure ADAC uplink port (as their would be no bridged uplink port I sacrificed a port that would not be used).
4. Enable ADAC
5. Configure IP address/mask for voice VLAN and enable routing.
6. Enable ADAC on edge ports.
The risk to reward does not make sense in this case (in my opinion). It would be nice if ADAC was more flexible in this use case, perhaps accepting an IP address instead of an uplink port (from a logical point of view).
Thanks,
Stefan