Reference Guide

Table Of Contents
UFT modes
Unified Forwarding Table (UFT) gives the flexibility to configure the sizes of internal L2/L3 forwarding tables of a switch to
match the needs of particular network environment. A switch in a Layer 2 network may require a larger MAC address table size,
while a switch in a Layer 3 network may require a larger routing table size.
OS10 supports several UFT modes for the forwarding tables. By default, OS10 selects a UFT mode which provides a reasonable
size for all tables. The supported UFT modes are: default, scaled-l2switch, scaled-l3hosts, and scaled-l3routes.
Table 5. UFT Modes Table Size for S4000, S6010,S4048
UFT Mode L2 MAC Table Size L3 Host Table Size L3 Routes Table Size
Scaled-l2switch 294912 16384 16384
Scaled-l3hosts 98304 212992 98304
Scaled-l3routes 32768 16384 131072
Default 163840 147456 16384
Table 6. UFT Modes Table Size for S3000
UFT Mode L2 MAC Table Size L3 Host Table Size L3 Routes Table Size
Scaled-l2switch 40960 2048 8192
Scaled-l3hosts 8192 18432 8192
Default 28672 8192 8192
Table 7. UFT Modes Table Size for S41XX
UFT Mode L2 MAC Table Size L3 Host Table Size L3 Routes Table Size
Scaled-l2switch 278528 4096 16384
Scaled-l3hosts 16384 266240 16384
Scaled-l3routes 16384 4096 262144
Default 81920 69632 131072
Configure UFT modes
Available UFT modes include L2 MAC table, L3 host table, or L3 route table sizes.
Select a mode to initialize the maximum table size in CONFIGURATION mode.
hardware forwarding-table mode [scaled-l2 | scaled-l3-routes | scaled-l3-hosts]
Disable UFT mode in CONFIGURATION mode.
no hardware forwarding-table
6
458 UFT modes