Inter-networking ( Routers )

Cisco Router information / configurations / hints.

Cisco Inter-vlan configuration Cisco Router 871 Cisco Catalyst 2960

Today I was busy with a configuration between a Cisco Router 871 and a Cisco Catalyst 2960. It was in an enviroment with lots of other switches ( Catalyst 3560 PoE ) So i had to create a good routing infrastructure. Situation: Cisco Catalyst 3560 ( main infrastructure ) Cisco Catalyst 2960 ( Customer infrastructure

Cisco Inter-vlan configuration Cisco Router 871 Cisco Catalyst 2960 Read More »

Cisco Configuration Professional Tool

I would like to explain about the Cisco Configuration Professional Tool. This is what you can say a really upgraded version of a Cisco Configuration Assistant aswell the former SDM software what you found on Cisco routers. With this configuration tool specially designed for the minor Cisco Router 28xx and up routers will work even

Cisco Configuration Professional Tool Read More »

One-time passwords on Cisco routers

One-time passwords on Cisco routers Cisco routers preconfigured for SDM have default username/password cisco/cisco. As many users forget to disable or change the default username after configuring their router with SDM, they could end up with an exposed router. Cisco has patched this vulnerability in IOS release 12.4(11)T that includes the one-time password/secret option of

One-time passwords on Cisco routers Read More »

Configuration Example Wireless for a Cisco Router 87xW

Below I put an example configuration of enabling the Wireless functionality of the Cisco Router Series 870W. This configuration is easier than what your options are in the webinterface. And now you can disable also the ip http server on the router with no ip http server. dot11 syslog ! dot11 ssid EXAMPLE authentication open

Configuration Example Wireless for a Cisco Router 87xW Read More »

Disable wireless interface on the router during the night.

below A use full script to disable your wireless internface during the night. Me and my colleague are testing if we can use this also for a fallback and if we found that I will publissed that one. event manager environment _disable_ifname dot11radio0 ! event manager applet DisableInterface event timer cron name DisableInterface cron-entry “0

Disable wireless interface on the router during the night. Read More »