05-17-2015 12:08 PM
Hello,
In this week i have to do my first job, I have to monitor the healt and the configuration of best pratices on a switched network.
I d love to have a check list, for all the thing that i have to verify.
i have a security check list and follow a sample
" Control physical access to the switch to only authorized personnel.
• Create an “enable secret” password.
• Set timeouts for sessions and configure privilege levels.
MySwitch#conf t
MySwitch(config)#line vty 0 4
MySwitch(config-line)#exec-timeout 15 0
"
Anyone may help me?
Thank you and best regards
Eugenio
05-17-2015 10:42 PM
First of all, congrats for your job.
I didn't catch your qus, what help you need ?
05-18-2015 12:14 AM
Thank you Vivek,
I need a check list, that cover all topic that i have to verify and mabe tune (best pratice) on 3750 switch.
I posted a sample of my security check list for access layer switch.
My job should be to verify correct working of switch, correct configuration, health.
For example
- Control the number of errors on interfaces
-Control speed and duplex for all interfaces
-Shut down unused port .
Thank you again
E
05-19-2015 09:59 AM
Hello,
Here are the things you can check for a health sanity -
1. Check for interfaces status ( drops, CRC, errors, Collision, reliability )
2. Check for cpu utilization history
3. Check for low memory utiizaiton
4. Check for spanning tree TCN ( Topology Change Notification )
5. Check for any ASIC drops . Command: Sh platform port-asic stats drop
6. Check for diagnostic status .
Command:
show diagnostic status
show diagnostic result switch 1 detail
Hope this helps !
*** Rate this if you find useful.
05-21-2015 01:18 AM
Hello Chsarkar,
thank you, really useful and helpful!
may you explain me commands and check for low memory utilization?
Regards
E
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