Users Guide
• CMC Name — By default, the CMC name on the DNS server is cmc-<service tag>. To change the CMC name on the DNS server,
type:
racadm config -g cfgLanNetworking -o cfgDNSRacName <name>
where <name> is a string of up to 63 alphanumeric characters and hyphens. For example: cmc-1, d-345.
NOTE: If a DNS Domain name is not specied, then the maximum number of characters is 63. If a domain name is
specied, then the number of characters in CMC name plus the number of characters in the DNS Domain Name must be
less than or equal to 63 characters.
• DNS Domain Name — The default DNS domain name is a single blank character. To set a DNS domain name, type:
racadm config -g cfgLanNetworking -o
cfgDNSDomainName <name>
where <name> is a string of up to 254 alphanumeric characters and hyphens. For example: p45, a-tz-1, r-id-001.
Conguring Auto Negotiation, Duplex Mode, and Network
Speed (IPv4 and IPv6)
When enabled, the auto negotiation feature determines whether the CMC automatically sets the duplex mode and network speed by
communicating with the nearest router or switch. Auto negotiation is enabled by default.
You can disable auto negotiation and specify the duplex mode and network speed by typing:
racadm config -g cfgNetTuning -o cfgNetTuningNicAutoneg 0
racadm config -g cfgNetTuning -o cfgNetTuningNicFullDuplex <duplex mode>
where:
<duplex mode> is 0 (half duplex) or 1 (full duplex, default)
racadm config -g cfgNetTuning -o cfgNetTuningNicSpeed <speed>
where:
<speed> is 10 or 100 (default).
Setting the Maximum Transmission Unit (MTU) (IPv4 and
IPv6)
The MTU property allows you to set a limit for the largest packet that can be passed through the interface. To set the MTU, type:
racadm config -g cfgNetTuning -o cfgNetTuningMtu <mtu>
where <mtu> is a value between 576–1500 (inclusive; default is 1500).
NOTE
: IPv6 requires a minimum MTU of 1280. If IPv6 is enabled, and cfgNetTuningMtu is set to a lower value, the CMC uses
an MTU of 1280.
Conguración de las opciones de red y de seguridad
de inicio de sesión del CMC
Las funciones de bloqueo de direcciones IP y de bloqueo de usuarios en la CMC le permiten prevenir problemas de seguridad provocados
por intentos de adivinar contraseñas. Esta función le permite bloquear usuarios y un rango de direcciones IP que pueden acceder a la CMC.
La función de bloqueo de direcciones IP viene activada en la CMC de forma predeterminada. Usted puede congurar los atributos del rango
de IP mediante la interfaz web de la CMC o RACADM. Para usar las funciones de bloqueo de direcciones IP y de bloqueo de usuarios,
active las opciones mediante la interfaz web de la CMC o RACADM. Congure las opciones de la política de bloqueo de inicio de sesión para
82
Conguración del CMC