show forwarding profile limit

Use this command to show all the forwarding table sizes.

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

Copy
show forwarding profile limit

Parameters

None

Default

None

Command Mode

Execution mode

Applicability

This command was introduced before OcNOS version 1.3.

Examples

Copy
#show forwarding profile limit
 Configured profile : custom-profile
 Forwarding profile : custom-profile(Active in hardware)
 ------------------------------------------------------------------------
|                     Forwarding Profile Table Size                      |
|------------------------------------------------------------------------|
|Profile Name    |MAC    |Host-Table   |Prefix-     |Vlan-   |Egress-    |
|                |ADDR   |Table(UC)    |Table(UC)   |xlate-  |Vlan-xlate |
|                |Table  |IPV4  |IPv6  |IPV4  |IPV6 |Table   |Table      |
 ------------------------------------------------------------------------
  l2-profile-one      96k     0k     0k     8k    4k       0k        0k
  l2-profile-two      64k     8k     4k     8k    4k       8k        8k
l2-profile-three      32k    16k     8k     8k    4k      16k       16k
      l3-profile       4k    92k    46k     8k    4k       0k        0k
  custom-profile     576k    60k    30k     8k    4k       0k        0k#

Table 110 explains the show command output fields.

Table 110.

show forwarding profile limit output

Field

Description

Profile Name

Names of the forwarding profiles

MAC ADDR Table

MAC address table sizes

Host-Table (UC) IPv4

IPv4 unicast host table sizes

Host-Table (UC) IPv6

IPv6 unicast host table sizes

Prefix-Table (UC) IPv4

IPv4 unicast prefix table sizes

Prefix-Table (UC) IPv6

IPv6 unicast prefix table sizes

Vlan-xlate-Table

Number of VLAN translate banks

Egress-Vlan-xlate-Table

Number of egress VLAN translate banks