Opmanager is software which help you to monitoring your network. It can tell to you about current status of your router, switch and server. Otherthan it can automatic discover your devices in your network too.
These are a list of steps for install the OpManager version 7 on Ubuntu Server 8.10.
Read more »
Tags:
CISCO,
linux
Problem :
Network traffic is slow, when you start the STP on bridge group interface on router.
Log message :
000183: .Aug 13 10:08:11.549: STP: Serial0/0/0.1 is looped back
000184: .Aug 13 14:41:53.192: STP: Serial0/0/0.1 is looped back
000185: .Aug 13 16:20:01.836: STP: Serial0/0/0.1 is looped back
000186: .Aug 13 16:39:01.308: STP: Serial0/0/0.1 is looped back
How to fix :
Read more »
Tags:
CISCO,
router
I want to set password when I telnet to my switch. Thank you to P’1 for help me this issue.
Read more »
Tags:
CISCO
How to set line output when you display information on Switch&Router.
Thanks, P’ Berm so much. I have a problem when I use command “show running-config” on my Switch, many data show in my monitor . So I want to config my Switch to display information from my input number of line per when I press space bar on my keyboard.
- SW1#configure terminal
- SW1(config)#line console 0
- SW1(config)#length 10 <- number of line
- SW1(config)#end
- SW1#write
Tags:
CISCO,
Switch