VLL Service Configuration Commands
Page 322 7750 SR OS Services Guide
The no form of this command places the entity into an administratively enabled state.
Special Cases Service Admin State — Bindings to an SDP within the service will be put into the out-of-service
state when the service is shutdown. While the service is shutdown, all customer packets are
dropped and counted as discards for billing and debugging purposes.
Service Operational State — A service is regarded as operational providing that at least one SAP
and one SDP are operational or if two SAP’s are operational.
SDP (global) — When an SDP is shutdown at the global service level, all bindings to that SDP are
put into the out-of-service state and the SDP itself is put into the administratively and
operationally down states. Packets that would normally be transmitted using this SDP binding
will be discarded and counted as dropped packets.
SDP (service level) — Shutting down an SDP within a service only affects traffic on that service
from entering or being received from the SDP. The SDP itself may still be operationally up for
other services.
description
Syntax description description-string
no description
Context config>service>apipe
config>service>apipe>sap
config>service>apipe>endpoint
config>service>cpipe
config>service>cpipe>endpoint
config>service>cpipe>sap
config>service>epipe
config>service>epipe>sap
config>service>epipe>spoke-sdp
config>service>epipe>endpoint
config>service>fpipe
config>service>fpipe>sap
config>service>fpipe>endpoint
config>service>ipipe
config>service>ipipe>sap
config>service>ipipe>endpoint
Description This command creates a text description stored in the configuration file for a configuration context.
The description command associates a text string with a configuration context to help identify the
content in the configuration file.
The no form of this command removes the string from the configuration.
Default No description associated with the configuration context.
Parameters string — The description character string. Allowed values are any string up to 80 characters long
composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $,
spaces, etc.), the entire string must be enclosed within double quotes.