Modifying VPLS service parameters

You can change existing service parameters. The changes are applied immediately. To display a list of services, use the show>service>service-using vpls command. Enter the parameter such as description SAP and then enter the new information.

Example: Modifying VPLS service parameters

*A:ALA-1>config>service>vpls# info
----------------------------------------------
            description "This is a different description."
            disable-learning
            disable-aging
            discard-unknown
            local-age 500
            stp
                shutdown
            exit
            sap 1/1/5:22 create
                description "VPLS SAP"
            exit
            exit
            no shutdown
----------------------------------------------
*A:ALA-1>config>service>vpls#