I am developing a user interface for vlan (802.1q) configuration based on SNMP. In each row of the Static Vlan Table, there is "Egress Ports List" and "Untagged Ports List" attributes.
I am quite confused about the related behaviour or impact of these parameters.
If one port's pvid changes from 1 (default_vlan) to 5, should this port also be added into the "Egress Ports List" of VLAN 5? and also the "Untagged Ports List" of VLAN 5?
If a specific row is deleted from the Static Vlan Table (e.g., Vlan 5), what about the port with the pvid of this Vlan? should the user be notified about this, or this pvid will turn to be 1 (default_vlan)?