serial-options
Syntax
serial-options {
clock-raterate;
clocking-mode(dce | dte | loop);
control-leads{
cts(ignore | normal | require);
dcd(ignore | normal | require);
dsr(ignore | normal | require);
dtrsignal-handling-option;ignore-all;
rts(assert | de-assert | normal);
tm(ignore | normal | require);
}
cts-polarity(positive | negative);
dcd-polarity(positive | negative);
dsr-polarity(positive | negative);
dtr-circuit(balanced | unbalanced);
dtr-polarity(positive | negative);
encoding(nrz | nrzi);
loopback(dce-local | dce-remote | liu | local);
rts-polarity(positive | negative);
tm-polarity(positive | negative);
transmit-clockinvert;
}Hierarchy Level
[edit interfacesinterface-name]Description
Configure serial-specific interface properties.
Options
Each option is explained separately.
Usage Guidelines
See Configure EIA-530 Interfaces.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.See Also
no-concatenatein JUNOS Internet Software Guide: Getting Started