To create a translation VLAN, do the
          following:
      
      
        - Create the VLAN that will become the translation VLAN.
- Add a tag and ports to the prospective translation VLAN.
- Add member VLANs to the prospective translation VLAN.
A prospective translation VLAN becomes a translation VLAN when the first
        member VLAN is added to it.
    
    - 
        To add a member VLAN to a translation VLAN, use the
          following command:
        configure
          {vlan} vlan_name vlan-translation add member-vlan member_vlan_name {loopback-port port}  
- 
        To delete a member VLAN from a translation VLAN, use the
          following command:
        configure
          {vlan} vlan_name vlan-translation delete member-vlan [member_vlan_name | all]  
- 
        To view the translation VLAN participation status of a
          VLAN, use the following command:
        show vlan
          {virtual-router vr-name}