Archive for the 'WAN' Category
Monday, September 21st, 2009
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.
There are [...]
Posted in CCNA (ICND2), Management, Routing, Security, WAN | 2 Comments »
Thursday, August 27th, 2009
ISDN is a fantastic option as a backup in cases where your primary link has failed. However often your primary line has much more bandwidth than a single ISDN line (Channel). The ISDN BRI B-Channels run at 56kb/s or 64 kb/s (depending on country) and although this is a good start, often you need more [...]
Posted in ISCW, WAN | 5 Comments »
Wednesday, August 26th, 2009
In order to have a fully fault tolerant network, a backup solution for WAN links is vital. There are many options for configuring a backup line incase the primary line fails and in this tutorial we are going to look at using floating static routes to achieve a dial-up connection to act as our backup [...]
Posted in ISCW, Routing, WAN | 1 Comment »
Tuesday, August 25th, 2009
When configuring ISDN with interesting traffic, it’s important to first understand how Cisco defines ‘interesting’ and what this means in terms of the connection been formed. Interesting traffic is traffic that we define in the form of an access-list that is allowed to cause the ISDN to dial. This does NOT mean it is the [...]
Posted in Access-Lists, ISCW, Routing, WAN | 9 Comments »
Monday, August 24th, 2009
In order for any ISDN lines to establish Layer-1 connectivity the switch-type has to be defined correctly.
The switch-type is very much country dependant so it’s also important to memorize the switch-type that applies to where you do most of your installations.
If Layer-1 is showing ‘Deactivated’ when using the show isdn status command, only 3 things [...]
Posted in ISCW, Routing, WAN | 7 Comments »
Friday, July 17th, 2009
Cisco routers use HDLC (High-Level Data Link Control protocol )as their default encapsulation protocol on serial lines. This works fine and there are no major problems with running HDLC however it lacks the troubleshooting commands that PPP (Point-to-Point Protocol) provides us. I learnt the value of PPP about 10 years back when I was installing [...]
Posted in CCNA (ICND2), WAN | No Comments »
Thursday, July 16th, 2009
Two commands which are often confused or misunderstood, are the clock rate and bandwidth commands.
In order to understand clock rate we first need to understand how the cabling works on routers. When connecting two routers together with a serial cable, one of the routers needs to host the DCE (Data Communications Equipment) side of the [...]
Posted in CCENT (ICND1), CCNA (ICND2), Routing, WAN | No Comments »