parity

Use parity to specify a parity check mode.

Use undo parity to restore the default.

Syntax

parity { even | mark | none | odd | space }

undo parity

Default

The setting is none, and no parity check is performed.

Views

User line view

Predefined user roles

network-admin

mdc-admin

Parameters

even: Performs even parity check.

mark: Performs mark parity check.

none: Disables parity check.

odd: Performs odd parity check.

space: Performs space parity check.

Usage guidelines

This command is not supported in VTY line view.

The configuration terminal and the device must be configured with the same parity check mode to communicate.

Examples

# Configure user line AUX 0 to perform odd parity check.

<Sysname> system-view
[Sysname] line aux 0
[Sysname-line-aux0] parity odd