MOTD banner CCNA lab

Lab 08 — Switch MOTD Banner
Unauthorized Access
This interactive lab is exclusively licensed to PacketTracerLab.com and cannot be used on any other domain or offline environment.
Visit PacketTracerLab.com
⚠ Unauthorized use or redistribution is prohibited.
Lab 08
Switch MOTD Banner Configuration
Configure MOTD banner on the switch terminal
Tasks
Set MOTD banner: UNAUTHORIZED ACCESS IS NOT ALLOWED
Enable login on VTY 0–15 (Telnet lines)
Set VTY password → cisco
Verify banner appears on Telnet connect
Commands
banner motd #
UNAUTHORIZED ACCESS IS NOT ALLOWED
#  ← delimiter ends the banner

line vty 0 15
password cisco
login
How MOTD Works
banner motd sets a
message shown to every
user on connect — console,
telnet, or SSH.

line vty enables remote
(Telnet) access.

Use the Telnet tab to
test the banner live.
PCConsoleTelnetMGMTSW1
SW1 — Console
Telnet Session
← configure switch first, then test Telnet
Switch">>