Yes, GSRs are better at routing but they lack L2 capability and it's
a
very expensive (and lousy unless you have Engine3 cards) GE
plattform.
Steinar Haug
On the other hand, 6500s can do both L2 and L3 rather well, including
BGP.
Aren't most of the 6500 blades the same as the 7600 ones anyway? Between
these two IMHO we are looking at a blurry distinction between a router
with very good switching capabilities and a L3 switch with very good
routing capabilities.
> On the other hand, 6500s can do both L2 and L3 rather well, including
> BGP.
Aren't most of the 6500 blades the same as the 7600 ones anyway? Between
these two IMHO we are looking at a blurry distinction between a router
with very good switching capabilities and a L3 switch with very good
routing capabilities.
Until the Sup720, it was simple: 6500 with Sup2/MSFC2/PFC2 and at least
one OSM equals 7600. The difference is mostly a marketing one.
I don't understand how you can differentiate between a router and an L3
switch. In my view "L3 switch" is a marketing term. All high end boxes
do hardware based IP forwarding, whether their ancestry is from the L2
or the L3 side.
7600 is also vertical boards whereas the 6500 is horizontal.
Yep, I think from now on, we should make this a primary distinction
between switch and a router: If a device has vertical line cards, it is a
router, if horizontal, it is a switch.
A small problem... all of my 7200s have horizontal line cards as do the Juniper M5/7/10/20. The smaller 7100, 3700, 3600, 2600 also have horizontal line cards too. So... here is a correction.
"From now on, we should make this a primary distinction between switch and a router: If a device has vertical line cards, it is a router, if horizontal, it is a switch, unless there are two or more vertical slots within any horizontal slot plane, then it is, in fact, a router."
How does that sound?
-Robert
Tellurian Networks - The Ultimate Internet Connection http://www.tellurian.com | 888-TELLURIAN | 973-300-9211
"Good will, like a good name, is got by many actions, and lost by one." - Francis Jeffrey
A small problem... all of my 7200s have horizontal line cards as do the
Juniper M5/7/10/20. The smaller 7100, 3700, 3600, 2600 also have
horizontal line cards too. So... here is a correction.
"From now on, we should make this a primary distinction between switch
and a router: If a device has vertical line cards, it is a router, if
horizontal, it is a switch, unless there are two or more vertical slots
within any horizontal slot plane, then it is, in fact, a router."
Excellent point, that also fixes the "problem" for riverstone 8x00
> Aren't most of the 6500 blades the same as the 7600 ones anyway? Between
> these two IMHO we are looking at a blurry distinction between a router
> with very good switching capabilities and a L3 switch with very good
> routing capabilities.
Does the 7600 have the same BGP Scanner problem as the 6509 does?
7600 runs the same code as 6500 with native IOS. It *is* the same box,
as has been repeatedly pointed out.
Maybe you could expand on the BGP scanner problems - we haven't seen
them all the time we've been running 6500 native with full routes (about
1.5 years now).
I've still yet to see anything that suggests that the difference
between the 7600 and the 6500 is more than just a paint job and a
marketting job.
7600 is also vertical boards whereas the 6500 is horizontal.
* arnold@nipper.de (Nipper, Arnold) [Mon 13 Oct 2003, 22:53 CEST]:
6500-NEBS has also vertical boards ...
Well, guess what? That's because the 7600 is a 6509-NEB chassis.
Take a 6509, fill it with the most expensive versions of DFC, MSFC,
Supervisor, switch fabric cards etc., fill it all up with memory,
and the only difference with an OSR-7609 is the faceplace.
To me something that uses hardware assist, setup by the cpu per
destination, is an L3 Switch. Something that does equal route lookups per
packet all the time is a router.
BGP Scanner taking up close to 100% of CPU on a box periodically.
GSR doesn't seem to do it, but a buncha other cisco boxes do.
Its more irritating than anything else, especially when customers complain
that when they traceroute they see ~200ms latency to the router...
> 7600 is also vertical boards whereas the 6500 is horizontal.
Yep, I think from now on, we should make this a primary distinction
between switch and a router: If a device has vertical line cards, it is a
router, if horizontal, it is a switch.
Works well for 7500/12000/5x00/6500.
A small problem... all of my 7200s have horizontal line cards as do the
Juniper M5/7/10/20. The smaller 7100, 3700, 3600, 2600 also have
horizontal line cards too. So... here is a correction.
"From now on, we should make this a primary distinction between switch
and a router: If a device has vertical line cards, it is a router, if
horizontal, it is a switch, unless there are two or more vertical slots
within any horizontal slot plane, then it is, in fact, a router."
The closest definition you'll get to an L3 switch is a box which does
primarily or only Ethernet, can easily become an L2 ethernet switch again
with different software, and uses software hacks on a normal ethernet CAM
to do forwarding lookups. Other than that, it's just generalizations and
stereotypes. Oh and of course, marketing.
On the GSR, dCEF is turned on by default, and the GRP does the bgp
processing while the linecards continue to forward packets without
interruption (well at least until an update comes in and dCEF starts
pointing the packets out the wrong interface at any rate).
bgp scanner cpu usage == number of neighbors * number of routes in table
lots of neighbors would cause this, for longer periods. If running SUP1A/MSFC this could be worse than with MSFC2 (slightly more CPU power), and much worse than SUP2 I'm guessing.