Home

GENERADOR DE MOTD DE INICIO DE SESIÓN DE ONTAP

Share

Letras, números, espacios, puntos, guiones y guiones bajos. Máximo de 32 caracteres.

Nuestro texto de sistema restringido se proporciona como ejemplo editable. Confirma el texto final con los equipos jurídico o de seguridad.

Estilo ASCII
1400 × 500px
██████╗██╗ ██╗ ██╗███████╗████████╗███████╗██████╗ ██████╗ ██╗██╔════╝██║ ██║ ██║██╔════╝╚══██╔══╝██╔════╝██╔══██╗ ██╔═████╗███║██║ ██║ ██║ ██║███████╗ ██║ █████╗ ██████╔╝█████╗██║██╔██║╚██║██║ ██║ ██║ ██║╚════██║ ██║ ██╔══╝ ██╔══██╗╚════╝████╔╝██║ ██║╚██████╗███████╗╚██████╔╝███████║ ██║ ███████╗██║ ██║ ╚██████╔╝ ██║ ╚═════╝╚══════╝ ╚═════╝ ╚══════╝ ╚═╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝WARNING: This is a restricted system. Unauthorized access or use is prohibitedand may result in disciplinary action and/or civil and criminal penalties.Activity may be monitored and recorded. Continued use indicates consent.

Vista previa de la información dinámica con valores de ejemplo

============================================================
                   ONTAP SYSTEM INFORMATION
============================================================
Cluster:                    cluster1
Node or SVM:                cluster1-01
User:                       admin
Date and time:              Wed Jul 22 2026 14:22:22 UTC
Incoming LIF:               192.168.0.101
Login device:               /dev/pts/5
Architecture:               amd64
DNS domain:                 demo.netapp.com
ONTAP release:              Cloudwalker__9.9.1
Operating system:           Data ONTAP
Local sessions:             6 users
Effective cluster version:  NetApp Release Cloudwalker__9.9.1: Sun Jun 13 06:06:
                            29 UTC 2021
Active sessions for this user:
cluster1-01: Wed Jul 22 14:19:42 2026 from 192.168.0.5
cluster1-01: Wed Jul 22 14:15:55 2026 from 192.168.0.5
============================================================

Editor interactivo de ONTAP

Crea un MOTD estilizado para ONTAP

El MOTD admite arte ASCII de varias líneas y valores dinámicos de ONTAP. El contenido aparece después de la autenticación y conserva el espaciado mostrado abajo. Ejecuta el comando sin -message para abrir el editor interactivo de ONTAP.

Dynamic system information

Elige los campos que deseas incluir

Cómo aplicarlo

  1. Copia y ejecuta el comando del editor.
  2. Espera a que ONTAP muestre el prompt del editor de MOTD.
  3. Copia y pega el MOTD generado y pulsa Enter dos veces para salir del editor y guardar.
  4. Verifica con security login motd show -vserver "CLUSTER-01".
Paso 1: comando del editor
security login motd modify -vserver "CLUSTER-01"
Paso 2: MOTD generado
2032 / 2,048 bytes
 ██████╗██╗     ██╗   ██╗███████╗████████╗███████╗██████╗        ██████╗  ██╗
██╔════╝██║     ██║   ██║██╔════╝╚══██╔══╝██╔════╝██╔══██╗      ██╔═████╗███║
██║     ██║     ██║   ██║███████╗   ██║   █████╗  ██████╔╝█████╗██║██╔██║╚██║
██║     ██║     ██║   ██║╚════██║   ██║   ██╔══╝  ██╔══██╗╚════╝████╔╝██║ ██║
╚██████╗███████╗╚██████╔╝███████║   ██║   ███████╗██║  ██║      ╚██████╔╝ ██║
 ╚═════╝╚══════╝ ╚═════╝ ╚══════╝   ╚═╝   ╚══════╝╚═╝  ╚═╝       ╚═════╝  ╚═╝
WARNING: This is a restricted system. Unauthorized access or use is prohibited
and may result in disciplinary action and/or civil and criminal penalties.
Activity may be monitored and recorded. Continued use indicates consent.
============================================================
                   ONTAP SYSTEM INFORMATION
============================================================
Cluster:                    \C
Node or SVM:                \n
User:                       \N
Date and time:              \d \t
Incoming LIF:               \I
Login device:               \l
Architecture:               \m
DNS domain:                 \O
ONTAP release:              \r
Operating system:           \s
Local sessions:             \U
Effective cluster version:  \v
Active sessions for this user:
\W
============================================================

Sobre esta herramienta

Generates a layered ONTAP cluster login banner — the message shown before authentication on SSH/console access — combining large-format ASCII art (rendered via two figlet font styles), a block of live system-info placeholders (cluster name, node, ONTAP release, incoming LIF, session count, and more, each substituted by ONTAP at login time), and an optional restricted-system legal warning.

Toggle which system-info lines to include, preview exactly how each one renders with sample data before it is ever deployed, and copy the finished banner text straight into `security login banner modify` — no hand-formatting of escape sequences.

The restricted-system warning follows the wording commonly used for enterprise access-control banners (unauthorized access prohibited, activity monitored and recorded, continued use implies consent) — include it where a security policy requires a banner acknowledgment before login, or omit it for a cluster where it isn't relevant.

Comments

0

No comments yet. Start the conversation.

Up to 2,000 characters. Plain text only.