CCIE BOOKS
Cisco Press Titles CCIE Practical Studies Volume I (Solie, ISBN# 1587200023) CCIE Practical Studies Volume II (CCIE Self-Study) (Solie, Lynch, ISBN# 1587050722) CCIE Routing and Switching Exam Certification Guide (Bruno,…
AkuAdi My Life, My Journey
Cisco Press Titles CCIE Practical Studies Volume I (Solie, ISBN# 1587200023) CCIE Practical Studies Volume II (CCIE Self-Study) (Solie, Lynch, ISBN# 1587050722) CCIE Routing and Switching Exam Certification Guide (Bruno,…
Lab_A#config t Enter configuration commands, one per line. End with CNTL/Z. Lab_A(config)#router eigrp ? Autonomous system number Lab_A(config)#router eigrp 10 Lab_A(config-router)#netw 192.168.10.0 Lab_A(config-router)#netw 192.168.20.0 Lab_A(config-router)#^Z Lab_A#
Lab_A#config t Lab_A(config)#router igrp 10 Lab_A(config-router)#netw 192.168.10.0 Lab_A(config-router)#netw 192.168.20.0 Lab_A(config-router)#^Z Lab_A#
Lab_A(config)#router rip Lab_A(config-router)#network 192.168.10.0 Lab_A(config-router)#network 192.168.20.0 Lab_A(config-router)#^Z Lab_A#
Lab_A(config)#ip route 192.168.30.0 255.255.255.0 192.168.20.2 Lab_A(config)#ip route 192.168.40.0 255.255.255.0 192.168.20.2 Lab_A(config)#ip route 192.168.50.0 255.255.255.0 192.168.20.2 Lab_A#sh ip route S 192.168.50.0 via 192.168.20.2 S 192.168.40.0 via 192.168.20.2 S 192.168.30.0 via 192.168.20.2…
Router>en Router#config t Router(config)#hostname Lab_A Lab_A(config)#enable secret todd Lab_A(config)#interface fa0/0 Lab_A(config-if)#ip address 192.168.10.1 255.255.255.0 Lab_A(config-if)#description Lab_A LAN Connection Lab_A(config-if)#no shut Lab_A(config-if)#interface serial 0/0 Lab_A(config-if)#ip address 192.168.20.1 255.255.255.0 Lab_A(config-if)#description WAN Connection…
Controlling Broadcasts and Multicasts Introduction The first step in controlling broadcast and multicast traffic is to identify which devices are involved in a broadcast or multicast storm. The following protocols…
Data Transmission – Broadcast Introduction The term “Broadcast” is used very frequently in the networking world . You will see it in most networking books and articles, or see it…
Multicast IP List Introduction This page contains all the Multicast IP Addresses and shows what protocol they are mapped to. Should you ever use a packet sniffer to try and…
Introduction To Multicast Introduction To understand what we are going to talk about, you must be familiar with how MAC addresses are structured and how they work. The MAC Addresses…