Fabric OS Administrator’s Guide
623
53-1002745-02
Preparing a switch for FIPS
B
4.
Optional:
Set the authentication protocols.
a. Enter the authUtil
--
set -h sha1 command to set the hash type for MD5, which is used in
the DH-CHAP and FCAP authentication protocols.
b. Enter the authUtil
--
set -g
n
command (where
n
represents the DH group) to set the DH
group to 1, 2, 3, or 4.
5. Install the LDAP CA certificate on the switch and Microsoft Active Directory server. Refer to
“LDAP certificates for FIPS mode”
on page 620.
6. Enter the ipFilter
--
show command and verify that no active IP filter policy permits access to
Telnet, HTTP, or RPC ports, even if a higher priority policy explicitly denies such access. If an
active IP policy does permit any of these ports, you must modify or deactivate the policy. Create
separate policies for IPv4 and IPv6, and block access on Telnet, HTTP, and RPC ports.
a. Enter the ipFilter command to create IP filter policies for IPv4 and IPv6. Refer to
“Creating
an IP Filter policy”
on page 218.
b. Add rules to each IP filter policy. Refer to
“Adding a rule to an IP Filter policy”
on page 223.
You can use the following modifications to the rule to block access to Telnet, HTTP, and
RPC ports:
ipfilter --addrule
policyname
-rule
rule_number
-sip
source_IP
-dp
dest_port
-proto
protocol
-act
deny
•
The -sip option can be given as
any.
•
The -dp options for the port numbers for Telnet, HTTP, and RPC are 23, 80, and 898,
respectively.
•
The -proto option should be set to TCP.
c. Activate each IP filter policy. Refer to
“Activating an IP Filter policy”
on page 219.
d. Save each IP filter policy. Refer to
“Saving an IP Filter policy”
on page 218.
Example
ipfilter --create http_block_v4 -type ipv4
ipfilter --addrule http_block_v4 -rule 1 -sip any -dp 80 -proto tcp -act deny
ipfilter --activate http_block_v4
7. Use the snmpConfig
--
set seclevel command to turn on SNMP security. When prompted to
select the SNMP SET Security Level, enter 3, for no access.
Example
switch:FID128:admin>
snmpconfig --set seclevel
Select SNMP GET Security Level
(0 = No security, 1 = Authentication only, 2 = Authentication and Privacy, 3 =
No Access): (0..3) [0]
Select SNMP SET Security Level
(0 = No security, 1 = Authentication only, 2 = Authentication and Privacy, 3 =
No Access): (0..3) [0]
3
8. Enter the fipsCfg
--
disable bootprom command to block access to the boot PROM.
NOTE
This command can be entered only from the root account. It must be entered before disabling
the root account.
9. Enter the configure command and respond to the following prompts to enable signed firmware:
Summary of Contents for Fabric OS 7.1.0
Page 1: ...53 1002745 02 25 March 2013 Fabric OS Administrator s Guide Supporting Fabric OS 7 1 0 ...
Page 24: ...24 Fabric OS Administrator s Guide 53 1002745 02 ...
Page 28: ...28 Fabric OS Administrator s Guide 53 1002745 02 ...
Page 32: ...32 Fabric OS Administrator s Guide 53 1002745 02 ...
Page 42: ...42 Fabric OS Administrator s Guide 53 1002745 02 ...
Page 132: ...132 Fabric OS Administrator s Guide 53 1002745 02 Frame Redirection 4 ...
Page 194: ...194 Fabric OS Administrator s Guide 53 1002745 02 Ports and applications used by switches 6 ...
Page 254: ...254 Fabric OS Administrator s Guide 53 1002745 02 Brocade configuration form 8 ...
Page 274: ...274 Fabric OS Administrator s Guide 53 1002745 02 Validating a firmware download 9 ...
Page 302: ...302 Fabric OS Administrator s Guide 53 1002745 02 Creating a logical fabric using XISLs 10 ...
Page 344: ...344 Fabric OS Administrator s Guide 53 1002745 02 Concurrent zone transactions 11 ...
Page 374: ...374 Fabric OS Administrator s Guide 53 1002745 02 Setting up TI over FCR sample procedure 12 ...
Page 462: ...462 Fabric OS Administrator s Guide 53 1002745 02 ...
Page 490: ...490 Fabric OS Administrator s Guide 53 1002745 02 Ports on Demand 18 ...
Page 498: ...498 Fabric OS Administrator s Guide 53 1002745 02 Supported topologies for ICL connections 19 ...
Page 626: ...626 Fabric OS Administrator s Guide 53 1002745 02 Preparing a switch for FIPS B ...
Page 630: ...630 Fabric OS Administrator s Guide 53 1002745 02 Hexadecimal Conversion C ...
Page 666: ...666 Fabric OS Administrator s Guide 53 1002745 02 ...