Connectivity Guide
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 commands
hardware forwarding-table mode
Selects a mode to initialize the maximum scalability size. The available options are: scaled L2 MAC address table, scaled L3 routes table, or
scaled L3 hosts table.
Syntax
hardware forwarding-table mode {scaled-l2 | scaled-l3-routes | scaled-l3-hosts}
Parameters
• scaled-l2 —Enter the L2 MAC address table size.
• scaled-l3-routes — Enter the L3 routes table size.
• scaled-l3-hosts — Enter the L3 hosts table size.
Defaults The default parameters vary according to the platform. See UFT modes.
Command Mode CONFIGURATION
Usage Information Congure the sizes of internal L2 and L3 forwarding tables for your requirements of the network environment. To
apply the changes, reload the switch.
The no version of this command resets the UFT mode to default.
Example
OS10(config)# hardware forwarding-table mode scaled-l3-hosts
Supported Releases 10.3.0E or later
hardware l3 ipv6-extended-prex
Congures the maximum number of route entries for IPv6 extended prex route.
Syntax
hardware l3 ipv6-extended-prefix prefix-number
Parameters prefix-number —Enter the maximum number of route entries for IPv6 extended prex route. The options
available are: 1024, 2048, or 3072.
Defaults None
Command Mode CONFIGURATION
Usage Information Save and Reload the switch for the settings to become eective. The no version of the command removes the
IPv6 extended prex route conguration.
Example
OS10# configure terminal
OS10(config)# hardware l3 ipv6-extended-prefix 2048
UFT modes 783