forwarding profile
Use this command to configure different forwarding profiles in hardware.
To apply profile configuration changes in the hardware, you must save the configuration and reboot, except when modifying the default profile.
Use show forwarding profile limit to verify the configured profile.
Use the no form of this command to set the forwarding profile to default.
The use of k
for “kilo” (as in 1k) does not equal 1,000. In all cases, k
equals the Boolean value: 1,024.
Command Syntax
forwarding profile (l2-profile-one | l2-profile-two | l2-profile-three | l3-profile | l3-128bit-profile | lpm-profile | lpm-128bit-profile)
no forwarding profile
Parameters
For details about these profiles, see show forwarding profile limit.
l2-profile-one
L2 profile One
l2-profile-two
L2 profile Two
l2-profile-three
L2 profile Three (default); the sizes of the L2 table (MAC address table) and L3 table (host table) are almost equal
l3-profile
L3 profile
l3-128bit-profile
L3 profile with IPv6 prefix >64 support
lpm-profile
Longest-prefix match profile
lpm-128bit-profile
LPM profile with IPv6 prefix >64 support
Default
The default forwarding table size is l2-profile-three.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#forwarding profile l2-profile-one