Generic commands

access-ingress

Syntax

access-ingress policy-id [create]

no access-ingress policy-id

Context

config>qos

Platforms

7210 SAS-Mxp, 7210 SAS-R6, 7210 SAS-R12, 7210 SAS-Sx/S 1/10GE (standalone), and 7210 SAS-Sx 10/100GE (standalone)

Description

This command creates or edits an access ingress QoS policy, which is used when the access-ingress-qos-mode command is set to port-mode. See the 7210 SAS-Mxp, R6, R12, S, Sx, T Interface Configuration Guide for more information about the access-ingress-qos-mode command.

The no form of this command reverts to the default value.

Default

access-ingress 1

Parameters

policy-id

Specifies the access-ingress policy ID.

Values

1 to 65535

create

Keyword to create an access-ingress policy. The create keyword requirement can be enabled or disabled in the environment>create context.

description

Syntax

description description-string

no description

Context

config>qos>access-ingress

Platforms

7210 SAS-Mxp, 7210 SAS-R6, 7210 SAS-R12, 7210 SAS-Sx/S 1/10GE (standalone), and 7210 SAS-Sx 10/100GE (standalone)

Description

This command creates a text description stored in the configuration file for a configuration context. The text string is stored in the configuration file and identifies the context in the file.

The no form of this command removes the description string for the configuration context.

Parameters

description-string

Specifies a text string that describes the entity. Allowed values are any string up to 80 characters composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, and so on), the entire string must be enclosed within double quotes.