SV-217028r639663_rule
V-217028
SRG-NET-000019-RTR-000001
JUNI-RT-000230
CAT III
10
Disable the auxiliary port.
[edit system ports]
set auxiliary disable
Note: 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.
If the auxiliary port has never been configured or has been removed from the configuration this is Not Applicable.
system {
host-name XYZ;
…
…
…
ports {
auxiliary {
disable;
type xterm;
}
}
If the auxiliary port is not disabled or is not connected to a secured modem when it is enabled, this is a finding.
V-217028
False
JUNI-RT-000230
Review the configuration and verify that the auxiliary port is disabled unless a secured modem providing encryption and authentication is connected to it.
If the auxiliary port has never been configured or has been removed from the configuration this is Not Applicable.
system {
host-name XYZ;
…
…
…
ports {
auxiliary {
disable;
type xterm;
}
}
If the auxiliary port is not disabled or is not connected to a secured modem when it is enabled, this is a finding.
M
4032