STIGQter STIGQter: STIG Summary: Nokia Service Router OS 25.x Router Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Apr 2026:

The Nokia out-of-band management (OOBM) gateway router must be configured to block any traffic destined to itself that is not sourced from the OOBM network or the Network Operations Center (NOC).

DISA Rule

SV-283887r1203910_rule

Vulnerability Number

V-283887

Group Title

SRG-NET-000205-RTR-000011

Rule Version

NOKI-RT-000710

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

This requirement is not applicable for the DODIN Backbone.

Configure cpm-filter using the example below:

- configure system security cpm-filter
- config>sys>security>cpm-filter# default-action drop
- config>sys>security>cpm-filter# ip-filter
- config>sys>sec>cpm>ip-filter# entry 10 create
- cfg>sys>sec>cpm>ip-filter>entry# match src-ip 192.168.50.0/24
- cfg>sys>sec>cpm>ip-filter>entry# action accept
- cfg>sys>sec>cpm>ip-filter>entry# exit
- config>sys>sec>cpm>ip-filter# no shutdown
- config>sys>sec>cpm>ip-filter# exit all

Check Contents

This requirement is not applicable for the DODIN Backbone.

Review the CPM filter for the router receive path using the example below:

- show system security cpm-filter ip-filter entry 10

CPM IP Filter Entry

Entry Id : 10
Description : (Not Specified)
-------------------------------------------------------------------------------
Filter Entry Match Criteria :
-------------------------------------------------------------------------------
Log Id : n/a
Src. IP : 192.168.50.0/24
Src. Port : n/a
Dst. IP : n/a
Dest. Port : n/a
Protocol : none Dscp : Undefined
ICMP Type : Undefined ICMP Code : Undefined
Fragment : Off Option-present : Off
IP-Option : n/a Multiple Option : Off
TCP-syn : Off TCP-ack : Off
Action : Forward
Match Router ID : n/a
Dropped pkts : 0 Forwarded pkts : 0

If the CPM filter is not configured to only allow traffic to the route processor from the OOBM local area network (LAN), this is a finding.

Vulnerability Number

V-283887

Documentable

False

Rule Version

NOKI-RT-000710

Severity Override Guidance

This requirement is not applicable for the DODIN Backbone.

Review the CPM filter for the router receive path using the example below:

- show system security cpm-filter ip-filter entry 10

CPM IP Filter Entry

Entry Id : 10
Description : (Not Specified)
-------------------------------------------------------------------------------
Filter Entry Match Criteria :
-------------------------------------------------------------------------------
Log Id : n/a
Src. IP : 192.168.50.0/24
Src. Port : n/a
Dst. IP : n/a
Dest. Port : n/a
Protocol : none Dscp : Undefined
ICMP Type : Undefined ICMP Code : Undefined
Fragment : Off Option-present : Off
IP-Option : n/a Multiple Option : Off
TCP-syn : Off TCP-ack : Off
Action : Forward
Match Router ID : n/a
Dropped pkts : 0 Forwarded pkts : 0

If the CPM filter is not configured to only allow traffic to the route processor from the OOBM local area network (LAN), this is a finding.

Check Content Reference

M

Target Key

5746