Skip to content

AO!P

Anything Over IP

  • Home
  • CCENT (ICND1)
  • CCNA (ICND2)
  • Networking 101
  • Voice Over IP
AO!P

Category: Management

NAT (Network Address Translation)

Posted September 21, 2009July 23, 2018 Jay2 CommentsPosted in CCNA (ICND2), Management, Routing, Security, WAN

NAT or Network Address Translation is a key function required in every organisations network. Since all organisation use RFC 1918 IP addressing, and these IP addresses are not allowed to exist on the internet, before we send packets to the internet we need to translate the internal IP address into a useable public IP address. […]

Configuring Syslog on Cisco Routers

Posted July 30, 2009July 25, 2018 JayLeave a commentPosted in IINS, ISCW, Management, SND, SNRS

As part of any management and audit solution for networking, Syslog is vital. Syslog messages allow us to track system error messages, exceptions, and other information, such as device configuration changes. It allows for historical reporting, depending on the application keeping the logs, as well as help in fault finding. Cisco devices support 8 levels […]

Configuring DHCP on a Cisco router

Posted July 20, 2009August 29, 2009 Jay1 CommentPosted in CCNA (ICND2), Management

DHCP (Dynamic Host Configuration Protocol) allows a server (in this scenario a Cisco router) to issue IP addresses to computers on the network dynamically. This is not a great solution for servers, which should have static IP addresses, but for client computers needing access to the network quickly and easily, this is certainly a great […]

IP Host

Posted July 15, 2009September 15, 2009 JayLeave a commentPosted in CCNA (ICND2), Management, Useful Commands

If you find yourself often connecting to the same devices and are looking a quicker way to telnet to them rather than constantly typing the entire IP address for each one. Or if you have a very large network and find it hard to remember every devices IP address, but you can remember the host […]

IP Domain-Lookup

Posted July 14, 2009September 15, 2009 Jay2 CommentsPosted in CCNA (ICND2), Management, Useful Commands

Often when typing commands in a hurry, or just typing incorrect commands, Cisco routers will try to do a lookup to find out if the invalid command is the name of another device you are trying to connect to. This results in the router displaying ‘Translating “the command”…domain server (255.255.255.255)’ three times and not accepting […]

Banner – Message Of The Day (MOTD)

Posted June 24, 2009September 15, 2009 JayLeave a commentPosted in CCENT (ICND1), CCNA (ICND2), Maintenance, Management, SND

It is advisable that on all your devices in your network, you have a disclaimer or message that appears when someone connects to your device. There have been many cases over the years where a hacker has gained access, been caught, and got away with it since there was nothing in place informing that they […]

Using the Pipe ‘|’ command

Posted June 23, 2009August 21, 2009 JayLeave a commentPosted in CCNA (ICND2), Management, Useful Commands

Using the Pipe ‘|’ is by far one of the most important things you can learn on a Cisco device. I never really appreciated this command when I started out in Cisco, as it seemed to take me longer to use it, and I didn’t get to see what I was looking for. In hind […]

The “do” command

Posted June 22, 2009September 15, 2009 JayLeave a commentPosted in CCNA (ICND2), Management, Useful Commands

One of the most annoying things I kept doing when I started out in Cisco, was constantly typing ‘show’ commands when in the wrong level of the configuration. By default, Cisco only allows you to do a ‘show’ command when you are in privileged mode (AOIP.ORG#). This can be frustrating when you are multiple levels […]

Configuring VTY Access

Posted June 17, 2009August 29, 2009 JayLeave a commentPosted in CCENT (ICND1), CCNA (ICND2), Maintenance, Management, SND

VTY (Virtual Terminal Lines) are used when you wish to telnet into a router remotely. In order for the router to allow telnet connections, the VTY lines need to be configured with a password, which is not a default setting. If you were to try connect to a router with telnet and the VTY password […]

Useable IP addresses in private networks

Posted June 10, 2009August 29, 2009 Jay1 CommentPosted in CCENT (ICND1), Maintenance, Management, Networking 101

I’m sure you can imagine that trying to administer an IP address for every single person on the internet would be near impossible. Added to the fact that companies don’t want every computer in their network to be accessible on the internet for security reasons. The Internic and IANA (the two governing bodies for IP […]

Class-full IP Addresses

Posted June 9, 2009September 4, 2009 Jay2 CommentsPosted in CCENT (ICND1), CCNA (ICND2), Management, Networking 101

The way that IP addresses have been used and allocated over the years has changed somewhat, however the principles have not changed. In order to better manage IP addresses they were put into classes and each class followed certain rules. In this post we are going to focus on the Class-full address structures, and understand […]

What is an IP address

Posted June 8, 2009September 4, 2009 JayLeave a commentPosted in CCENT (ICND1), Maintenance, Management, Networking 101, Routing

As the name indicates, and IP address is an address that computer equipment uses to be able to communicate with each other. It is made up of 4 octets (separated by a ‘.’), each of which is 8 bits in size (32 bits in total). If we look at our binary table for 8 bits, […]

Posts pagination

1 2 Next