Nag Posted May 13, 2008 Posted May 13, 2008 Наткнулся тут: http://www.webhostingtalk.com/archive/inde...p/t-664593.html ======= The SUP720A and B both have 256k while the SUP2-MSFC2 has 512k. So the SUP2 can handle the growing routing table. But it can only support 512MB RAM which will be your eventual downfall before you hit the routing table limit. FYI the SUP3BXL and 3CXL can both handle 1mil routes Так оно, нет? Вставить ник Quote
Дятел Posted May 13, 2008 Posted May 13, 2008 (edited) Почитал ветку. Согласен с выводом: память у sup2 закончится раньше, чем таблица маршрутизации достигнет 512К. Однако в текущий момент под парочку full-viеw её должно хватить с запасом. Думаю, до 300К маршрутов запросто. Edited May 13, 2008 by Дятел Вставить ник Quote
Nailer Posted May 13, 2008 Posted May 13, 2008 Наткнулся тут: http://www.webhostingtalk.com/archive/inde...p/t-664593.html ======= The SUP720A and B both have 256k while the SUP2-MSFC2 has 512k. So the SUP2 can handle the growing routing table. But it can only support 512MB RAM which will be your eventual downfall before you hit the routing table limit. FYI the SUP3BXL and 3CXL can both handle 1mil routes Так оно, нет? Нет. Таблица маршрутизации и таблица форвардинга - это две большие разницы. Таблица маршрутизации хранится на карте MSFC и из нее получается таблица форвардинга. Ее объем ограничен только объемом опертивной памяти и программным обеспечением. Таблица форвардинга хранится в памяти TCAM на картах PFC и DFC, если они установлены, и используются при коммутации траффика. Объем памяти TCAM зависит от установленной карты PFC. При аппаратной (читай - единственно допустимой) используется только таблица форвардинга на PFC. На втором супе стоит карточка PFC2, таблица форвардинга на которой составляет те же самые 256К. Understanding the FIB The FIB resides in a separate TCAM. The adjacency table is stored separately in DRAM. The NetFlow table is stored separately in DRAM. The FIB, the adjacency table, and the NetFlow table do not compete with any other features for storage space. The FIB is conceptually similar to a routing table. It maintains a mirror image of the forwarding information contained in the unicast and multicast routing tables on the MSFC2. When routing or topology changes occur in the network, the unicast and multicast routing tables on the MSFC2 are updated and those changes are reflected in the FIB. The FIB maintains next-hop address information based on the information in the routing tables on the MSFC2. The FIB supports 256K entries, which includes 16K IP multicast entries. With reverse path forwarding (RPF) check enabled, the number of IP entries doubles. FIB lookup uses the following criteria: •Destination IP address for IP unicast •Destination IPX network for IPX unicast •Source and destination IP address for IP unicast with RPF check •Source and destination IP address for IP multicast with RPF check http://www.cisco.com/en/US/docs/switches/l....html#wp1088898 P.S. Статейка пишется потихоньку ;-) Вставить ник Quote
Nag Posted May 13, 2008 Author Posted May 13, 2008 Таблица маршрутизации и таблица форвардинга - это две большие разницы.С этим никто и не спорил вроде как. ;-) На втором супе стоит карточка PFC2, таблица форвардинга на которой составляет те же самые 256К.А не в этом модуле ткам освобождается за счет отказа от IPv6? Вставить ник Quote
D^2 Posted May 14, 2008 Posted May 14, 2008 (edited) На втором супе стоит карточка PFC2, таблица форвардинга на которой составляет те же самые 256К.А не в этом модуле ткам освобождается за счет отказа от IPv6? это вроде только в PFC3 The PFC3 partitions the hardware FIB table to route IPv4 unicast, IPv4 multicast, MPLS, and IPv6 unicast and multicast traffic in hardware. Traffic for routes that do not have entries in the hardware FIB table are routed by the MSFC in software. The defaults for XL mode are: –IPv4 unicast and MPLS—512,000 routes –IPv4 multicast and IPv6 unicast and multicast—256,000 routes The defaults for Non-XL mode are: –IPv4 unicast and MPLS—192,000 routes –IPv4 multicast and IPv6 unicast and multicast—32,000 routes Note The size of the global internet routing table plus any local routes might exceed the non-XL mode default partition sizes. These are the theoretical maximum numbers of routes for the supported protocols (the maximums are not supported simultaneously): –XL mode: · IPv4 and MPLS—Up to 1,007,000 routes · IPv4 multicast and IPv6 unicast and multicast—Up to 503,000 routes –Non-XL mode: · IPv4 and MPLS—Up to 239,000 routes · IPv4 multicast and IPv6 unicast and multicast—Up to 119,000 routes Enter the mls cef maximum-routes command to repartition the hardware FIB table. IPv4 unicast and MPLS require one hardware FIB table entry per route. IPv4 multicast and IPv6 unicast and multicast require two hardware FIB table entries per route. Changing the partition for one protocol makes corresponding changes in the partitions of the other protocols. You must enter the reload command to put configuration changes made with the mls cef maximum-routes command into effect. Нет. Таблица маршрутизации и таблица форвардинга - это две большие разницы. Таблица маршрутизации хранится на карте MSFC и из нее получается таблица форвардинга. Ее объем ограничен только объемом опертивной памяти и программным обеспечением. Таблица форвардинга хранится в памяти TCAM на картах PFC и DFC, если они установлены, и используются при коммутации траффика. Объем памяти TCAM зависит от установленной карты PFC. При аппаратной (читай - единственно допустимой) используется только таблица форвардинга на PFC. На втором супе стоит карточка PFC2, таблица форвардинга на которой составляет те же самые 256К. а что хранится в DRAM самого супервизора? Edited May 14, 2008 by D^2 Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.