Skip to content

Meta

  • Register
  • Log in
ItsyourIP.com

Your gateway to Internet

Primary Navigation Menu
Menu
  • About
  • Contact Me
  • Free Antivirus
  • Free Firewall
  • Sitemap

Cisco (Page 6)

How to Backup & Restore config in Cisco routers and switches using Hyperterminal

2008-01-30
By: admin
In: Cisco
Tagged: backup, Cisco, hyperterminal, ios, restore, running-config, startup-config

The easiest method to backup Cisco routers and Switches would be when you are logged onto it using a tool like HyperTerminal either via telnet,ssh or via console. For information on how to backup config on a cisco router or a switch using TFTP click hereRead More →

How to Backup & Restore config in Cisco routers and switches using TFTP

2008-01-30
By: admin
In: Cisco
Tagged: backup, Cisco, ios, ip-address, remote-host, restore, running-config, tftp

It is always important that a copy of the config is saved elsewhere on a server to facilitate a speedy recovery should there be a catastrophy. While Cisco Routers and Switches can recover from a crash as long as the running-config is copied to the startup config. There is every reason for it to fail as it did on one of my Catalyst 3750s. There is a lot of automated config backup solutions available for free/opensource. Its worth knowing a manual backup procedure as well.Read More →

RANCID – Network Device Config Differ,Config Change alert,backup

2008-01-30
By: admin
In: Cisco, Linux, Network Inventory, Networking
Tagged: Cisco, config-backup, config-change-alert, config-differ, juniper, rancid

RANCID is Really Awesome New Cisco Config Differ. AS its name implies, RANCID monitors network device configuration, including software and hardware and uses CVS (Concurrent Version System) or Subversion to maintain history of changes. RANCID is simple and is easy to use. The same very functionality of RANCID can be used as a backup system for Network device config backup system or even a config change alert system as it can email changes from previous saved configurations. All this RANCID does by logging on to a network device using Telnet or SSH and runs various show commands to grab config changes (hardware & Software), sendRead More →

How to Upgrade Cisco IOS in a Cisco Router or a Switch

2008-01-25
By: admin
In: Cisco
Tagged: Cisco, ios, router, switch, tftp, upgrade

Any software is pron to have software upgrades either to fix a bug or a Security vulnerability or even for the fact the software has reached its end of life. While Network devices and appliances are no exception, the upgrade process requires a lot of precautions and measures are taken to ensure that the upgrade process doesn't fail or cause problems post installation. Upgrading Cisco IOS is no exception. Care has to be taken to ensure that the newer version is tested on a test bed before deploying in the production network especially if we are talking core network switches and routers.Read More →

How to enable Spanning Tree Portfast in Cisco Catalyst switch (IOS)

2008-01-25
By: admin
In: Cisco
Tagged: access-switch, bpdu, catalyst-switch, Cisco, portfast, spanning-tree, stp, switching-loop

STP Portfast is a feature in Cisco IOS which allows a switchport which is participating in STP to directly transition from Blocking mode  to Forwarding mode when a device connects and the link goes up. This can improve the initial connect time and can fix some issues with Windows based devices connecting to the Active Directory domains. STP Portfast is ideal for ports which connects directly attached devices and certainly not for the ports which connects a hub or a switch. Hence, good to set switchports that directly connect end devices on your Access switch.Read More →

How to configure DHCP server on Cisco Routers and switches with Cisco IOS

2008-01-25
By: admin
In: Cisco, DHCP
Tagged: Cisco, default-gateway, dhcp-server, DNS, domain-name, ios, router, switch

DHCP, Dynamic Host Configuration Protocol  is the protocol used by network devices like a PC or a printer (DHCP clients) to obtain IP Address, Default Gateway, Domain Name, DNS Servers, NetBIOS servers and more that helps the device to work properly in an IP Network. While in an ideal scenario, most if not all organisations run the DHCP server on  a Windows server or a Linux/Unix server. While this is justfiable in bigger corporate and enterprise networks, a smaller network like a branch office can be supported by a local Router, Switch or a Firewall can run a DHCP server without the need of anRead More →

How to configure NAT in Cisco IOS (NAT Overloading) – Part 1

2008-01-23
By: admin
In: Cisco
Tagged: Cisco, ios, NAPT, nat, NAT-Overload, PAT, router

NAT, Network Address Translation in simple terms translates an IP address into another. Network Address Translation is of different types like Static NAT (One to One) Dynamic NAT (Many to Many) Overloading (Many to One) We will focus on Overloading form of NAT. This is called as Port Address Translation (PAT) or even Network Address Port Translation (NAPT). NAT Overloading translates many private IP addresses from a Local Area Network (LAN) onto a single registered legal Public IP address. Here, the source IP and the source port gets translated to the Public IP and a different source port. Typical network configuration would be on anRead More →

Posts navigation

Previous 1 … 5 6 7 8 Next



Categories

  • ARP
  • Browser
  • Cisco
  • Database
  • Debian
  • DHCP
  • DNS
  • DNS Records
  • Firefox
  • internet-explorer
  • IP Tools
  • juniper
  • Linux
  • MySQL
  • Network Inventory
  • Networking
  • OpenSource
  • OpenSource Clustering
  • Opensource Firewall
  • OpenSource LoadBalancer
  • Opensource NAC
  • OpenSource Router
  • Opensource VPN
  • proxy
  • Python
  • Redhat
  • Secure Shell(SSH)
  • Security
  • Security Audit
  • Security/Penetration Testing
  • Sniffing/PacketCapture
  • Solaris
  • Tools
  • Ubuntu
  • Unix
  • VirtualBox
  • voip
  • vpn
  • Windows
  • Wireless

Tags

802.1Q acl backup Cisco DHCP DNS DNS Records encryption Firefox firewall gateway High-Availability icmp internet ios ip-address ipsec IP Tools juniper Linux mtu network OpenSource Opensource Firewall OpenSource LoadBalancer proxy Redhat restore route router routers running-config Security snmp Solaris switch tcp tcpip udp Unix virtual-server vlan vpn Windows Wireless

Recent Posts

  • MySQL: how to delete all records from a table
  • Python: Remove last ‘n’ characters of a string
  • How to block select in PuTTY
  • How to enable/disable Right-click paste in PuTTY
  • How to change the HOST key in Oracle Virtualbox Manager
  • FileZilla FTP Client configuration through BlueCoat proxy
  • Unable to delete Stale/Obsolete statc routes in Cisco IOS
  • How to create VLAN Interfaces for InterVLAN Routing in Cisco IOS
  • High CPU usage when SNMP is enabled in Cisco Routers
  • Import WyseTerm Host List from one user to another in Windows

RSS Secunia Advisories

RSS MS Security Bulletin

RSS US-CERT Vulnerability

RSS SANS

Recent Comments

  • Forwarding ICMP over a server without redirects on How to Disable ICMP Redirects in Linux for security (Redhat,Debian,Ubuntu,SuSe tested)
  • M.Pasha on How to Disable ICMP Redirects in Linux for security (Redhat,Debian,Ubuntu,SuSe tested)
  • Steve Pollard on How to prevent VLAN Hopping in Cisco Switches
  • Routing issue Sophos UTM Home <-> Cisco ASA 5510 for only linux hosts? - Sophos User Bulletin Board on How to Disable ICMP Redirects in Linux for security (Redhat,Debian,Ubuntu,SuSe tested)
  • BranchCache – Hosted Cache Mode File Server Tutorial | theezitguy on HowTo: Add persistent Static Routes in Windows

Designed using Responsive Brix Premium. Powered by WordPress.