Banner
Diagram
Section titled “Diagram”Classes
Section titled “Classes”configuration (nxos.devices)
Section titled “configuration (nxos.devices)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| banner | Class | [banner] | No |
banner (nxos.devices.configuration)
Section titled “banner (nxos.devices.configuration)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| motd | String | No | ||
| exec | String | No |
Examples
Section titled “Examples”nxos: devices: - name: Device1 configuration: banner: motd: "Authorized access only!"