SV-253983r843982_rule
V-253983
SRG-NET-000019-RTR-000001
JUEX-RT-000110
CAT III
10
Disable the auxiliary port.
set system ports auxiliary disable
-or-
delete system ports auxiliary
If used for out-of-band administrative access, the port must be connected to a secured modem providing encryption and authentication.
Review the configuration and verify that the auxiliary port is disabled unless a secured modem providing encryption and authentication is connected to it.
The Junos auxiliary port is disabled by default. Verify the auxiliary port is not configured (there will be no [edit system ports auxiliary] stanza) or that the auxiliary port is explicitly disabled.
[edit system ports]
auxiliary {
disable;
}
If the auxiliary port is not disabled or is not connected to a secured modem when it is enabled, this is a finding.
V-253983
False
JUEX-RT-000110
Review the configuration and verify that the auxiliary port is disabled unless a secured modem providing encryption and authentication is connected to it.
The Junos auxiliary port is disabled by default. Verify the auxiliary port is not configured (there will be no [edit system ports auxiliary] stanza) or that the auxiliary port is explicitly disabled.
[edit system ports]
auxiliary {
disable;
}
If the auxiliary port is not disabled or is not connected to a secured modem when it is enabled, this is a finding.
M
5479