show hardware-l2vpn-instances limits

Use this command to display the utilization of Virtual Network Identifier (VNI), Virtual Switching Instances (VSI), and Multicast groups resources, categorized by the service type as E-LAN or E-LINE.

 

This command is supported on Dune-based platforms.
The displayed values are estimates of the hardware table entries available for each resource type.

Command Syntax

Copy
show hardware-l2vpn-instances limits

Parameters

None

Default

None

Command Mode

Privileged execution mode

Applicability

Introduced in OcNOS version 7.0.0.

Example

The following is a sample output from this command.

Copy
OcNOS#show hardware-l2vpn-instances limits 
+----------------+-----------------------------------+-----------------------------------+-----------------------------------+
|                |             Instances             |                VSI                |          Multicast Groups         |
|                |---------+---------------+---------+---------+-------------------------+---------+-------------------------+
| Service        |         |      Used     |         |         |      Used     |         |         |      Used     |         |
|                | Free    |-----+---------| Max     | Free    |-----+---------| Max     | Free    |-----+---------| Max     |
|                | Entries |  %  | Entries | Entries | Entries |  %  | Entries | Entries | Entries |  %  | Entries | Entries |
+----------------+---------+-----+---------+---------+---------+-----+---------+---------+---------+-----+---------+---------+
  E-LINE VNI       14205     0     0         14205     28410     0     0         28410     90112     0     0         90112  
  E-LAN VNI        14205     0     0         14205     28410     0     0         28410     90112     0     0         90112  
+----------------+---------+-----+---------+---------+---------+-----+---------+---------+---------+-----+---------+---------+
| Total          | 14205     0     0         14205   | 28410     0     0         28410   | 90112     0     0         90112   |
+----------------+---------+-----+---------+---------+---------+-----+---------+---------+---------+-----+---------+---------+

* 131 VSI entries are reserved for L3 interfaces. The real hardware capacity is 28541 VSI entries

Here is an explanation of the show command output fields.

Table 66. show hardware-l2vpn-instances limits output fields

Field

Description

Service

Identifies the service type, such as E-LINE VNI or E-LAN VNI.

Instances

Displays usage information for the service instances.

VSI

Shows utilization of Virtual Switching Instances (VSI) associated with the service.

Multicast Groups

Displays usage details for multicast group resources.

Free Entries

Number of hardware table entries currently available.

Used Entries

Number of hardware table entries currently in use.

Max Entries

Maximum number of entries supported in the hardware table.