How to check the configuration of a core switch
The following commands will work on most Cisco switch models such as 4500, 3850, 3650, 2960, 3560 etc. TestSwitch#show version [Displays software and hardware information] TestSwitch#show running-config [Displays currently running configuration in DRAM] . These commands give you general details about your switch, like the software it is running, how long it has been powered on, and what hardware is installed. To add a banner message : It provides a short message to the user who wants to access the switch.
Read More