Is it possible to configure a hybrid VLAN port (for example: vlan 100 untagged, all others tagged)? I am using an NV3448. I have done this in other switches and routers but never an Adtran.
benh,
switchport mode trunk
switchport trunk native vlan 100
That should do it.
Dan