July 29, 2012 1:44 AM
Posted by: Sulaiman Syed
Cisco,
neighbor,
network,
OSFP,
route,
routerIn my previous entry, I have mentioned the methods that can be used to interconnect different areas in OSPF. In this entry, I would post another similar network...
July 28, 2012 1:26 AM
Posted by: Sulaiman Syed
CCIE,
Cisco,
Configure,
network,
OSFP,
protocol,
route,
router,
routingWhile studying for CCIE, i realized that no scenario will be without connecting different OSPF areas. So, what are the rules when having multiple areas in OSPF to have a fully converged network with full route propagation? The rule is one
Every Area is OSPF should be connected to...
July 8, 2012 8:26 AM
Posted by: Sulaiman Syed
AD,
administrative,
advertisement,
Aggregation,
Cisco,
eBGP,
MPLS,
redistributing,
route,
router,
routing,
tracerouteWhen i started writing the first article, i never thought that it will turn into a three different blogs. Truth to be told, the scenario was such a complicated one. that just changing the AD was not enough to provide the intended routing path.
The scenario is from the...
July 2, 2012 7:58 AM
Posted by: Sulaiman Syed
AD,
CCIE,
Cisco,
EIGRP,
iBGP,
mpls vpn,
route,
routerThis is the last entry for the series "how to use administrative distance". The interesting part was, why when static routes were distributed into EIGRP, they were shown as Internal?
May 29, 2012 9:16 AM
Posted by: Sulaiman Syed
administrative,
CCIE,
Cisco,
distance,
distribution,
EIGRP,
mpls vpn,
route,
router,
staticIn my earlier Blog, i have shown a detailed diagram of the problem/ requirement of the network change. After 5 mins of studying the proposal i came with an easy solution to change the routing behavior. I have made few assumptions and based on it i built my design. These assumptions are correct,...
May 18, 2012 4:24 AM
Posted by: Sulaiman Syed
advertisement,
CCIE,
Cisco,
redistribute,
route,
routerAdvertising routes into protocols is one of the interesting topics. Most of big enterprise networks will have different routing domains. Thus dealing with these routes become an essential topic in CCIE exams.
Although the topic stats into OSPF, but these methods can generally be applied into any...
November 23, 2011 10:02 AM
Posted by: Sulaiman Syed
CCIE,
dampening,
flap,
half-life,
how,
map,
route,
router,
toFlapping routes are bad news in BGP. flapping routes are the routes that go up and down in very short time. they are bad news cause they require changes in routing table. routing table that consists of 100 thousand routes cause high load on router. a flapping route will: 1- change the table by...
November 10, 2011 7:35 PM
Posted by: Sulaiman Syed
CCIE,
Cisco,
how,
monitor,
reliable,
RIP,
route,
router,
static,
to,
trackAdding reliable default route with RIP
The command for distributing a default route into RIP process is very straight forward. Lets go with the syntax straight away.
router rip
default-information originate route-map RELIABLE
!
route-map...
November 7, 2011 4:35 AM
Posted by: Sulaiman Syed
CCIE,
Cisco,
distribute-list,
how,
loop,
prefix-list,
RIP,
route,
router,
toFiltering routes in RIP
Although rip is not the best routing protocols, the mechanism of filtering routes can be applied to other routing protocols a well. My personal advice will be to stay away as much as possible from RIP. RIP is a routing loop magnet, you never know when you...