10-11-2020 01:00 AM
I wanted to create a login banner
switch(config)#banner login ^
^
% Invalid input detected at '^' marker.
There is no banner login option too..Please help me with this..TIA
Solved! Go to Solution.
10-11-2020 11:19 AM - edited 10-11-2020 11:21 AM
in Packet Tracer some commands do not work on switch but do work on Router; try banner login on L3 sw or router.
banner login does not work in c2960 in PT.
Always. check command options and availability with help of "? "
Regards, ML
**Please Rate All Helpful Responses **
10-11-2020 02:27 AM
we need more information on what is the device model and IOS code running
it works :
(config)#banner login ^ testing ^C
(config)#
(config)#do show run | in banner
banner login ^C testing ^C
Can you post the below output :
config t
!
(config)# banner ? ( see what option you have)
10-12-2020 06:00 AM
Thanks for the response.
Its switch 2960-24TT.I have MOTD banner option alone.
10-11-2020 11:19 AM - edited 10-11-2020 11:21 AM
in Packet Tracer some commands do not work on switch but do work on Router; try banner login on L3 sw or router.
banner login does not work in c2960 in PT.
Always. check command options and availability with help of "? "
Regards, ML
**Please Rate All Helpful Responses **
10-12-2020 06:01 AM
Thanks Martin.
That was helpful.It makes sense.
10-12-2020 07:13 AM
no problem, Remember Packet tracer from Cisco Net Academy is a simulator build to mimic behavior of real IOS but it is not real IOS.
not all features and commands are supported, and from those that are supported, behavior is not exactly the same as real ios.
It is excellent tool at CCNA level but not for more advanced stuff and beyond CCNA. For real IOS behavior you can try: GNS3 uses real router IOS, CML uses virtual IOS.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide