All modules
CMVP Validated Module · FIPS 140-3 Security Policy

Nokia 1830 Photonic Service Switch (PSS) & Nokia 1830 Photonic Service Interconnect- Line (PSI-L)

Certificate#4860StandardFIPS 140-3Level1TypeHardwareEmbodimentMulti-Chip Stand AloneStatusActiveVendorNokia of America Corporation (Nokia)
High review priority  ·  no TCB surface named  ·  last validated 21 months ago. How this is derived →

Certificate

StandardFIPS 140-3
Overall level1
Module typeHardware
EmbodimentMulti-Chip Stand Alone
StatusActive
Sunset date10/30/2026
CaveatInterim validation. When operated in approved mode.
VendorNokia of America Corporation (Nokia)

Approved Algorithms (45)

AlgorithmACVP Cert
AES-CBCA2415
AES-CBCA2538
AES-CBCA3369
AES-CFB128A2502
AES-CTRA2537
AES-CTRA3369
AES-CTRAES 3844
AES-ECBA2537
AES-ECBA2539
AES-ECBA3369
AES-ECBAES 3844
AES-GCMA2539
AES-GCMA3369
AES-GMACAES 3844
Counter DRBGA3369
ECDSA KeyGen (FIPS186-4)A3369
ECDSA KeyVer (FIPS186-4)A3369
ECDSA SigGen (FIPS186-4)A3369
ECDSA SigVer (FIPS186-4)A3369
HMAC-SHA-1A2502
HMAC-SHA2-256A2415
HMAC-SHA2-256A2502
HMAC-SHA2-256A2538
HMAC-SHA2-256A3369
HMAC-SHA2-384A3369
HMAC-SHA2-512A3369
KAS-ECC-SSC Sp800-56Ar3A3369
KAS-FFC-SSC Sp800-56Ar3A3369
KDF SNMPA2502
KDF SSHA3369
KDF TLSA3369
RSA KeyGen (FIPS186-4)A3369
RSA SigGen (FIPS186-4)A3369
RSA SigVer (FIPS186-4)A3369
Safe Primes Key GenerationA3369
Safe Primes Key VerificationA3369
SHA-1A2502
SHA-1A3369
SHA2-256A2415
SHA2-256A2502
SHA2-256A2538
SHA2-256A3369
SHA2-384A3369
SHA2-512A3369
SHA3-256A3310

Derived Review-Risk Graph (review prompts, not findings)

flowchart LR
  %% Deterministic review-risk graph for Nokia 1830 Photonic Service Switch (PSS) & Nokia 1830 Photonic Service Interconnect- Line (PSI-L)
  %% Review prompts and evidence gaps, NOT vulnerability findings.
  subgraph CMVP["CMVP-disclosed clues"]
    C2["[low] Firmware update / recovery<br/>/ rollback (referenced in<br/>text)<br/><i>Upgrade<br/>Firmware Load<br/>update</i>"]
    C3["[low] Self-test / status surface<br/>(referenced in text)<br/><i>Self-test<br/>unauthenticated<br/>Status Output</i>"]
    C5["[low] Protocol / secure-channel<br/>references (may be KDF<br/>names, not a live channel)<br/><i>TLS<br/>SSH<br/>IPSEC</i>"]
    C6["[low] Operating system / runtime<br/>referenced (boundary<br/>membership not asserted)<br/><i>operating system<br/>application</i>"]
  end
  subgraph Inference["Derived inference"]
    I2["Possible only, trusted<br/>code is reachable through<br/>update and recovery paths."]
    I3["Possible only, some<br/>services may process input<br/>before, or without,<br/>operator authentication."]
    I5["Possible only, a protocol<br/>is referenced, but whether<br/>it is a live channel or<br/>only a KDF/algorithm name<br/>is unconfirmed."]
    I6["Possible only, a<br/>runtime/OS is referenced,<br/>but its membership in the<br/>cryptographic boundary is<br/>not established."]
  end
  subgraph Risk["Reviewer question"]
    R2["Are update images<br/>authenticated before<br/>parsing, and are<br/>downgrade/rollback paths<br/>constrained?"]
    R3["Can unauthenticated<br/>services leak state,<br/>consume resources, or<br/>transition security state?"]
    R5["If a live TLS/SSH/IKE<br/>channel exists, could<br/>library CVEs apply, or is<br/>this only a<br/>KDF/documentation name?"]
    R6["If the OS/runtime is<br/>in-boundary, could its<br/>CVEs be hidden by<br/>firmware-only versioning?"]
  end
  subgraph Evidence["Evidence needed to close"]
    E2["confirm the disclosure<br/>itself (keyword hit,<br/>context unverified) ·<br/>update image format ·<br/>signature-before-parse<br/>proof · anti-rollback /<br/>downgrade policy"]
    E3["confirm the disclosure<br/>itself (keyword hit,<br/>context unverified) ·<br/>pre-auth reachability<br/>matrix · rate limits and<br/>output redaction ·<br/>abuse-case tests"]
    E5["confirm the disclosure<br/>itself (keyword hit,<br/>context unverified) ·<br/>library identity and<br/>version ·<br/>certificate-validation<br/>behaviour · protocol-CVE<br/>disposition"]
    E6["confirm the disclosure<br/>itself (keyword hit,<br/>context unverified) ·<br/>runtime identity and<br/>config · kernel/runtime<br/>hardening profile ·<br/>patch/backport manifest"]
  end
  C2 --> I2 --> R2 --> E2
  C3 --> I3 --> R3 --> E3
  C5 --> I5 --> R5 --> E5
  C6 --> I6 --> R6 --> E6
  classDef clue fill:#eef3f9,stroke:#6f7f91,color:#1f3a5f;
  classDef infer fill:#fff7e6,stroke:#b98500,color:#6b4e00;
  classDef risk fill:#fbe9e9,stroke:#b02a2a,color:#7a1f1f;
  classDef evidence fill:#e6f4ea,stroke:#1e7d34,color:#14532d;
  class C2,C3,C5,C6 clue;
  class I2,I3,I5,I6 infer;
  class R2,R3,R5,R6 risk;
  class E2,E3,E5,E6 evidence;
Underlying clues
flowchart LR
  %% Deterministic clue tier for Nokia 1830 Photonic Service Switch (PSS) & Nokia 1830 Photonic Service Interconnect- Line (PSI-L)
  %% confidence: high = structured record field; medium = structured but soft; low (dashed) = bare keyword hit, context unverified
  subgraph CMVP["CMVP-disclosed clues (deterministic)"]
    C2["[low] Firmware update / recovery / rollback (referenced in text)<br/><i>Upgrade<br/>Firmware Load<br/>update</i><br/>src: text:keyword"]
    C3["[low] Self-test / status surface (referenced in text)<br/><i>Self-test<br/>unauthenticated<br/>Status Output</i><br/>src: text:keyword"]
    C5["[low] Protocol / secure-channel references (may be KDF names, not a live channel)<br/><i>TLS<br/>SSH<br/>IPSEC</i><br/>src: text:keyword"]
    C6["[low] Operating system / runtime referenced (boundary membership not asserted)<br/><i>operating system<br/>application</i><br/>src: text:keyword"]
  end
  classDef clueHigh fill:#eef3f9,stroke:#2f6fb0,stroke-width:2px,color:#1f3a5f;
  classDef clueMedium fill:#eef3f9,stroke:#6f7f91,color:#1f3a5f;
  classDef clueLow fill:#f7f7f7,stroke:#999,stroke-dasharray:4 4,color:#444;
  class C2,C3,C5,C6 clueLow;

Security Policy, page by page

Page 1

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Nokia 1830 Photonic Service Switch (PSS) & Nokia 1830 Photonic Service Interconnect- Line (PSI-L) FIPS Security Level: 1 Document Version: 1.3 Last saved October 28, 2024 11:20

Page 2

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table of Contents

Page 3

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

Page 4

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy List of Tables List of Figures

Page 5

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

Page 6

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

Page 7
ISO/IEC 24759 Section 6.[Number Below]FIPS 140-3 Section TitleSecurity Level
1General1
2Cryptographic module specification1
3Cryptographic module interfaces2
4Roles, services, and authentication3
5Software/Firmware security2
6Operational environment2
7Physical security1
8Non-invasive securityN/A
9Sensitive security parameter management2
10Self-tests2
11Life-cycle assurance2
12Mitigation of other attacksN/A

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy This document describes the non-proprietary Cryptographic Module Security Policy for the Nokia 1830 Photonic Service Switch (PSS) & Nokia 1830 Photonic Service Interconnect- Line (PSI-L) for multishelf configurations. These are referenced in the document as PSS and PSI-8L. This security policy provides the details for configuring and running these products in a FIPS-140-3 mode of operation and describes how the module meets the level 1 requirements of FIPS 140-3. Please see the references section for a full list of FIPS 140-3 requirements. The security level of the individual areas is shown in the table below. Table 1 - Security Levels

Page 8
ModelHardwareFirmware VersionDistinguishing Features
1830 PSS- 32Chassis - WOM4V10GRA / 8DG59319ABn/aCard Holder
32EC2 - 8DG63979AA1830PSS ECN R23.3Equipment Controller Card
11QPEN4 - 8DG60996AA10G Interface Card
8P20 - 3KC49240AA10G Interface Card
S13X100E - 8DG63988AA100G Interface Card
Filler Card - 8DG59418AAn/aEmpty Slot Blank
Security Label Kit - 8DG-6509- AAAAn/aTamper Labels
ModelHardwareFirmware VersionDistinguishing Features
1830 PSS 16IIChassis - WOMR300BRA / 3KC48960ACn/aCard Holder
32EC2 - 8DG63979AA1830PSS ECN R23.3Equipment Controller Card
11QPEN4 - 8DG60996AA10G Interface Card
8P20 - 3KC49240AA10G Interface Card
S13X100E - 8DG63988AA100G Interface Card
Filler Card - 8DG59418AAn/aEmpty Slot Blank
Security Label Kit - 8DG-6509- AAAAn/aTamper Labels

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

2 Cryptographic module specification

For the purposes of FIPS 140-3, the 1830 is designated as a multi-chip standalone hardware cryptographic module.

2.1 Tested Platforms

The following platforms were tested for running the module in approved mode. They all share the same CPU, the Marvell MV78460, which does not contain a Processor Algorithm Accelerator (PAA). Use of circuit packs not tested under this validation will invalidate the FIPS certification. Table 2 – PSS-32 Cryptographic Module Test Configuration Table 3 - PSS-16II Cryptographic Module Test Configuration

Page 9
ModelHardwareFirmware VersionDistinguishing Features
1830 PSS- 8Chassis - WOMPU00CRA / 3KC48901AAn/aCard Holder
8EC2 - 3KC48820AA1830PSS ECN R23.3Equipment Controller Card
11QPEN4 - 8DG60996AA10G Interface Card
8P20 - 3KC49240AA10G Interface Card
S13X100E - 8DG63988AA100G Interface Card
Filler Card - 8DG59418AAn/aEmpty Slot Blank
Security Label Kit - 8DG-6509- AAAAn/aTamper Labels
ModelHardwareFirmware VersionDistinguishing Features
1830 PSS-24xChassis - WOMP410CRB / 3KC50378AAn/aCard Holder
CEC2 - 3KC50335AA1830PSS ECN R23.3Equipment Controller Card
MFC24X - 3KC50330AAMulti-Function Card
2UC400E - 3KC60522AA100G Interface Card
Filler Card – 3KC59819ACn/aEmpty Slot Blank
Security Label Kit - 8DG-6509-AAAAn/aTamper Labels
ModelHardwareFirmware VersionDistinguishing Features
1830 PSS-8xChassis - 3TD00071AAn/aCard Holder
XCEC8 – 3TD00030AA1830PSS ECN R23.3Equipment Controller Card
XMFC - 3TD00014AAMulti-Function Card
Filler Card – 3TD00123AAn/aEmpty Slot Blank
Security Label Kit - 8DG6509AAAAn/aTamper Labels
ModelHardwareFirmware VersionDistinguishing Features
1830 PSI-8LChassis - 3KC90291AAn/aCard Holder
MEC2L - 3KC81775AC1830PSS ECN R23.3Equipment Controller Card
PSILMFC - 3KC90213AAMulti-Function Card

Table 4 - PSS-8 Cryptographic Module Test Configuration Table 5 - PSS-24x Cryptographic Module Test Configuration Table 6 – PSS-8x Cryptographic Module Test Configuration

Page 10
Filler Card - 8DG59418AAEmpty Slot Blank
Security Label Kit – 8DG-6509-AAAAn/aTamper Labels

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 7 - PSI-8L Cryptographic Module Test Configuration

Page 11
CAVP Cert.Algorithm and StandardMode/MethodDescription / Key Size / Key StrengthUse / Function
A2502AES [FIPS 197] [SP 800-38A]CFB128Key Length: 256 bitsSymmetric Encryption and Decryption
A2502HMAC [FIPS 198-1]SHA-1, SHA2- 256Key Length: 160 bits, 256 bitsKeyed Hash
A2502CVL [SP 800-135 Rev 1]SNMP KDF Note: The SNMP protocols have not been reviewed or tested by the CAVP and CMVP-Key Derivation
A2502KTS [SP 800-38F Rev 1]SP 800-38A, FIPS 198-1, and SP 800-38F. KTS (key wrapping and unwrapping) per IG D.G.Key Length: 256 bits Key Strength: 256 bitsKey establishment methodology provides 256 bits of encryption strength)
A2502SHS [FIPS 180-4]SHA-1, SHA- 256-Message Digest
CAVP Cert.Algorithm and StandardMode/MethodDescription / Key Size / Key StrengthUse / Function
A3369AES [FIPS 197] [SP 800-38A]CBC, CTRKey length: 128, 256 bitsSymmetric Encryption and Decryption
A3369AES [FIPS 197] [SP 800-38A]ECBKey Length: 128 bitsSymmetric Encryption and Decryption Self-Test only
A3369AES [SP 800-38D]GCMKey length: 128, 256 bitsSymmetric Encryption and Decryption
Vendor AffirmedCKG [SP 800-133 Rev 1]--Symmetric key generation Symmetric keys and generated seeds are

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

2.2 Algorithms

Nokia PSS-32/16II/8/24x PSI-8L SNMP-Engine Table 8 - Approved Algorithms (Nokia SNMP-Engine) The use of truncated HMAC-SHA-1-96 in SNMP protocol is compliant with IG.C.D. Nokia openSSL

Page 12
CAVP Cert.Algorithm and StandardMode/MethodDescription / Key Size / Key StrengthUse / Function produced using unmodified output from the Approved DRBG.
A3369CTR_DRBG [SP800-90A]AES-256 Derivation Function Enabled No Prediction Resistance256 bitsRandom Number Generation
A3369ECDSA [FIPS 186-4]Key Pair Generation (PKG)Curve: P-256, P-384, P-521Asymmetric Key Generation
A3369ECDSA [FIPS 186-4]Public Key Validation (PKV)Curve: P-256, P-384, P-521Asymmetric Public Key Verification
A3369ECDSA [FIPS 186-4]Signature GenerationCurve: P-256, P-384, P-521Digital Signature Verification
A3369ECDSA [FIPS 186-4]Signature VerificationCurve: P-256, P-384, P-521Digital Signature Verification
A3369HMAC [FIPS 198-1]SHA-256, SHA- 384, SHA-512Key Length: 256 bits or greaterKeyed Hash
A3369KAS-SSC [SP800-56A Rev 3]KAS-ECC-SSC: Scheme: “Ephemeral Unified” with curve P-256, P- 384, P-521 KAS-FFC-SSC: Scheme: “dhEphem” and domain parameter generation methods “ffdhe2048, MODP-4096, MODP-8192”Domain Parameter Generation Methods: ffdhe2048, MODP-4096, MODP-8192Shared Secret Computation ffdhe2048 self- test only
A3369KAS [SP800-56A Rev 3]KAS (ECC): P-256, P-384 and P-521 with SSH and TLS v1.2 KDF (SP800- 135rev1)KAS (KAS-SSC Cert. #A3369, CVL Cert. #A3369) As per IG D.F Scenario 2 path

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

Page 13
CAVP Cert.Algorithm and StandardMode/MethodDescription / Key Size / Key StrengthUse / Function
KAS (FFC): ffdhe2048, MODP-4096, and MODP- 8192 with SSH KDF (SP800- 135rev1)(2), the CAVP testing is performed in which case it is split into (i) testing the computation of the shared secret, (ii) testing the key derivation function used in deriving the keying material as per SP800- 135 Rev 1
A3369KTS [SP 800-38F Rev 1]AES (unauthenticated mode) with HMACKey Length: 128, 256 bits Key Strength: 128, 256 bitsKey transport (SSH, TLS) Key establishment methodology provides between 128 and 256 bits of encryption strength.
A3369KTS [SP 800-38F Rev 1]AES (authenticated mode)Key Length: 128, 256 bits Key Strength: 128, 256 bitsKey Transport (SSH, TLS) Key establishment methodology provides between 128 and 256 bits of encryption strength.
A3369CVL [SP 800-135 Rev 1]SSH KDF, TLS KDF Note: The SSH, TLS protocols have not been reviewed or tested by the CAVP and CMVPCipher: AES- 128, AES-256 Hash Algorithm: SHA2-256, SHA2-384, SHA2-512 TLS Version: v1.2 HashKey Derivation

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

Page 14
CAVP Cert.Algorithm and StandardMode/MethodDescription / Key Size / Key Strength Algorithm: SHA2-256, SHA2-384Use / Function
A3369RSA [FIPS 186-4]-Modulus: 2048, 3072, 4096Asymmetric Key Generation
A3369RSA [FIPS 186-4]Signature Generation (PKCS#1 v1.5)Modulus: 2048, 3072, 4096Digital Signature Generation
A3369RSA [FIPS 186-4]Signature Verification (PKCS#1 v1.5)Modulus: 1024, 2048, 3072, 4096Digital Signature Verification
A3369RSA [FIPS 186-4]Signature Verification (PKCS PSS)Modulus: 4096Digital Signature Verification Self-test only
A3369Safe Primes Key Generation [SP 800-133 Rev 1]KeyGen for DHSafe Prime Groups: ffdhe2048, MODP-4096, MODP-8192Key Generation ffdhe2048 Self- test only
A3369Safe Primes Key Verification [SP 800-133 Rev 1]KeyVer for DHSafe Prime Groups: MODP- 4096, MODP- 8192Key Verification
A3369SHS [FIPS 180-4]SHA-1, SHA-256, SHA-384, SHA- 512N/AMessage Digest

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 9 - Approved Algorithms (Nokia openSSL)

Page 15
CAVP CertAlgorithm and StandardMode/MethodDescription / Key Size(s) /Key Strength(s)Use / Function
A3310SHS [FIPS 180-4]SHA3-256256Message Digest
EntropyAlgorithmMode/MethodDescription / Key Size(s)Use / Function
Certand Standard/Key Strength(s)
E26Entropy [SP800-90B]N/A (Algorithms covered by A3310)N/ARandom Number Generation
CAVP CertAlgorithm and StandardMode/MethodDescription / Key Size(s) /Key Strength(s)Use / Function
A2537AES [FIPS 197] [SP 800-38A]CTRKey length: 256 bitsSymmetric Encryption and Decryption
AES [FIPS 197] [SP 800-38A]ECB Encryption onlyKey length: 256 bitsSymmetric Encryption
A2539AES [SP 800-38D]GCMKey length: 256 bitsSymmetric Encryption and Decryption
AES [FIPS 197] [SP 800-38A]ECB Encryption onlyKey length: 256 bitsSymmetric Encryption
A2538AES [FIPS 197] [SP 800-38A]CBCKey length: 256 bitsSymmetric Encryption and Decryption
HMAC [FIPS 198-1]SHA2-256256 bitsKeyed Hash
SHS [FIPS 180-4]SHA2-256256 bitsMessage Digest

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Nokia Jitter Entropy (JENT) Table 10 – Approved Algorithms (Nokia Jitter Entropy (JENT)) Rijndael AES256 CTR/GCM (Nokia Crypto-OTU2 Engine 11QPEN4) Table 11 - Approved Algorithms (11QPEN4)

Page 16
CAVP CertAlgorithm and StandardMode/MethodDescription / Key Size(s) /Key Strength(s)Use / Function
AES 3844 (S13X100E and 2UC400E)AES [FIPS 197] [SP 800- 38A]CTRKey length: 256 bitsSymmetric Encryption and Decryption
AES [FIPS 197] [SP 800- 38A]ECB Encryption onlyKey length: 256 bitsSymmetric Encryption
AES [SP 800- 38D]GMACKey length: 256 bitsSymmetric Encryption and Decryption
A2415 (S13X100E), A2416 (2UC400E)AES [FIPS 197] [SP 800- 38A]CBCKey length: 256 bitsSymmetric Encryption and Decryption
HMAC [FIPS 198-1]SHA2-256256 bitsKeyed Hash
SHS [FIPS 180-4]SHA2-256256 bitsMessage Digest

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy CRYPOTN (Nokia 100G using Microsemi, S13X100E, 2UC400E) Table 12 - Approved Algorithms (S13X100E, 2UC400E) CRYPOTN (Nokia 100G using Microsemi) uses HMAC-SHA256 (and the underlying SHA-256) for the authentication of the pack serial number, which is used to distinguish the two ends of the encryption section (certificate C1545). CRYPOTN (Nokia 100G using Microsemi) uses AES-256-CTR combined with AES-GMAC to form a proprietary authenticated encryption function (GMAC+CTR). The authentication key is derived from the encryption key in exactly the same way that AES-GCM does and also all calculations are done in a GCM like manner. The only difference is that the length of the authentication and cipher text fields are transposed. For CRYPOTN, the IV generation follows the rules of [FIPS 140-3 IG] section C.H (case 4): The probability that the proprietary GMAC+CTR authenticated encryption function ever will be invoked with the same IV and the same key on two (or more) distinct sets of input data shall be no greater than 2-32 for 1830 PSS S13X100E and 2UC400E. The following rules ensure that the construction of the IV, the keys and the Fixed Field used satisfy the above requirement. i.) By implementation, the Fixed Field for AtoZ direction is always different than the ZtoA direction. ii.) By implementation, the IV is composed of a Fixed Field and a running counter (Invocation Field) that starts at zero iii.) By implementation, authentication stops and new keys are required from the key management system if: a. The modules power is lost and then restored (which would cause the IV to be reset) b. Running counter reaches its maximum iv.) Therefore, since IV are only reused with different keys, as long as the probability of new keys being different than any previous used keys exceeds 2-32, then the concatenation of the keys with the IV will also exceed 2-32.

Page 17

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy v.) By Policy, the key management system (external to the module) always generates random 256-bit keys and the probability of the key manager ever generating the same key again shall be no greater than 2-32 during the system lifetime across all keys generated. vi.) By Policy, the key management system uses one newly generated key on one circuit per one key session time period. The key is used for both the AtoZ and the ZtoA directions of that circuit for that key session time period. Table 13 - Non-Approved Algorithms Not Allowed in the Approved Mode of Operation

Page 18

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

2.3 Module Description

The 1830 PSS is a scalable, next-generation Dense Wave Division Multiplexer (DWDM) platform that supports data center aggregation for Ethernet, Fiber Channel (FC) and other protocols. Multiprotocol services can then be dynamically and flexibly transported over metro and long-haul spans, using Tunable and Reconfigurable Optical Add-Drop Multiplexers (T-ROADMs) for optical wavelengths. The 1830 PSS enables transparent L2 Ethernet or FC and L3 IP services over the optical link. The Nokia 1830 PSS-32 shelves provide increased network flexibility and operational automation through zero-touch, transparent photonic networking. Photonic networks use simplified and accelerated operations to transform wavelength division multiplexing (WDM) into true transport networking with advanced flexibility, performance, automation, and integration. Several Optical Add-Drop multiplexing (OADM) configurations are supported by components that provide optical filter routing, optical amplification, and support for interworking with optical signals originating on non-1830 PSS hardware. The Nokia 1830 PSS-32s are closely related shelves that compose the Nokia 1830 PSS-32 multi-service multi-reach solution. They are scalable optical transport platforms that implement a converged platform solution for multi-service DWDM metro-area, long-haul, and Optical Transport Network (OTN) switching, and leading-edge flexibility with next generation optical and OTN capabilities. Figure 1 - PSS-32 Shelf The Nokia 1830 PSS-32 Central Office Shelf provides a 32-slot primarily DWDM platform. The Nokia 1830 PSS-8 and PSS-16II are the new generation in the 1830 portfolio; it is future-oriented product to provide high capacity, high flexibility and high scalability. Integrated together with existing network management systems and engineering tools, both shelves provide operational automation through zero-touch, transparent photonic networking. These two new products are based on the platform that converges Lambda switching, OTN switching and packet switching in metro aggregation and core layers for service grooming and aggregation. Figure 2 - PSS-16II Shelf

Page 19

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Figure 3 - PSS-8 Shelf The 1830 PSS-24x is designed to address multilayer, multiservice, optical network scale and efficiency by delivering an industry leading level of optical transport network (OTN) and Ethernet switching. Capable of supporting up to 48 Tbps of OTN/Ethernet switching capacity in a single rack, terabit capable card slots and low system power utilization, the 1830 PSS-24x takes OTN/Ethernet grooming and protection to the next level of scale required to support efficient 100G, 200G, 400G, 500G and beyond wavelength transport. Figure 4 - PSS-24x Shelf The 1830 PSS-8x is optimized for both metro aggregation and metro core switching applications in optical transport networks (OTNs). It provides the flexibility and efficiency required to support an evolution to higher capacity services, enabling continued revenue streams as customers demand more bandwidth and enterprises move toward 10G, 100G, 200G and 400G connectivity. With initial support for 1.6 Tb/s of electrical switching capacity and up to 4 Tb/s with latest switch fabric in a single 10RU shelf, 6.4 Tb/s per 300 mm rack the 1830 PSS-8x provides a small form factor high-capacity metro aggregation point. Figure 5 - PSS-8x Shelf

Page 20

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

1830 PSI-8L is a scalable and modular shelf that provides a DataCenter form factor compatible option

to deploy Photonic Line configuration. As the industry has transitioned to data center-based applications, the shift has created a tremendous need for optical networks and bandwidth to interconnect data centers, as well as connect local data caching sites to their respective metro point-of-presence locations. While initial focus of data center solutions was on transponder shelves, need for flexibility and scalability of Photonic layer developed a need for appropriate photonic shelf. PSI-8L offers full compatibility to 1830 PSS current and future photonic cards. Figure 6 - PSI-8L Shelf The approved configurations of 1830 PSS must meet stringent Physical, Logical and Operational requirements that are more restrictive than typical telecom or data center deployments. This use of 1830 PSS includes many different multi-shelf configurations with many different circuit pack types. The approved configurations of 1830 PSS consist of secured single shelf entities equipped with equipment controller cards and other cards (like 11QPEN4, S13X100E, 2UC400E) that are coupled into a multishelf system. The multi-shelf system is controlled by a dedicated main shelf. The main shelf provides all the interfaces of the cryptographic boundary. Figure 7 - Multi-Shelf Configuration Each shelf type (PSS-32, PSS-16II, PSS-8, PSS-24x, PSS-8x and PSI-8L) can be used as main shelf or subtending shelf.

Page 21

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

2.4 Block Diagram

Figure 8 - 1830 PSS, 1830 PSI-8L Block Diagram

Page 22

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

2.5 FIPS Configuration and Cryptographic Boundary
2.5.1 PSS-32/16II/8/24x/8x, PSI-8L

FIPS Configurations of 1830 PSS must meet stringent Physical, Logical and Operational requirements that are more restrictive than typical telecom or data center deployments. While the generalized use of

1830 PSS may normally include many different multi-shelf configurations with many different circuit

pack types, the approved mode configurations of 1830 PSS consist of physically secured single shelf entities equipped with equipment controller cards and 11QPEN4, S13X100E, 2UC400E cards. The cryptographic module is based on the encryption card 11QPEN4 and/or S13X100E or 2UC400E installed on a single shelf version of an 1830 PSS with an Equipment Controller (32EC2E, 8EC2E or CEC2). The cryptographic modules are intended to be deployed at both ends of a transmit/receive pair of external optical fibers between two data centers to provide encryption of 10GE, 8G/10GFC and ODU2 client traffic (for 11QPEN4) and 10x 10GE/ODU2, 2x 40GE or 100GE/ODU4 (for S13X100E) and 4x ODU4 (for 2UC400E) while in flight between data centers. Figure 9 - Network Configuration of 1830 PSS-32/16II/8/24x/8x, PSI-8L

Page 23
Physical portLogical interfaceData that passes over port/interface
PSS-32 User Panel (1)
OAMP (1)OAMP interfaceControl Input – Status Output
E1, E2 (2) (incl. LED)Inter-Shelf LANControl Input – Status Output
Craft (USB) (1)Craft TerminalControl Input – Status Output
Craft (DB-9) (1)Equipment Controller 32EC2 (2)Craft TerminalControl Input – Status Output
CIT (2)OAMP interface (local)Control Input – Status Output
ES1, ES211QPEN4 Encryption Card (up to 16)Inter-Shelf LANControl Input – Status Output
LEDs (9)Card, Transmission statusStatus output
L (4)TransmissionData Input – Data Output
VA (4)S13X100E Encryption Card (up to 15)TransmissionData Output
LEDs (2)Card, Transmission statusStatus output
L (1)Filler Card (up to 16)TransmissionData Input – Data Output
n.a.n.a.No Interfaces
Physical portLogical interfaceData that passes over port/interface
STATUS (1)NE status LEDStatus Output
HOUSEKEEPING (1)Housekeepingn.a. (shelf internal)
ALARM (1)Rack Alarmn.a. (shelf internal)
CR/PROMPT (1)Critical Condition LEDStatus Output
MJ/PROMPT (1)Major Condition LEDStatus Output
MN/DEFRD (1)Minor Condition LEDStatus Output
WARNING (1)Warning Condition LEDStatus Output
ATTENDED (1)NE attended status LEDStatus Output
ABNORMAL (1)NE attended status LEDStatus Output

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

3 Cryptographic module interfaces

The logical interface Control Output is not used by the module. The module does not output any command or control data used to control another module. Table 14 - PSS-32 Ports and Interfaces Figure 10 - PSS32 User Panel - front view

Page 24
Physical portLogical interfaceData that passes over port/interface
OAMP (1) (incl. LED)OAMP (GbE)Control Input – Status Output
VOIP (1) (incl. LED)Voice over IPData Input – Data Output
E1, E2 (2) (incl. LED)Inter-Shelf LANControl Input – Status Output
CRAFT (1)Type B USB interface Craft: Craft Port (USB signal)Control Input – Status Output
ACO (1)Alarm cut off buttonControl Input
LAMP TEST (1)Lamp test buttonControl Input
CRAFT (Sub-D) (1)(D-Sub DE-9) Debug Serial In/OutControl Input – Status Output
RACK, LAMP (1)Rack alarm, Rack Lampn.a. (shelf internal)
Physical portLogical interfaceData that passes over port/interface
PSS-16II User Panel (1)
OAMP (1)OAMP interfaceControl Input – Status Output
E1, E2 (#10) (incl. LED)Inter-Shelf LANControl Input – Status Output
Craft (USB) (1)Craft TerminalControl Input – Status Output
Craft (DB-9) (1)Equipment Controller 32EC2 (2)Craft TerminalControl Input – Status Output
CIT (2)OAMP interface (local)Control Input – Status Output
ES1, ES211QPEN4 Encryption Card (up to 16)Inter-Shelf LANControl Input – Status Output
LEDs (9)Card, Transmission statusStatus output
L (4)TransmissionData Input – Data Output
VA (4)S13X100E Encryption Card (up to 15)TransmissionData Output
LEDs (2)Card, Transmission statusStatus output
L (1)Filler Card (up to 16)TransmissionData Input – Data Output
n.a.n.a.No Interfaces

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 15 - PSS-32 User Panel - Ports and Interfaces Table 16 - PSS-16II Ports and Interfaces

Page 25
Physical portLogical interfaceData that passes over port/interface
LEDs Alarm Status (4) (#1)NE alarm statusStatus Output
LED ATT (1) (#2)NE attended statusStatus Output
LED STAT (1) (#3)NE statusStatus Output
Shelf-ID Rotary H, L (2) (#4,5)Shelf-ID configurationControl Input
CRAFT (#6)Type B USB interface Craft: Craft Port (USB signal)Control Input – Status Output
HK1, HK2 (#7)Housekeepingn.a. (shelf internal)
RACK, LAMP (#8)Rack alarm, Rack Lampn.a. (shelf internal)
OAMP (#9) (incl. LED)OAMP (GbE)Control Input – Status Output
VOIP (#9) (incl. LED)Voice over IPData Input – Data Output
E1, E2 (#10) (incl. LED)Inter-Shelf LANControl Input – Status Output
BITS out TOD out (#11)Clock and timingData Output
BITS in TOD in (#11)Clock and timingData Input
BITS out TOD out (#12)Clock and timingData Output
BITS in TOD in (#12)Clock and timingData Input
INV (#13)1-wire connection to SFD44n.a. (shelf internal)
ACO (#14)Alarm cut off buttonControl Input
LAMP TEST (#15)Lamp test buttonControl Input
Physical portLogical interfaceData that passes over port/interface
PSS-8 Shelf Panel (1)
OAMP (1)Equipment Controller 8EC2 (2)OAMP interfaceControl Input – Status Output
Craft (1)Craft TerminalControl Input – Status Output
CIT (2)OAMP interface (local)Control Input – Status Output
ES1, ES2Inter-Shelf LANControl Input – Status Output

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

3.2.1 PSS-16II User Panel

Figure 11 - PSS-16II User Panel - Ports and Interfaces Table 17 - PSS-16II User Panel - Ports and Interfaces

3.3 PSS-8 Interfaces
Page 26
11QPEN4 Encryption Card (up to 8)
LEDs (9)Card, Transmission statusStatus output
L (4)TransmissionData Input – Data Output
VA (4)S13X100E Encryption Card (up to 8)TransmissionData Output
LEDs (2)Card, Transmission statusStatus output
L (1)Filler Card (up to 7)TransmissionData Input – Data Output
n.a.n.a.No Interfaces
Physical portLogical interfaceData that passes over port/interface
BITS out TOD out (#1)Clock and timingData Output
BITS in TOD in (#2)Clock and timingData Input
OAMP (1) (#3)OAMP interfaceControl Input – Status Output
Physical portLogical interfaceData that passes over port/interface
MFC24X (1)
STAT (1)NE status LEDStatus Output
Shelf ID MSB, LSB (2)Equipment Controller CEC2 (2)Shelf ID Rotary DialsControl Input
STAT (1)Card Status LEDStatus Output
EPS (1)EPS LEDStatus Output
(1)Alarm cut off buttonControl Input
C, M, m, W (4)Alarm Condition LEDStatus Output
AT (1)Attended LEDStatus Output
AB (1)Abnormal LEDStatus Output
(1)Type B USB interface Craft: Craft Port (USB signal)Control Input – Status Output
DLAN (1)Debug LANControl Input – Status Output
DSER (1)Debug Serial In/OutControl Input – Status Output
DNR (1)Do Not Remove LEDStatus Output
CIT (1)OAMP Management (local)Control Input – Status Output
OAMP (1)OAMP ManagementControl Input – Status Output

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 18 - PSS-8 Ports and Interfaces

3.3.1 PSS-8 Shelf Panel

Figure 12 - PSS-8 Shelf Panel – Ports and Interfaces Table 19 - PSS-8 Shelf Panel - Ports and Interfaces

3.4 PSS-24x Interfaces
Page 27
E1 (1)OAMP ManagementControl Input – Status Output
ES1, ES2Inter-Shelf LANControl Input – Status Output
R2UC400E Encryption Card (up to 24)Reset ButtonControl Input
STATCard status LEDStatus Output
1, 2 LED (2)Transmission status LEDStatus output
1, 2 (2)Filler Card (up to 23)Line InterfaceData Input – Data Output
n.a.n.a.No Interfaces
Physical portLogical interfaceData that passes over port/interface
STAT (1)NE status LEDStatus Output
Shelf ID MSB, LSB (2)Shelf ID Rotary DialsControl Input
HK IN, HK OUT (2)Housekeepingn.a. (shelf internal)
RA OUT, RL IN, RL OUT (3)Rack alarm, Rack Lampn.a. (shelf internal)
SENSOR IN (1)Interface to sensor cardn.a. (shelf internal)
Physical portLogical interfaceData that passes over port/interface
XMFC (1)
STAT (1)NE status LEDStatus Output
Shelf ID MSB, LSB (2)Equipment Controller XCEC8 (up to 2)Shelf ID Rotary DialsControl Input
STAT (1)Card Status LEDStatus Output
EPS (1)EPS LEDStatus Output
(1)Alarm cut off buttonControl Input
C (1)Critical Condition LEDStatus Output
M (1)Major Condition LEDStatus Output
m (1)Minor Condition LEDStatus Output

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 20 - PSS-24x Ports and Interfaces

3.4.1 MFC24X

Figure 13 - PSS-24x MFC24X - Ports and Interfaces Table 21 - MFC24x - Ports and Interfaces

3.5 PSS-8x Interfaces
Page 28
W (1)Warning Condition LEDStatus Output
AT (1)Attended LEDStatus Output
AB (1)Abnormal LEDStatus Output
(1)Type B USB interface Craft: Craft Port (USB signal)Control Input – Status Output
DLAN (1)Debug LANControl Input – Status Output
DSER (1)Debug Serial In/OutControl Input – Status Output
DNR (1)Do Not Remove LEDStatus Output
CIT (1)OAMP Management (local)Control Input – Status Output
OAMP (1)OAMP ManagementControl Input – Status Output
ES1, ES2Inter-Shelf LANControl Input – Status Output
RFiller Card (up to 7)Reset ButtonControl Input
n.a.n.a.No Interfaces
Physical portLogical interfaceData that passes over port/interface
STAT (1)NE status LEDStatus Output
Shelf ID MSB, LSB (2)Shelf ID Rotary DialsControl Input
HK IN, HK OUT (2)Housekeepingn.a. (shelf internal)
RA OUT, RL IN, RL OUT (3)Rack alarm, Rack Lampn.a. (shelf internal)
Physical portLogical interfaceData that passes over port/interface
PSI-8L Chassis (1)
STAT LED (1)Card status LEDStatus output
OAMP (1)OAMP interfaceControl Input – Status Output
USB (1)Type B USB interface Craft: Craft Port (USB signal)Control Input – Status Output
CON (1)Serial DebugControl Input – Status Output
UID/RESETEquipment Controller MEC2L (up to 2)Shelf ResetControl Input
n.a.PSILMFC (1)n.a.n.a.
CON (1)Serial DebugControl Input – Status Output
CIT (1)OAMP interface (local)Control Input – Status Output
ES1, ES2Inter-Shelf LANControl Input – Status Output
MEC 1 LED (1)MEC 1 status LEDStatus output
MEC 2 LED (1)MEC 2 status LEDStatus output

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 22 - PSS-8x - Ports and Interfaces

3.5.1 XMFC

Figure 14

Page 29
Filler Card (up to 4)
n.a.n.a.No Interfaces
Physical portLogical interfaceData that passes over port/interface
STAT LED (1)Card status LEDStatus output
OAMP (1)OAMP interfaceControl Input – Status Output
USB (1)Type B USB interface Craft: Craft Port (USB signal)Control Input – Status Output
CON (1)Serial DebugControl Input – Status Output
LAN1, LAN2External IP equipment portPort enabled, but shall not be used in FIPS configuration
UID/RESETShelf ResetControl Input
Physical portLogical interfaceData that passes over port/interface
INVInventory jackPort disabled. Not used in this release.
CON (1)Serial DebugControl Input – Status Output
CIT (1)OAMP interface (local)Control Input – Status Output
ES1, ES2Inter-Shelf LANControl Input – Status Output
LAN3, LAN4External IP equipment portPort enabled, but shall not be used in FIPS configuration

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 24 – PSI-8L Ports and Interfaces

3.6.1 PSI-8L Chassis

Figure 15

3.6.2 PSI-8L PSILMFC

Figure 16 - PSI-8L PSILMFC - Ports and Interfaces

Page 30
MEC 1 LED (1)MEC 1 status LEDStatus output
MEC 2 LED (1)MEC 2 status LEDStatus output
Physical portLogical interfaceData that passes over port/interface
LED (#1)LED statusStatus Output
LED (#2)LED EPSStatus Output
USB (#3)USBControl Input – Status Output
CIT (#4)OAMP Management (local)Control Input – Status Output
AUX (#5)Port disabled and cannot be used in FIPS configuration
ES1, ES2 (#6,7)Inter-Shelf LANControl Input – Status Output
Physical portLogical interfaceData that passes over port/interface
LED (#1)LED statusStatus Output
LED (#8)LED EPSStatus Output
CRAFT (#3)Craft TerminalControl Input – Status Output
CIT (#2)OAMP Management (local)Control Input – Status Output
ES1, ES2 (#4,5)Inter-Shelf LANControl Input – Status Output
USB (#6)USBControl Input – Status Output
RST (#7)Reset buttonControl Input

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 26 - PSI-8L PSILMFC - Ports and Interfaces

3.7 Equipment Controller 32EC2 for PSS-32, PSS16II

Figure 17 - 32EC2 - Ports and Interfaces (#6,7) Table 27 - 32EC2 - Ports and Interfaces

3.8 Equipment Controller 8EC2 for PSS-8

Figure 18 - 8EC2 - Ports and Interfaces Table 28 - 8EC2 - Ports and Interfaces

Page 31
Physical portLogical interfaceData that passes over port/interface
STAT (1)Card Status LEDStatus Output
EPS (1)EPS LEDStatus Output
(1)Alarm cut off buttonControl Input
C (1)Critical Condition LEDStatus Output
M (1)Major Condition LEDStatus Output
m (1)Minor Condition LEDStatus Output
W (1)Warning Condition LEDStatus Output
AT (1)Attended LEDStatus Output
AB (1)Abnormal LEDStatus Output
(1)Type B USB interface Craft: Craft Port (USB signal)Control Input – Status Output
DLAN (1)Debug LANControl Input – Status Output
DSER (1)Debug Serial In/OutControl Input – Status Output
DNR (1)Do Not Remove LEDStatus Output
ES1, ES2 (2)Inter-Shelf LANControl Input – Status Output
CIT (1)OAMP Management (local)Control Input – Status Output
OAMP (1)OAMP ManagementControl Input – Status Output
E1 (1)OAMP ManagementControl Input – Status Output
AUXPort enabled, but shall not be used in FIPS configuration
RReset ButtonControl Input
Physical portLogical interfaceData that passes over port/interface
STAT (1)Card Status LEDStatus Output
EPS (1)EPS LEDStatus Output
(1)Alarm cut off buttonControl Input
C (1)Critical Condition LEDStatus Output
M (1)Major Condition LEDStatus Output
m (1)Minor Condition LEDStatus Output
W (1)Warning Condition LEDStatus Output
AT (1)Attended LEDStatus Output
AB (1)Abnormal LEDStatus Output
(1)Type B USB interface Craft: Craft Port (USB signal)Control Input – Status Output

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

3.9 Equipment Controller CEC2 for PSS-24x

Figure 19 - CEC2 - Ports and Interfaces (1) Table 29 - CEC2 - Ports and Interfaces

3.10 Equipment Controller XCEC8 for PSS-8x

Figure 20 – XCEC8 - Ports and Interfaces (1)

Page 32
DLAN (1)Debug LANControl Input – Status Output
DSER (1)Debug Serial In/OutControl Input – Status Output
DNR (1)Do Not Remove LEDStatus Output
ES1, ES2 (2)Inter-Shelf LANControl Input – Status Output
CIT (1)OAMP Management (local)Control Input – Status Output
OAMP (1)OAMP ManagementControl Input – Status Output
AUXPort enabled, but shall not be used in FIPS configuration
RReset ButtonControl Input
Physical portLogical interfaceData that passes over port/interface
LED (#1)LED statusStatus Output
L1, L2, L3, L4 (4) (#2)TransmissionData Input – Data Output
VA1, VA2, VA3, VA4 (4) (#3)TransmissionData Output
C1, C2, C3, C4 (4) (#4)TransmissionData Input – Data Output
LEDs (12) (#2,3,4)TransmissionStatus Output

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 30 - XCEC8 – Ports and Interfaces

3.11 11QPEN4

The 11QPEN4 has four pluggable client interfaces (C1, C2, C3, and C4), four pluggable line interfaces Figure 10. The client and line interfaces are equipped with XFP transceivers. Each transceiver provides an optical fiber interface for receive and an optical fiber interface for transmit. Each line-client pair (L1-C1, L2-C2, L3-C3, L4-C4) provides an encrypted line port and the associated unencrypted client port. In the transmit direction, unencrypted data in the form of Fibre Channel, Ethernet or OTU2 signals enter a client port and are encrypted and then transmitted out the associated line port. In the receive direction, encrypted data is received on the Line Port and then decrypted and sent out the associated client port. The VOA sockets provide a means to optically attenuate the Line port signals- (They do not access or modify the content of the line port signals). Figure 21 - 11QPEN4 - Ports and Interfaces Table 31 - 11QPEN4 - Ports and Interfaces

3.12 S13X100E

The S13X100E has

Page 33
Physical portLogical interfaceData that passes over port/interface
LED STATLED statusStatus Output
L1 (1)Line InterfaceData Input – Data Output
C1..C10Client XFP interfacesData Input – Data Output
C31..32Client QSFP interfacesData Input – Data Output
C21Client CFP4 interfacesData Input – Data Output
Physical portLogical interfaceData that passes over port/interface
STATCard status LEDStatus Output
C1, C2, C3, C4, VA1/C5, VA2/C6, L1/C7, L1/C8 LED (8)Transmission status LEDStatus output
C1, C2, C3, C4, VA1/C5, VA2/C6, L1/C7, L1/C8 (8)Client/Line InterfaceData Input – Data Output

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Figure 22 - S13X100E - Ports and Interfaces Table 32 - S13X100E - Ports and Interfaces

3.13 8P20

The 8P20 has

3.14 2UC400E

The 2UC400E has

Page 34
Physical portLogical interfaceData that passes over port/interface
STATCard status LEDStatus Output
1, 2 LED (2)Transmission status LEDStatus output
1, 2 (2)Line InterfaceData Input – Data Output
Physical portLogical interfaceData that passes over port/interface
n.a.n.a.No interfaces
Physical portLogical interfaceData that passes over port/interface
n.a.n.a.No interfaces

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Figure 24

3.15 MEC2L

The MEC2L has no interfaces. All needed interfaces (e.g. for OAMP) are accessible at the PSI-8L Chassis or PSILMFC. Table 35 – MEC2L - Ports and Interfaces

3.16 Filler Card (PSS-32/16II/8/24x PSI-8L)

The Filler Card has no transmission functionality. Its main purpose is to guarantee the proper airflow for the cooling of the NE. Figure 25 – PSS32-16II/8 Filler Card - Ports and Interfaces Table 36 - Filler Card - Ports and Interfaces Note: there are different physical filler cards for PSS-32/16II/8, for PSS-24x and for PSI-8L, but the properties of those cards are the same and are reflected in the table above.

Page 35
RoleTypeOperator TypeAuthentication Methods
AdminRoleCOSNMPv3 Authentication, CLI/WebUI Password
CryptoRoleUserSNMPv3 Authentication, CLI Password
Service Admin related ServicesDescriptionApproved Security FunctionsKeys And/or SSPsRolesAccess rights to keys and/or SSPsIndicator
User Account ManagementManage user accounts, password complexity and user privileges via CLI, WebUI interfaceN/AUser Password (all accounts)AdminWLog entry, Command execution returns success indicator
Change User PasswordChange the User password for same account via CLI, Web UI interfaceN/AUser PasswordAdminWLog entry, Command execution returns success indicator
SNMP Configuration and ManagementManage SNMPv3 configurations via CLI, WebUI interfaceAES-CFB128 Keyed Hash Message Authentication SNMPv3 Key Derivation KTS Secure HashSNMPv3 Passphrase SNMPv3 Authentication Key SNMPv3 Privacy KeyAdminE, WLog entry, Command execution returns success indicator
Key and Certificate ManagementManage Keys and Certificates (including Trust Anchors) via CLI, WebUI interfaceRSA/ECDSA Key Pair Generation KTS Secure HashTLS Public Key TLS Private Key SSH Private Key SSH Public Key SNMP Certificate Fingerprint CA Public Key SSH User Public Key SFTP SSH User Private Key SFTP Server Public Host KeyAdminG, E, R, WLog entry, Command execution returns success indicator
Commission the ModuleCommission the module by following the Security Policy guidelines via CLI interfaceN/ANoneAdminN/ALog entry, Command execution returns success indicator

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy The module supports identity-based authentication and the module supports two roles:

Page 36
ServiceDescriptionApproved Security FunctionsKeys And/or SSPsRolesAccess rights to keys and/or SSPsIndicator
Perform Self- testsPerform on-demand Power-up Self Tests by power cycling the cryptographic moduleA3369, A2502, A3310, A2537, A2538, A2539, A2415, A2416, AES 3844NoneAdminAll ephemeral keys/CSP s – ZLog entry
Show StatusAllows operator to view status of the parameters associated with FIPS- Approved mode via SNMPv3 and CLI interfacesN/ANoneAdminN/AN/A
Alarms MonitoringAllows operator to view active alarms via SNMPv3 interfacesN/ANoneAdminN/AN/A
Events MonitoringAllows the user to view all logged events associated with their permissions via SNMPv3 interfacesN/ANoneAdminN/AN/A
11QPEN4 Provision EquipmentAllows the user to provision and configure the 11QPEN4 cards via SNMPv3 interfaceN/ANoneAdminN/AN/A
11QPEN4 Provision FacilityAllows the user to provision and configure the facility information associated with 11QPEN4 cards via SNMPv3 interfaceN/ANoneAdminN/AN/A
S13X100E Provision EquipmentAllows the user to provision and configure the S13X100E cards via SNMPv3 interfaceN/ANoneAdminN/AN/A
S13X100E Provision FacilityAllows the user to provision and configure the facility information associated with S13X100E cards via SNMPv3 interfaceN/ANoneAdminN/AN/A
Zeroize KeysZeroize keys and CSPs over SNMPv3 and CLI interfacesN/ASNMPv3 Passphrase SNMPv3 Authentication Key SNMPv3 Privacy Key 11QPEN4 Session Encryption Key 11QPEN4 Session KAT Key S13X100E Session Encryption Key S13X100E Session KAT KeyAdminZLog entry, Command execution returns success indicator
Session initiationInitiate session with another module using AES keys.AES Encryption/Decrypti on Keyed Hash Message Authentication Secure Hash11QPEN4 Session Encryption Key 11QPEN4 Session KAT Key S13X100E Session Encryption and Authentication Key S13X100E Session Communication Authentication Key S13X100E Session KAT Key 2UC400E Session Encryption Key 2UC400E Session KAT KeyAdminELog entry, Command execution returns success indicator
Zeroize all SSPsZeroize all SSPs over CLI interface using Return-to- Factory commandN/AAll SSPsAdminZLED status indicator
Show versionShow the version of the moduleN/ANoneAdminN/AN/A
Establish TLS sessionEstablish TLS sessionAES-CBC, AES- GCMCA Public Key TLS Public Key TLS Private KeyAdminG, R, W, ELog entry TLS session completes

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

Page 37
ServiceDescriptionApproved Security Functions Encryption/Decrypti on Keyed Hash Message Authentication RSA Digital Signature Generation RSA Digital Signature Verification TLS 1.2 Key Derivation RSA Key Generation KAS-ECC-SSC Shared Secret Computation KTS Secure Hash Random Number GenerationKeys And/or SSPs ECDH Private Key Component ECDH Public Key Component ECDH Peer Public Key Component TLS Pre-Master Secret TLS Master Secret TLS Session Key TLS Authentication Key SNMPv3 Certificate Fingerprint Database Encryption Key AES GCM IV DRBG Seed Entropy Input String DRBG ‘V’ DRBG ‘Key’RolesAccess rights to keys and/or SSPsIndicator
Establish SSH sessionEstablish SSH sessionAES-CTR, AES- GCM Encryption/Decrypti on Keyed Hash Message Authentication ECDSA Digital Signature Generation ECDSA Digital Signature Verification RSA Digital Signature Generation RSA Digital Signature Verification Key Derivation RSA/ECDSA Key Generation KAS-FCC-SSC Shared Secret Computation KAS-ECC-SSC Shared Secret Computation Secure Hash Random Number GenerationDH Public Key Component DH Private Key Component ECDH Public Key Component ECDH Private Key Component SSH Private Key SSH Public Key SSH Shared Secret SSH Session Key SSH Authentication Key SSH User Public Key SFTP SSH User Private Key SFTP Server Public Host Key Database Encryption Key AES GCM IV DRBG Seed Entropy Input String DRBG ‘V’ DRBG ‘Key’AdminG, R, W, ELog entry SSH session completes
Establish SNMPv3 sessionPerform actions over SNMPv3AES CFB128 Encryption/Decrypti on Keyed Hash Message Authentication KTS SNMPv3 KDF Secure HashSNMPv3 Authentication Key SNMPv3 Privacy Key SNMP Certificate FingerprintAdminW, ELog entry SNMPv3 session completes
Upgrade Application Firmware Crypto related ServicesLoad FIPS validated application firmwareRSA Digital Signature VerificationFirmware Load Authentication KeyAdminELog entry Show version confirmation
Change Crypto PasswordChange the Crypto password for same accountN/ACrypto PasswordCryptoWN/A

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

Page 38
ServiceDescriptionApproved Security FunctionsKeys And/or SSPsRolesAccess rights to keys and/or SSPsIndicator
Perform Self- testsPerform on-demand Power-up Self Tests by power cycling the cryptographic moduleA3369, A2502, A3310, A2537, A2538, A2539, A2415, A2416, AES 3844NoneCryptoAll ephemeral keys/CSP s – ZN/A
Alarms MonitoringAllows users to view active alarms via SNMPv3 interfacesN/ANoneCryptoN/AN/A
Events MonitoringAllows the user to view all logged events associated with their permissions via SNMPv3 interfacesN/ANoneCryptoN/AN/A
11QPEN4 Line Port WKAT ProvisioningAllows the crypto user to provision and configure the WKAT via SNMPv3 interfaceKTS11QPEN4 Session KAT key (WKAT Authentication String)CryptoWLog entry, Command execution returns success indicator
11QPEN4 Line Port Encryption Key ProvisioningAllows the crypto user to provision and switch the Encryption Key via SNMPv3 interfaceKTS11QPEN4 Session Encryption KeyCryptoWLog entry, Command execution returns success indicator
11QPEN4 Line Port Encryption State ProvisioningAllows the user to provision and configure the facility information associated with 11QPEN4 cards via SNMPv3N/ANoneCryptoN/AN/A
S13X100E Line Port WKAT ProvisioningAllows the crypto user to provision and configure the WKAT via SNMPv3 interfaceKTSS13X100E Session KAT key (WKAT Authentication String)CryptoWLog entry, Command execution returns success indicator
S13X100E Line Port Encryption Key ProvisioningAllows the crypto user to provision and switch the Encryption Key via SNMPv3 interfaceKTSS13X100E Session Encryption and Authentication KeyCryptoWLog entry, Command execution returns success indicator
S13X100E Line Port Encryption State ProvisioningAllows the user to provision and configure the facility information associated with S13X100E cards via SNMPv3N/ANoneCryptoN/AN/A
2UC400E Line Port WKAT ProvisioningAllows the crypto user to provision and configure the WKAT via SNMPv3 interfaceKTS2UC400E Session KAT key (WKAT Authentication String)CryptoWLog entry, Command execution returns success indicator
2UC400E Line Port Encryption Key ProvisioningAllows the crypto user to provision and switch the Encryption Key via SNMPv3 interfaceKTS2UC400E Session Communication Authentication KeyCryptoWLog entry, Command execution returns success indicator
2UC400E Line Port Encryption State ProvisioningAllows the user to provision and configure the facility information associated with 2UC400E cards via SNMPv3N/ANoneCryptoN/ALog entry, Command execution returns success indicator
Zeroize KeysZeroize keys and CSPs over SNMPv3 interfacesN/ASNMPv3 Passphrase SNMPv3 Authentication Key SNMPv3 Privacy Key 11QPEN4 Session Encryption Key 11QPEN4 Session KAT Key S13X100E Session Encryption Key S13X100E Session KAT KeyCryptoZLog entry, Command execution returns success indicator

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 38 - Approved Services G = Generate: The module generates or derives the SSP. R = Read: The SSP is read from the module (e.g. the SSP is output). W = Write: The SSP is updated, imported, or written to the module.

Page 39

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy E = Execute: The module uses the SSP in performing a cryptographic operation. Z = Zeroise: The module zeroises the SSP.

Page 40
RoleAuthentication MethodAuthentication Strength
AdminSNMPv3 Authentication160 bit
CLI/WebUI Authentication160 bit
CryptoSNMPv3 Authentication160 bit
CLI/WebUI Authentication160 bit
Authentication MechanismKeyword / Password RulesStrength of Mechanism
SNMPv3 username and keyword for 1830 SMS and NMS The username should not be longer than 21 characters. The username is a human readable string and no more than 21 characters in length, there are no additional SNMPv3 standards for user restrictions.The keyword can be from 27 to 32 characters, using upper- and lower-case letters and numeric digits 0–9. The keyword must be generated by a key generator (to guarantee the required randomness).The SNMP v3 Crypto user is created by the user manually at system turn-up. The keyword can be entered from 27 to 32 characters, upper and lower letter case and numeric. There are 26 lower case plus 26 upper case plus 10 digits for a total of 62 characters: with a minimum keyword length of 27, the minimum combinations that are possible are 2,481E+48 or 62^27. The fastest network connection supported by the module is 100 Mbps. Hence at most (100×10^6 × 60 = 6 × 10^9) = 6,000,000,000 bits of data can be transmitted in one minute. Therefore, the probability that a random attempt will succeed or a false acceptance will occur in one minute is 1 : 62^27 possible keywords / ((6 ×10^9 bits per minute) / 64 bits per keyword)), which is 1: 2,481E+48 possible keywords / 93,750,000 keywords per minute), which is 1: 2,646E+40, which is a smaller probability than 1:100,000 as required by FIPS 140-3.
CLI username and password Usernames are strings of 5 to 12 case-sensitive alphanumeric characters where the first character is an alphabetic character. The following special characters are also valid: • % (percent • + (plus sign) • # (pound sign) • _ (underscore)Minimum password length is 12 characters. There are 26 lower case plus 26 upper case plus 10 digits plus 14 special characters for a total of 76 characters. A password is a case- sensitive string of 12 to 32 alphanumeric characters having at least one of the following: • at least one lowercase alphabetic character • at least one uppercase alphabetic character • at least one numeric character • at least one special character The following special characters are valid: % (percent) + (plus sign) # (pound sign) _ (underscore)(26 lower case + 26 upper case + 10 digits + 14 special characters) = 76 characters X a minimum password length of 12. 7612 = 37,133,262,473,195,501,387,776 After a failed login attempt, the system delays the next login prompt. With this delay, a maximum of 31 attempts can occur in one minute. Therefore, the probability that a random attempt will succeed or a false acceptance will occur in one minute is 1: 37,133,262,473,195,501,387,776 possible passwords / 31 passwords per minute) = 1:1,197,847,176,554,693,593,154 which is a smaller probability than 1 in 100,000 as required by FIPS 140-3.

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 39 - Roles and Authentication The cryptographic module only provides access to a user that assumes a role (Administrator or Crypto) and has a specific identity (username and a password). Users are required to follow password

Page 41

! (exclamation mark) @ (at sign) $ (dollar sign) ” (double quotation mark) & (ampersand) ' (apostrophe) ( (left parenthesis) ) (right parenthesis) (asterisk) . (period) The first character of the password can be any alphabetic, numeric, or a valid special character. The New Password cannot be the same as or the reverse of the associated username and the password must not have three consecutive identical characters.

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 40 - Strengths of Authentication Mechanisms

Page 42

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

5 Software/Firmware security

A Nokia-Generic is the means to store software and firmware for a PSS-8/16II/32/24x/8x or PSI-8L system. The Nokia-Generic consists of a number of RPMs and each RPM contains a number of files.

5.1 Securing RPMs

Each RPM is protected in integrity and authentication (proof of origin) using a digital signature based on:

5.2 Securing Files

Each file is protected in integrity using an integrity check based on • SHA-256 for the hash function All files are checked a start-up of the module.

Page 43
Tested PlatformITUG document to be used
PSS-32[PSS-32 ITUG]
PSS-16II[PSS-16II ITUG]
PSS-8[PSS-8 ITUG]
PSS-24x[PSS-24x ITUG]
PSS-8x[PSS-8x ITUG]
PSI-8L[PSI-8L ITUG]

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

6 Operational environment

The operational environment is non-modifiable.

6.1 Operating System and Hardware Platforms

For the used Operating Systems and Hardware Platforms, please refer to chapter 2 “Cryptographic module specification”.

6.2 Provision 1830 PSS and 1830 PSI-8L for FIPS 140-3 Secure Mode of Operation

To put the 1830 PSS or 1830 PSI-8L into the secure mode of operation use the procedure described in the respective “Installation and System Turn-Up Guide”, in chapter “Security hardening guidelines for approved configurations” according to the following table: Table 41 - Operational Environment - document reference for secure mode of operation The steps needed to put the module in the secure mode of operation are shown in chapter 16.1.1 “Procedure: Provision for Approved Mode of Operation”.

6.3 Approved Mode

When configured as specified in Section 16.1 of the Security Policy, the module supports only one mode of operation: the Approved mode.

Page 44

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

7 Physical security
7.1 Overview

Physical security is provided compliant to FIPS 140-3 security level 1.

7.2 Physical boundary

The cryptographic boundary of the 1830 PSS shelves is

7.3 Physical Security Mechanisms

The multi-chip standalone cryptographic module includes the following physical security mechanisms:

8 Non-invasive security

The module claims no non-invasive security techniques.

Page 45
Key/ SSP Name/ TypeStreng thSecurity Function and Cert. NumberGenerati onImport /ExportEstablish mentStorageZeroisat ionUse & related keys
SNMPv3 PassphraseMinimu m: 27 charact ers, 32 chars: 190 bitsN/AN/AInput in encrypted form via CLI or WebUI Never exits the moduleAD/EE KTSPlaintext in volatile memoryReboot; power- cycleDerivation of SNMPv3 privacy and authenticati on keys
SNMPv3 Privacy Key256- bitsAES CFB128 Encryption/ Decryption A2502N/ANever exits the moduleDerived internally using SNMP KDFLocal database cleartextZeroized when SNMPv3 passphras e is updated with a new oneEncrypting SNMPv3 packets
SNMPv3 Authenticat ion Key160- 256 bitsKeyed-Hash Message Authentication A2502N/ANever exits the moduleDerived internally using SNMP KDFLocal database cleartextZeroized when SNMPv3 passphras e is updated with a new oneAuthenticat ing SNMPv3 packets
11QPEN4 Session Encryption Key (AES-256 key)256- bitsAES-CTR, AES- GCM A2537, A2539Imported across encrypted SNMPv3 link from KMImported Encrypted, no ExportAD/EE KTSStored in write only device registers in FPGAZeroized on module reset and key switches to new keysUsed to encrypt traffic data
S13X100E Session Encryption and Authenticat ion Key (AES-256 key)256- bitsAES-CTR, AES- GMAC AES 3844Imported across encrypted SNMPv3 link from KMImported Encrypted, no ExportAD/EE KTSStored in write only device registers in FPGAZeroized on module reset and key switches to new keysUsed to encrypt traffic data
2UC400E Session Encryption Key (AES-256 key)256- bitsAES-CTR, AES- GMAC AES 3844Imported across encrypted SNMPv3 link from KMImported Encrypted, no ExportAD/EE KTSStored in write only device registers in FPGAZeroized on module reset and key switches to new keysUsed to encrypt traffic data
11QPEN4 Session KAT key (WKAT Authenticat ion String) (Hexadecim al-Alpha- Numeric- String)N/AAES-ECB A2537, A2539Imported across encrypted SNMPv3 link from KMExits the module in plaintext over secured SNMPv3 linkAD/EE KTSStored within module in plain text in EC flash memory and in ASICZeroized when new string is entered or when service is deletedUsed to authenticat e traffic data connection

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

9 Sensitive security parameter management
Page 46
Key/ SSP Name/ TypeStreng thSecurity Function and Cert. NumberGenerati onImport /ExportEstablish mentStorageZeroisat ionUse & related keys
S13X100E Session KAT key (WKAT Authenticat ion String) (Hexadecim al-Alpha- Numeric- String)N/AAES-ECB AES 3844Imported across encrypted SNMPv3 link from KMExits the module in plaintext over secured SNMPv3 linkAD/EE KTSStored within module in plain text in EC flash memory and in ASICZeroized when new string is entered or when service is deletedUsed to authenticat e traffic data connection
2UC400E Session KAT key (WKAT Authenticat ion String) (Hexadecim al-Alpha- Numeric- String)N/AAES-ECB AES 3844Imported across encrypted SNMPv3 link from KMExits the module in plaintext over secured SNMPv3 linkAD/EE KTSStored within module in plain text in EC flash memory and in ASICZeroized when new string is entered or when service is deletedUsed to authenticat e traffic data connection
S13X100E Session Communica tion Authenticat ion Key (AES-256 key)256- bitsHMAC-SHA2- 256 A2415S13X100E Session Encryption and Authentica tion Key is usedNo Import, no ExportN/AStored AES-256 encrypted in module RAMZeroized on module reset and key switches to new keysUsed to authenticat e (with HMAC- SHA256) information exchanged between modules
2UC400E Session Communica tion Authenticat ion Key (AES-256 key)256- bitsHMAC-SHA2- 256 A241562UC400E Session Encryption Key is usedNo Import, no ExportN/AStored AES-256 encrypted in module RAMZeroized on module reset and key switches to new keysUsed to authenticat e (with HMAC- SHA256) information exchanged between modules
User PasswordsMinimu m: 12 charact ers 32 chars= 199N/AEntered in module via CLI or Web UIEntered Encrypted, no ExportN/ALocal database plaintextZeroized when password is updated with a new one Return- to- Factory Comman dAuthenticat ion of Users
AES GCM IV96-bitAES-GCM A3369Generated internallyNever exits the moduleN/APlaintext in volatile memoryReboot; power- cycleIV for AES GCM
DH Private Key Component112- 200 bitsDH Shared Secret Computation A3369Generated internally via Approved DRBGNever exits the moduleN/APlaintext in volatile memoryReboot; power- cycle; session terminatio nGeneration of SSH shared secrets

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy d n

Page 47
Key/ SSP Name/ TypeStreng thSecurity Function and Cert. NumberGenerati onImport /ExportEstablish mentStorageZeroisat ionUse & related keys
DH Public Key Component112- 200 bitsDH Shared Secret Computation A3369[for the module] Generated internally via Approved DRBG[for the module] Exits the module in plaintext form [for a peer] Input in plaintext form, never exits the moduleN/APlaintext in volatile memoryReboot; power- cycle; session terminatio nGeneration of SSH shared secrets
ECDH Private Key Component128- 256 bitsECDH Shared Secret Computation A3369Generated internally via Approved DRBGNever exits the moduleN/APlaintext in volatile memoryReboot; power- cycle; session terminatio nGeneration of SSH and TLS shared secrets
ECDH Public Key Component128- 256 bitsECDH Shared Secret Computation A3369[for the module] Generated internally via Approved DRBG[for the module] Exits the module in plaintext form [for a peer] Input in plaintext form, never exits the moduleN/APlaintext in volatile memoryReboot; power- cycle; session terminatio nGeneration of SSH and TLS shared secrets
SSH User Public Key112- 150 bits (RSA) 128- 256 bits (ECDS A)ECDSA Signature Verification RSA Signature Verification A3369N/AImported in Base64 encoded (PEM) file format via WebUI or CLIAD/EE KTSLocal database AES-128 encryptedZeroized when key is updated with a new one Return- to- Factory commandPublic key authenticati on (authorized key)
SFTP SSH User Private Key112- 150 bits (RSA) 128- 256 bits (ECDS A)ECDSA Signature Generation RSA Signature Generation A3369N/AImported in Base64 encoded (PEM) file format via WebUI or CLIAD/EE KTSLocal database AES-128 encryptedReturn- to- Factory commandPublic key authenticati on to SFTP server (Identity key)

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy n

Page 48
Key/ SSP Name/ TypeStreng thSecurity Function and Cert. NumberGenerati onImport /ExportEstablish mentStorageZeroisat ionUse & related keys
SFTP Server Public Host Key112- 150 bits (RSA) 128- 256 bits (ECDS A)ECDSA Signature Verification RSA Signature Verification A3369N/A[for the module] Imported in Base64 encoded (PEM) file format via WebUI or CLI [for a peer] Input in plaintext form as part of SSH session negotiation Never exits the moduleAD/EE KTSLocal database cleartextReturn- to- Factory commandAuthenticat ion of SFTP server (known host key)
SSH Private Key112- 150 bits (RSA) 128- 256 bits (ECDS A)ECDSA/RSA Key Generation ECDSA Signature Generation RSA Signature Generation A3369Generated internally via Approved DRBGNever exits the moduleN/ALocal database AES-128 encryptedReturn- to- Factory commandAuthenticat ion during SSH session negotiation
SSH Public key112- 150 bits (RSA) 128- 256 bits (ECDS A)ECDSA/RSA Key Generation ECDSA Signature Verification RSA Signature Verification A3369[for the module] Generated internally via Approved DRBG[for the module] Exits the module in plaintext form during SSH session negotiation Exported from module via CLI or WebUI (for install on client for host key authenticat ion) [for a peer] Input in plaintext form as part of SSH session negotiation Never exits the moduleN/ALocal database AES-128 encryptedReturn- to- Factory commandAuthenticat ion during SSH session negotiation

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

Page 49
Key/ SSP Name/ TypeStreng thSecurity Function and Cert. NumberGenerati onImport /ExportEstablish mentStorageZeroisat ionUse & related keys
SSH Shared Secret112- 200 bits (FFC) 128- 256 bits (ECC)KAS-FFC-SSC, KAS-ECC-SSC Shared Secret Computation A3369N/ANever exits the moduleKAS-FFC- SSC KAS-ECC- SSC Shared Secret Computatio nPlaintext in volatile memoryReboot; power- cycle; session terminatio nDerivation of the SSH Session Key and SSH Authenticat ion Key
SSH Session Key128- 256 bitsAES-CTR AES-GCM Encryption/Decr yption A3369N/ANever exits the moduleSSH KDF used to derive keying materialPlaintext in volatile memoryReboot; power- cycle; session terminatio nEncryption and decryption of SSH session packets
SSH Authenticat ion Key256- 512 bitsKeyed-Hash Message Authentication A3369N/ANever exits the moduleSSH KDF used to derive keying materialPlaintext in volatile memoryReboot; power- cycle; session terminatio nAuthenticat ion of SSH session packets
CA Public Key112- 150 bitsRSA Signature Verification A3369Generated externallyImported in Base64 encoded (PEM) file format via WebUI or CLIAD/EE KTSLocal database AES-128 encryptedZeroized when certificate is updated with a new one Return- to- Factory commandVerificatio n of CA signatures
TLS Private Key112- 150 bitsRSA Key Generation/RSA Signature Generation A3369Generated internally via Approved DRBGNever exits the moduleLocal database AES-128 encryptedReturn- to- Factory commandTLS authenticati on
TLS Public Key112- 150 bitsRSA Key Generation/RSA Signature Verification A3369[for the module] Generated internally via Approved DRBG[for the module] Exits the module in plaintext form [for a peer] Input in plaintext form as part of TLS session negotiation Never exits the module[for the module] Local database AES-128 encrypted [for a peer] Plaintext in volatile memoryReturn- to- Factory commandTLS authenticati on 1024-bit RSA public keys are used for signature verification only
TLS Pre- Master Secret128- 256 bitsKAS-ECC-SSC Shared Secret Computation A3369N/ANever exits the moduleDerived internally via KAS- ECC-SSC Shared Secret Computatio nPlaintext in volatile memoryReboot; power- cycle; upon completio n of TLS Master Secret computati onDerivation of the TLS Master Secret

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy n n

Page 50
Key/ SSP Name/ TypeStreng thSecurity Function and Cert. NumberGenerati onImport /ExportEstablish mentStorageZeroisat ionUse & related keys
TLS Master Secret128- 256 bitsKAS-ECC-SSC Shared Secret Computation A3369N/ANever exits the moduleDerived internally using the TLS Pre- Master Secret via TLS KDFPlaintext in volatile memoryReboot; power- cycle; session terminatio nDerivation of the TLS Session Key and TLS Authenticat ion Key
TLS Session Key128, 256AES-CBC. AES- GCM Encryption/ Decryption A3369N/ANever exits the moduleDerived internally using the TLS Master Secret via TLS KDFPlaintext in volatile memoryReboot; power- cycle; session terminatio nEncryption and decryption of TLS session packets
TLS Authenticat ion Key256- 384 bitsKeyed-Hash Message Authentication A3369N/ANever exits the moduleDerived internally using the TLS Master Secret via TLS KDFPlaintext in volatile memoryReboot; power- cycle; session terminatio nAuthenticat ion of TLS session packets
DRBG Seed384 bitsRandom number generation A3369Entropy from ESV (Cert #26) approved platform noise source.Never exits the moduleN/APlaintext in volatile memoryReboot; power- cycleRandom seed data drawn from Nokia Jitter Entropy(JE NT) and used to seed an implementa tion of the NIST SP 800- 90Ar1 CTR (AES) DRBG.
DRBG Key 256-bit AES key256 bitsRandom number generation A3369Internal state generated using CTR_DRB G from [SP800- 90Ar1].Never exits the moduleN/APlaintext in volatile memoryReboot; power- cycle32 bytes AES key stored in the RAM. Used in an implementa tion of the NIST SP 800-90Ar1 CTR (AES) DRBG.
DRBG V128 bitsRandom number generation A3369Internal state generated using CTR_DRB G from [SP800- 90Ar1].Never exits the moduleN/APlaintext in volatile memoryReboot; power- cyclePart of the secret state of the approved DRBG. The value is generated using the methods described in [SP800- 90Ar1].

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

Page 51
Key/ SSP Name/ TypeStreng thSecurity Function and Cert. NumberGenerati onImport /ExportEstablish mentStorageZeroisat ionUse & related keys
Entropy Input String256 bitsEntropy Source for Random number generation E26Generated internallyNever exits the moduleN/APlaintext in volatile memoryReboot; power- cycleRandom number generation
Firmware Load Authenticat ion KeyN/ARSA Digital Signature Verification A3369N/AN/AN/AHardcoded/emb edded in the application firmware imageN/ASelf-Test
SNMP Certificate Fingerprint256- 512 bitsSecure Hash A3369N/AImported in hex format over CLI or WebUIAD/EE KTSLocal database cleartext, certificate fingerprint onlyZeroized when certificate fingerprin t is updated with a new one Return- to- Factory commandSNMPv3 user authenticati on for SNMP over TLS
Database Encryption Key128-bitAES-CBC A3369N/AN/AN/AHardcoded/emb edded in the application firmware imageReturn- to- Factory Comman dEncryption of SSPs in local database

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy d Table 42 - SSPs Note: The AES-GCM IV is used in the TLS and SSH protocol. For TLS, the AES-GCM IV is internally generated deterministically in compliance with TLSv1.2 GCM cipher suites as specified in RFC 5288 and Section 8.2.1 of NIST SP 800-38D. Per RFC 5246, when the nonce_explicit part of the IV exhausts the maximum number of possible values for a given session key, the module will trigger a handshake to ciphersuites from Section 3.3.1 of SP 800- 52 Rev 2. For SSH, the AES GCM IV is constructed in compliance with the SSHv2 specification (RFCs 4252, 4253 and 5647) and only for use within the SSHv2 protocol.

Page 52
Entropy sourcesMinimum number of bits of entropyDetails
8EC2256JENT is used as entropy source
32EC2256JENT is used as entropy source
CEC2256JENT is used as entropy source
XCEC8256JENT is used as entropy source
MEC2L256JENT is used as entropy source
TestDescription
AES Encrypt KATEncrypt Known answer test for AES-256 CFB-128.
AES Decrypt KATDecrypt Known answer test for AES-256 CFB-128.
AES Encrypt FPGA KAT (11QPEN4 cards)Encrypt Known answer test for AES-256 CTR.
AES Decrypt FPGA KAT (11QPEN4 cards)Decrypt Known answer test for AES-256 CTR.
AES Encrypt ASIC KAT (S13X100E cards)Encrypt Known answer test for AES-256 GMAC.
AES Decrypt ASIC KAT (S13X100E cards)Decrypt Known answer test for AES-256 GMAC.
SHA KATKnown answer test for SHA-1
HMAC-SHA-1 KATKnown answer test for HMAC-SHA-1
HMAC-SHA256 KATKnown answer test for HMAC-SHA256
OpenSSL self-test (Nokia openSSL)Details see below

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 43 - Non-Deterministic Random Number Generation Specification

10 Self-tests

The 1830 PSS-32/PSS-16II/PSS-8/24x and PSI-8L perform known answer tests and critical functions tests at power up. Table 44 - Self-tests Pre-Operational Self-Tests

Page 53

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy HMAC KATs with SHA-1, SHA2-256, SHA2-384, and SHA2-512 utilize (and thus test) the full functionality of the SHA-1, SHA2-256, SHA2-384, and SHA2-512 algorithms; therefore, no independent KATs for SHA-1, SHA2-256, SHA2-384, and SHA2-512 implementations are required. Conditional Self-Tests

Page 54
AESAdvanced Encryption Standard
AGDAssurance Guidance Documents
ALCAssurance Life Cycle
ANSSIAgence Nationale de la Sécurité des Systèmes d'Information
CIAConfidentiality, Integrity and Availability
CCCommon Criteria
CITCraft Interface Terminal
CLICommand Line Interface
COECentral Office Equipment
CPECustomer Premises Equipment
CTCommercial Temperature
DWDMDense Wavelength Division Multiplexing
ECEquipment Controller
FCFibre Channel
GEGigabit Ethernet
KATKnown Answer Test
KMKey Manager
NENetwork Element
NMNetwork Manager

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

11.1 Delivery & Operation

Nokia delivers the module both physically and electronically. The hardware is delivered physically via a trusted carrier. The box is sealed by PVC adhesive tape with identification labels. A tamper free tape is also applied. The box is then belted if required. The software and guidance documentation are retrieved electronically from a web site. Hardware and software items associated with the module are itemized by a unique Nokia Part Number (APN). In addition, each 1830 PSS or 1830 PSI-8L shelf can be ordered as a kit with the minimum required equipment for approved operation. The kit is also specified by a unique APN. Final versions of 1830 PSS customer documentation are posted on the Nokia Support portal, a Nokia Extranet site for internal users and external customers with entitlement. If a customer document is reissued, the re-issue is then posted on Nokia Support portal and the previous issue of the document removed.

11.2 Crypto Officer (Admin) Commisioning Guidance

The approved mode of operation has to be prepared by the Crypto Officer (Admin) by following the instructions in chapter 15 and chapter 16. If the module starts up successfully, then the module has passed all self-tests (described in chapter 10) and is operating in the approved mode of operation

11.3 Decommissioning the module

When a zeroization of all SSPs is needed, because the module shall be decommissioned or taken out of the secured mode of operation, then the Return-to-Factory procedure can be used. Please note, that this erases also all Firmware and thus leads to a need to send the equipment back to the factory before the next use. For details refer to chapter 16.4.

12 Mitigation of other attacks

The module has not been designed to mitigate any specific attacks beyond the scope of FIPS 140-3 requirements.

13 Acronyms
Page 55
NOCNetwork Operations Center
OAMPOperations, Administration, Maintenance and Provisoning
OTUOptical Transport Unit
PPProtection Profile
PSSPhotonic Service Switch
QPENQuad Pluggable ENcryption
RBACRole Based Access Control
RFSRemote File Server
SFRSecurity Functional Requirement
SNMPSimple Network Manager Protocol
STSecurity Target
TOETarget of Evaluation
T-ROADMTunable-Reconfigurable Optical Add/Drop Mulitplexer
TSFTOE Security Functions
UIDUser Identifier
VOAVariable Optical Attenuator
VOIPVoice over Internet Protocol
WKATWell Known Answer Test
XFPeXtended Form-factor Pluggable
FIPS
[FIPS 140-3]FIPS PUB 140-3, Security Requirements for Cryptographic Modules
[FIPS 140-3 DTR]Derived Test Requirements for FIPS PUB 140-3, Security Requirements for Cryptographic Modules
[FIPS 140-3 IG] NISTImplementation Guidance for FIPS PUB 140-3 and the Cryptographic Module Validation Program
[NIST800-38A]Recommendation for Block Cipher Modes of Operation: Methods and Techniques - NIST Special Publication 800-38A
[NIST800-38D]Recommendation for Block Cipher Modes of Operation: Galois/Counter Mode (GCM) and GMAC - NIST Special Publication 800-38D
[NIST800-38F]Recommendation for Block Cipher Modes of Operation: Methods for Key Wrapping - NIST Special Publication 800-38F

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy Table 45 - Acronyms

14 References
Page 56

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

15 Appendix A – Installing Tamper-evident labels

Installing tamper labels is not needed for FIPS 140-3 security level 1.

Page 57

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

16 Guidance – System Configuration Procedures

16.1 Provisioning the 1830 PSS and 1830 PSI-8L
16.1.1 Procedure: Provision for Approved Mode of Operation
16.1.1.1 Overview
16.1.1.2 Purpose

This procedure describes how to configure the NE in order to comply with the Federal Information Processing Standards (FIPS) Publication 140-3 (Security Requirements for Cryptographic Modules), detailing the U.S and Canadian governments' requirements for cryptographic modules.

16.1.1.3 Preconditions
16.1.1.4 Communication environment

Important! Until the NE is secured by performing the steps described up to and including chapter Error! Reference source not found., it must not be connected to a LAN in order to avoid vulnerabilities. For approved configuration, the NE must run an ECN software load. When the NE is operational, the NE, along with the whole communication network, must be under restricted access. Internet access must be disabled, and access within the customer DCN must be restricted to selected systems, for example the NMS and computers of administrators. The Gateway NE (GNE) does have a rudimentary firewall, but the PSS network should also be protected from network attacks, such as Denial of Service attacks or rogue packets. This protection is typically implemented at the DCN router that connects to the GNE. Additionally, IPSec tunneling between the DCN router and the management system(s) is recommended.

16.1.1.5 NE status

The NE is properly installed and running: The NE is physically assembled, and the software is installed. The NE has booted and can be accessed via CIT.

16.1.1.6 Environment security

Any equipment used to access the NE must be secured through the current state of the art security measures. This applies to computers that the 1830 PSS WebUI user interface or WS-NOC run on, but also, to the use of input devices for such computers. Note: A cordless mouse or keyboard cannot be considered secure. The OWASP (Open Web Application Security Project) community, among others, can provide the best practices in regard to this topic.

16.1.1.7 Communication with the NE

All communication from/to the Management System(s) can be secured using an IPSec tunnel. This is an additional security measure that is not required for most communication channels. The communication channels where this is mandatory, are explicitly shown in the respective chapters. Irrespective of the use of IPSec tunnel, secure protocols (SSH, SNMPv3, HTTPS, etc.) should be used to connect to the NE. The IPSec tunnel is set up between the management system(s) and a DCN router placed next to the NE. From the DCN router to the NE, there is no IPSec tunnel possible, so this physical connection must be physically secured. Note: The approved configuration allows secure communication protocols at the OAMP interface only.

16.1.1.8 General steps
16.1.1.9 Before you begin

Refer to the 1830 Photonic Service Switch (PSS) Release 22.12 Command Line Interface Guide for more detailed information regarding the CLI commands used in this chapter.

16.1.1.10 Preparation

When the NE is connected to a DCN while the default user account passwords were not yet changed or ZTP enabled, and keys not set, the NE might be compromised. Required steps:

  1. Disconnect the NE from DCN, if the NE was connected to the DCN before.
  2. If the security was already compromised (e.g., illegitimate user accounts were created), the system shall be reset to an initial status wiping out all configuration data. After this, restart the system turn-up procedure.
Page 58

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy The following command resets the system: config admin factory-reset

  1. From the serial console of the active EC cryptographic module, access CLI as the default administrator 'admin’. Set the NE TID.”
  2. From the serial console of the active EC, login to CLI as default administrator ‘admin’. Execute the following CLI command to set the OAMP IP address. config interface usrpnl oamp ip <ipaddress/mask>
16.1.1.11 Configuration access: CIT

Required steps must be executed using a locally connected Craft Interface Terminal (CIT) in order to avoid interference from DCN before the NE is secured.

16.1.1.12 NE keys

NE keys and certificates must be generated. Required steps:

  1. Generate an SSH key. crypto key generate all
  2. Generate an SSL key (note: SSL means really TLS). crypto sslkey generate keytype rsa keylen 2048
  3. Get and install a signed TLS X.509v3 certificate. Refer to chapter 16.1.1.13 for more detailed information. Note: When the NE is security hardened it can be connected to the LAN. Note: Please refer to the User Provisioning Guide for more information.
16.1.1.13 Signed SSL/TLS X.509v3 certificate

In section Error! Reference source not found., an SSL/TLS key was generated. Create a signed X.509v3 certificate for the NE based on this SSL/TLS key. Required steps: Create a signed X.509v3 certificate and load it onto the NE. Use the following commands:

  1. Generate a CSR (Certificate Signing Request): config sslcsr generate
  2. Provision Subject Alternative Names (SAN) if SAN authentication/server authentication is required on the peer. config sslcsr san {add | delete} {<ip-address> |<domain>}
  3. Upload the CSR to a file server: config software server transfer < ip address of server: example 135.104.252.100> config software server transfer protocol sftp config software server transfer userid < user-id-forserver> config software server transfer root <example path: /home/sw1/ SAN8CSR.csr> config software server transfer detail config software server transfer load sslnecsr
  4. Create the certificate by signing the CSR by an external CA (Certificate Authority).
  5. Download the signed certificate to the NE: config software server transfer protocol sftp config software server transfer userid < user-id-forserver> config software server transfer root <example path: /home/sw1/ SAN8certificate.pem>
Page 59

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy config software server transfer load sslomscsr 6. Install downloaded certificate: config sslcert yes Be sure to install the NE root certificate on any clients connecting to the WebUI Note: Please refer to the User Provisioning Guide for more information.

16.1.1.14 Secure mode

In order to enforce secure (encrypted) protocols, the NE must be set to secure mode. Required step: 1. Set NE to secure mode via CLI: config admin ui mode encrypted

16.1.1.15 User and account administration for NE management
16.1.1.16 TL1, CLI, WebUI, NETCONF/gRPC

System security settings The following settings are required to help enforce better security. config admin session maxfailedlogins 5 config admin authentication local password minlength 12 config admin session timeout 15 config admin maxsession 1 config admin minwaitlogin 15 Default local accounts At the time of NE deployment, there are two default accounts: admin and service. admin: The admin account is used to initially configure the NE. This includes creation of additional accounts to manage the NE. service: The service account is used by Nokia service personnel to install the NE and perform maintenance activities. Required steps:

  1. Change the default admin password. config admin users edit admin passwd
  2. Create a non-default account with administrative privileges to be used instead of the default admin account. For example, to create a user named “adminjoe” with administrative privileges, use the following command: config admin users add adminjoe administrator Note: Should you lose the new password, or disable the users, no maintenance access to the system will be available in case of emergency. It is recommended to always create new users with Administrative privilege for periodic work, and to disable the default user permanently. Recommended steps:
  3. Disable the default admin account. config admin users edit admin status disabled
  4. Disable the default service account. config admin users edit service status disabled
16.1.1.17 SNMP

The following steps must be executed regardless if the NE is to be managed using SNMP or not. Accounts for SNMP are maintained by the NE. Internal accounts Important! The SNMP user accounts v3IntComDefUser is used for internal purposes. It must not be changed or removed. Default accounts At the time of NE deployment, there are two default accounts: v3DefaultUser and v3DftAdvUser. Required steps: 1. Disable default accounts: config admin snmpusers edit v3DftAdvUser status disabled config admin snmpusers edit v3DefaultUser status disabled Other predefined accounts If the NE was connected to a DCN before it was secured, other accounts might have been created.

Page 60

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy If other accounts than the default accounts are present, then those accounts must be deleted unless there is a clear and acceptable reason for them to be there. Required step:

  1. Check for additional accounts and delete all non-default accounts (unless they are legitimate). User-defined accounts Required steps:
  2. Create SNMP accounts as needed for accessing management systems.
  3. Configure security options and passwords in alignment with accessing management systems. WS-NOC related accounts WS-NOC connection is not required. If WS-NOC is used, one SNMP user account is needed for the WS-NOC to manage the NE. The WS-NOC account is an SNMPv3 user. Required steps:
  4. Create an SNMPv3 user with the following commands: config admin snmpusers add newnfmuser120 admin aes256sha256 config admin snmpusers edit newnfmuser120 privpasswd
16.1.1.18 Open Agent

The Open Agent provides the NETCONF/gRPC interface and is disabled by default. If the Open Agent is enabled, disable it. Required step: 1. If it was enabled, use the following command to disable Open Agent: config general openagent disabled

16.1.1.19 ZTP (Zero Touch Provisioning)

By default, ZTP is enabled. Disable ZTP mode. Required step: 1. Disable ZTP via an Admin CLI account: config admin ztp disable

16.1.1.20 FIPS squelching

Enable fips-squelching mode. Required step: 1. In CLI, enter: config general fips-squelching enable

16.1.1.21 Maintenance accounts

Accounts for maintenance are maintained by the NE. Those accounts are to be distinguished from TL1/CLI/WebUI, SNMP, or GMPLS CP accounts. Default accounts At the time of NE deployment, there are two default accounts: maint1 and maint2. The default status is that they are disabled. Required steps:

  1. Disable remote access to maint1 if it is enabled. config admin system maint1 disable
  2. Change the default passwords. Use an Admin CLI account to change the passwords of maint1 and maint2: config admin system maint1 <password> config admin system maint2 <password> Note: Passwords must available when required for action by service personnel and kept in a safe area. Recommended step:
  3. Disable remote access to maint2 if it is enabled. maint2 has less access rights than maint1 and could be used for remote access while remote access for maint1is disabled. Still, the disabling of remote access to maint2 is recommended. To disable the remote access to maint2, use an Admin CLI account to execute:

16.1.1.22 config admin system maint2 disableDisable local serial console

The local serial console can be used for local maintenance actions. For the login the maint1 user

Page 61

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy will be used. It is required that it is either managed by the autostate feature [see 16.1.1.28] or permanently disabled. To disable it, execute the following command: config admin system maint1 localdisableNote: If all management protocols at the OAMP interface and remote maintenance logins have failed or are disabled, then no maintenance access is possible anymore - neither remote nor local. If the local serial console is enabled, it will be notified by the standing condition MAINT-ALLOWEDLOCAL. The default severity is NR (not reported). It appears in the condition list and logs only. If the severity shall be increased to MJ (major), CR (critical) or WR (warning), then it is automatically present in the alarm list because the FIPS status of the NE is violated in case it is open.

16.1.1.23 Remote access is now safe
16.1.1.24 Precondition

The required steps described in the preceding sections of the security hardening guidelines were executed. This means that the NE is now hardened to a degree that it is safe to connect to a general network.

16.1.1.25 Allow remote access to the NE

The next steps can be done using any management access type that has a secure connection. Configuration access via remote access is now safe, and you may connect to a LAN now. Note: The DCN is secured, using IP ACL throughout the DCN (see DCN Guide for concepts and instructions).

16.1.1.26 Physical security
16.1.1.27 Introduction

The NE must be in a secure network; see chapter 16.1.1.4. In addition, the communication channel in and out of the NE must be restricted.

16.1.1.28 Customer LAN ports, Embedded Communication Channel (ECC)

Recommended steps: 1. Assign IP Address to OAMP port of TOE: config interface mfc shelf/slot/oamp <ip address for the TOE> config cn routes default add <ip address for DHCP server>

16.1.1.29 Services
16.1.1.30 Introduction

The following services should only be enabled if they are used. If they are not used, they should be disabled. The following services are covered by this document: NTP, Radius, TACACS+, SWNE, Installation from USB Stick, SFTP Client, OSPF, Syslog, SNMP Traps, GMPLS CP, ZTP.

16.1.1.31 NTP with authentication

To authenticate the NTP server(s), a key must be provisioned per NTP server used. Required steps:

  1. Establish an authentication key on each NTP server.
  2. Provision each NE receiving time from that server with the authentication key. Note: The length of the NTP Key must be at least 12 characters and the NTP Key hash type must be SHA-1 (Secure Hash Algorithm 1), not MD5 (Message-digest algorithm).
16.1.1.32 SWNE

For approved configuration, SWNE functionality must be disabled. NEs can be in a server or in a client role. Required step: Disable the SWNE functionality: 1. Execute the following command: config general ftpserver disable Note: In case of a software update, SWNE functionality must be enabled temporarily.

16.1.1.33 Installation from USB stick

For approved configuration, use of USB ports is prohibited. The USB ports are therefore sealed and shall not be used.

Page 62

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

16.1.1.34 Bluetooth access

The NE can be accessed via bluetooth using a bluetooth dongle. For approved configuration, access via bluetooth must be disabled. Required step: 1. Execute the following command to disable it:

16.1.1.35 config interface BT state downSFTP client

1. Provision key-based authentication which supports mutual authentication for SFTP file transfers. The following file transfers support this:

192.168.219.170 >

config transferlog server protocol SFTP config transferlog server userid crypto prompted for <password> config transferlog server port 22 config transferlog path /home/crypto • • Syslog file transfer config admin transfersyslog server • System Trust anchor installation file transfer config keystore system trustanchor Note: The parameters are always the same, but the commands differ. The configuration must be done for all used services.

  1. Provision the server and the user credentials on the server.[use server documentation]
  2. Once the provisioning is complete, mutual authentication is available for SFTP. Required steps:
  3. Enable SFTP only if needed.
  4. The recommended password length for the password used for the SFTP server login as a client is 12 characters. Alternatively, use key based authentication.
16.1.1.36 SNMP traps

Required step: 1. Set the SNMP trap destination(s) for 1830 SMS. config snmpserver trapdest add <snmp-server-name> <ip address of server> 1500 3 v3 0 smsuser256

16.1.1.37 TLS

1. Use TLS 1.2: config admin security tls tls-system version max 1.2 config admin security tls tls-system version min 1.2 config admin security commit

Page 63

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

16.2 Periodically Check Log Files

The NE stores information in various log files. This log files should be periodically checked. Recommended step: 1. Check log files periodically for anomalies. Show logs all

16.3 On-demand Self-test

A FIPS self-test can be initiated by power cycling the system. (This action will impact service until system fully boots up.) After starting, verify the status of the self-test. FIPSSFMISMATCH or AESFIPSFAILURE conditions must not appear. show condition

Page 64

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

16.4 • De-Provisioning the 1830 PSS and 1830 PSI-8L
16.4.1 Procedure: Zeroization of All SSPs
16.4.1.1 Overview
16.4.1.1.1 Purpose

This procedure describes how to zeroize all SSPs to comply with the Federal Information Processing Standards (FIPS) Publication 140-3 (Security Requirements for Cryptographic Modules), detailing the U.S and Canadian governments' requirements for cryptographic modules.

16.4.1.2 Initiate SSP Zeroization

All SSPs are zeroized when the module executes the command to return it to factory. Administrator privilege is needed to execute this command. Required steps: 1. initiate Return-to-Factory: config admin return-to-factory

16.4.1.3 Finish SSP Zeroization

Zeroizing all SSPs in the module takes some time, so the operator must wait for the internal steps to complete. The Zeroization process is considered completed once all controllers show their LED in Solid Red. Required steps: 1. Wait for all controller card LEDs to show solid red.

Page 65
Nokia Guidance
[PSS-32 ITUG]1830 Photonic Service Switch (PSS-32) Release 22.12 Installation and System Turn-Up Guide Issue Date: 2022/12/22 | Issue: 1 | Document: 3KC-71311-PBAA-TJZZA
[PSS-16II ITUG]1830 Photonic Service Switch (PSS-16II) Release 22.12 Installation and System Turn-Up Guide Issue Date: 2022/12/22 | Issue: 1 | Document: 3KC-71311-PBAA-SMZZA
[PSS-8 ITUG]1830 Photonic Service Switch (PSS-8) Release 22.12 Installation and System Turn-Up Guide Issue Date: 2022/12/22 | Issue: 1 | Document: 3KC-71311-PBAA-SLZZA
[PSS-24x ITUG]1830 Photonic Service Switch (PSS-24x) Release 22.12 Installation and System Turn-Up Guide Issue Date: 2022/12/22 | Issue: 1 | Document: 3KC-71311-PBAA-SJZZA
[PSS-8x ITUG]1830 Photonic Service Switch (PSS-8x) Release 22.12 Installation and System Turn-Up Guide Issue Date: 2022/12/22 | Issue: 1 | Document: 3KC-71311-PBAA-SKZZA
[PSI-8L ITUG]1830 Photonic Service Switch (PSI-4L/PSI-8L) Release 22.12 Installation and System Turn-Up Guide Issue Date: 2022/12/22 | Issue: 1 | Document: 3KC-71311-PBAA-TLZZA

Nokia 1830 PSS/PSI-8L R23.3 FIPS 140-3 Security Policy

16.5 Additional Guidance

In additional to direct guidance provided in this security policy, additional detailed guidance is available to registered customers from Nokia documentation web site at documentation.nokia.com. Note: the ITUG documents of R22.12 are valid for R23.3 as well.