IES Service Configuration Commands
7210-SAS M Services Guide Page 545
IES SAP Commands
sap
Syntax sap sap-id [create]
no sap sap-id
Context config>service>ies>if
Description This command creates a Service Access Point (SAP) within a service. A SAP is a combination of port
and encapsulation parameters which identifies the service access point on the interface and within the
router. Each SAP must be unique.
All SAPs must be explicitly created. If no SAPs are created within a service or on an IP interface, a
SAP will not exist on that object.
Enter an existing SAP without the create keyword to edit SAP parameters. The SAP is owned by the
service in which it was created.
A SAP can only be associated with a single service. A SAP can only be defined on a port that has
been configured as an access uplink port using the configure port port number ethernet mode
access uplink command.
If a port is shutdown, all SAPs on that port become operationally down. When a service is shutdown,
SAPs for the service are not displayed as operationally down although all traffic traversing the service
will be discarded. The operational state of a SAP is relative to the operational state of the port on
which the SAP is defined.
The no form of this command deletes the SAP with the specified port. When a SAP is deleted, all
configuration parameters for the SAP will also be deleted.
Default No SAPs are defined.
Special Cases IES — A SAP is defined within the context of an IP routed interface. Each IP interface is limited to a
single SAP definition. Attempts to create a second SAP on an IP interface will fail and generate
an error; the original SAP will not be affected.
Parameters sap-id — Specifies the physical port identifier portion of the SAP definition. See Common CLI
Command Descriptions on page 939 for command syntax.
port-id — Specifies the physical port ID in the slot/mda/port format.
If the card in the slot has Media Dependent Adapters (MDAs) installed, the port-id must be in the
slot_number/MDA_number/port_number format. For example 1/1/1 specifies port 1 on MDA 1
in slot 1.
The port-id must reference a valid port type. The port must be configured as an uplink access
port.
create — Keyword used to create a SAP instance. The create keyword requirement can be enabled/
disabled in the environment>create context.