Home

GERADOR DE MOTD DE LOGIN DO ONTAP

Share

Letras, números, espaços, pontos, hífens e sublinhados. Máximo de 32 caracteres.

Nosso texto de sistema restrito é fornecido como exemplo editável. Confirme o texto final com as equipes jurídica ou de segurança.

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.

Prévia das informações dinâmicas com valores de exemplo

============================================================
                   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 interativo do ONTAP

Crie um MOTD estilizado para ONTAP

O MOTD aceita arte ASCII com várias linhas e valores dinâmicos do ONTAP. O conteúdo aparece após a autenticação e preserva o espaçamento mostrado abaixo. Execute o comando sem -message para abrir o editor interativo do ONTAP.

Dynamic system information

Escolha os campos que deseja incluir

Como aplicar

  1. Copie e execute o comando do editor.
  2. Aguarde o ONTAP exibir o prompt do editor de MOTD.
  3. Copie e cole o MOTD gerado e pressione Enter duas vezes para sair do editor e salvar.
  4. Verifique com security login motd show -vserver "CLUSTER-01".
Etapa 1: comando do editor
security login motd modify -vserver "CLUSTER-01"
Etapa 2: MOTD gerado
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 ferramenta

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.

GERADOR DE MOTD DE LOGIN DO ONTAP