configure eaps delete protected
vlan
    
        
      
                configure eaps name delete protected {vlan} vlan_name
            
    
        Description
      
      Deletes the specified protected VLAN from the specified EAPS
                domain.
    Syntax Description
      
      
                    
                    
                    
                        
                            | name | Specifies the name of an EAPS
                                domain. | 
                        
                            | vlan_name | Specifies the name of the
                                protected VLAN. | 
                    
                
    Usage Guidelines
            
            To prevent loops in the network, you must delete the ring ports
                (the primary and the secondary ports) from the protected VLAN before deleting the protected VLAN from the EAPS
                domain. Failure to do so can cause a loop in the network.
            The switch displays by default a warning message and prompts you
                to delete the VLAN from the EAPS domain. When prompted, do one of the following:
                    - Enter y delete the VLAN from the
                        specified EAPS domain.
- Enter n or press
                            [Return] to cancel this action.
If you have considerable knowledge and experience with EAPS, you
                might find the EAPS loop protection warning messages unnecessary. For more
                information, see the configure eaps config-warnings off command.
        Useful show Commands
            
            Use the following show commands to display information about your
                EAPS domain, including protected VLANs and primary and secondary ports:
                    - show
                                vlan—This command displays summary information for
                        all of the VLANs on the device. If the VLAN is a protected VLAN, the P flag
                        appears in the flag column. To see more detailed information about the
                        protected VLAN, use the following command: show vlanvlan_name.
- show
                                eaps—This command displays summary EAPS domain
                        information, including the name of the domain and the primary and secondary
                        ports. To see more detailed information, including the name of the protected
                        VLAN and the primary and secondary ports, use the show eaps eapsDomain
                        command.
- show vlan eaps—This
                        command displays whether the VLAN is a control or partner VLAN for an EAPS
                        domain. This command also displays if the VLAN is not a member of any EAPS
                        domain.
Example
            
            The following example deletes the protected VLAN orchid from the
                EAPS domain eaps_1:
            configure eapseaps_1delete protected vlan orchid
            The switch displays the following warning message and prompts you
                to confirm this action:
             WARNING: Make sure EAPS ring-ports are deleted from the VLAN first. Otherwise deleting the VLAN from the EAPS domain could cause a loop in the network! Are you sure you want to remove the VLAN before deleting EAPS ring-ports.? (y/n) 
            Enter y to delete the VLAN from the specified EAPS domain. Enter n
                to cancel this action.
        History
      
      This command was
first available in ExtremeXOS 11.0.
      The interactive messages
were added in ExtremeXOS 11.4.
    Platform Availability
      
      This
command is available on all platforms.