Reference Guide
• Disable UFT mode in CONFIGURATION mode.
no hardware forwarding-table
Congure UFT mode
OS10(config)# hardware forwarding-table mode scaled-l3-hosts
View UFT mode information
OS10# show hardware forwarding-table mode
 Current Settings Next-boot Settings
 Mode default-mode scaled-l3-hosts
 L2 MAC Entries : 163840 98304
 L3 Host Entries : 147456 212992
 L3 Route Entries : 16384 98304
View UFT information for all modes
OS10# show hardware forwarding-table mode all
 Mode default scaled-l2 scaled-l3-routes scaled-l3-hosts
 L2 MAC Entries 163840 294912 32768 98304
 L3 Host Entries 147456 16384 16384 212992
 L3 Route Entries 16384 16384 131072 98304
IPv6 extended prex routes
IPv6 addresses that contain prex routes with mask between /64 to /128 are called as IPv6 extended prex routes. These routes require 
double the key size in the Longest prex match (LPM) table.
You can congure the number of route entries for extended prex using the hardware l3 ipv6-extended-prefix prefix-
number command.
Save and Reload the switch for the settings to become eective.
Congure IPv6 extended prex route
OS10# configure terminal 
OS10(config)# hardware l3 ipv6-extended-prefix 2048
 % Warning: IPv6 Extended Prefix Installation will be applied only after a save and reload.
OS10(config)# do write memory
OS10(config)# reload
View IPv6 extended prex route conguration
OS10# show running-configuration | grep hardware
 hardware l3 ipv6-extended-prefix 2048
Conguration before reload:
OS10# show hardware l3 
 Current Settings Next-boot Settings
 IPv6 Extended Prefix Entries: 0 2048 
Conguration after reload:
OS10# show hardware l3 
 Current Settings Next-boot Settings
 IPv6 Extended Prefix Entries: 2048 2048 
The no version of the command removes the IPv6 extended prex route conguration. Save and Reload the switch to remove the 
conguration.
OS10(config)# no hardware l3 ipv6-extended-prefix 
 % Warning: Un-configuring IPv6 Extended Prefix will be applied only after a save and reload.
UFT modes
483










