Service Management Tasks
Page 436 7750 SR OS Services Guide
Service Management Tasks
This section discusses the following service management tasks:
• Modifying VPLS Service Parameters on page 436
• Modifying Management VPLS Parameters on page 437
• Deleting a Management VPLS on page 437
• Disabling a Management VPLS on page 438
• Deleting a VPLS Service on page 439
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, SDP, and/or service-MTU command syntax, and then
enter the new information.
The following example displays command usage to modify VPLS parameters:
Example:config>service# vpls 710
config>service>vpls# description “This is a different
description”
config>service>vpls# disable-aging
config>service>vpls# disable-learning
config>service>vpls# discard-unknown
config>service>vpls# local-age 500
config>service>vpls# remote-age 1000
The following displays the VPLS configuration modifications.
*A:ALA-1>config>service>vpls# info
----------------------------------------------
description "This is a different description."
disable-learning
disable-aging
discard-unknown
local-age 500
remote-age 1000
stp
shutdown
exit
sap 1/1/5:22 create
description "VPLS SAP"
exit
spoke-sdp 2:22 create
exit
no shutdown
----------------------------------------------
*A:ALA-1>config>service>vpls#