A default QoS policy is applied to each ingress and egress SAP. Additional QoS policies can be configured in the config>qos context. Filter policies are configured in the config>filter context and explicitly applied to a SAP. There are no default filter policies.
Use the following CLI syntax to create:
The following example shows a configuration for the 7950 XRS.
CLI syntax:
config>service# epipe service-id [customer customer-id]
— sap sap-id [endpoint endpoint-name]
— sap sap-id [no-endpoint]
— accounting-policy policy-id
— collect-stats
— description description-string
— no shutdown
— egress
— filter {ip ip-filter-name | mac mac-filter-name}
— qos sap-egress-policy-id
— scheduler-policy scheduler-policy-name
— ingress
— filter {ip ip-filter-name | mac mac-filter-name}
— match-qinq-dot1p {top | bottom}
— qos policy-id
— scheduler-policy scheduler-policy-name
The following example shows a configuration for the 7450 ESS and 7750 SR.
CLI syntax:
config>service# epipe service-id [customer customer-id]
— sap sap-id [endpoint endpoint-name]
— sap sap-id [no-endpoint]
— accounting-policy policy-id
— collect-stats
— description description-string
— no shutdown
— egress
— filter {ip ip-filter-name | mac mac-filter-name}
— qos sap-egress-policy-id
— scheduler-policy scheduler-policy-name
— ingress
— filter {ip ip-filter-name | mac mac-filter-name}
— match-qinq-dot1p {top | bottom}
— qos policy-id [shared-queuing]
— scheduler-policy scheduler-policy-name