interfaces {
<*> {
flexible-vlan-tagging;
auto-configure {
stacked-vlan-ranges {
dynamic-profile TEST {
accept any;
ranges {
2-4000,2-4000;
}
}
authentication {
password 12345;
username-include {
vlan-tags;
}
}
}
remove-when-no-subscribers;
}
encapsulation flexible-ethernet-services;
}
}