show capacities

Syntax

show capacities [bgp | classifier | ip-ecmp | mirroring | mstp | ospfv2 |
     ospfv3 | tunneling | vlan-count | vrrp] [vsx-peer]

Description

Shows system capacities and their values for all features or a specific feature.

Command context

Manager (#)

Parameters

[bgp | classifier | ip-ecmp | mirroring | mstp | ospfv2 | ospfv3 | tunneling | vlan-count | vrrp]
Specifies the feature for which to show capacities and values.
[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.

Authority

Administrators

Usage

Capacities are expressed in user-understandable terms. Thus they may not map to a specific hardware or software resource or component. They are not intended to define a feature exhaustively.

Examples

Showing all available capacities for BGP:
switch# show capacities bgp

System Capacities: Filter BGP
Capacities Name                                                             Value
-----------------------------------------------------------------------------------
Maximum number of AS numbers in as-path attribute                                32
Maximum number of as-path entries in a single aspath-list                        16
Maximum number of aspath-lists                                                   64
Maximum number of community entries in a single community-list                   16
Maximum number of community-lists                                                64
Maximum number of equal cost paths                                                8
Maximum number of neighbors allowed across all VRFs                              50
Maximum number of peer groups allowed across all VRFs                            25
Maximum number of routes accepted from a BGP peer                            128000
Maximum number of prefix entries in a single prefix-list                         16
Maximum number of prefix-lists                                                   64
Maximum number of route map entries in a single route-map                        16
Maximum number of route-maps                                                     64
Maximum number of routes in BGP RIB                                          256000
Maximum number of route reflector clients allowed across all VRFs                16       
Showing all available capacities for ACLs and classifier policies:
switch# show capacities classifier

System Capacities: Filter Classifier
Capacities Name                                                             Value
-----------------------------------------------------------------------------------
Maximum number of Access Control Entries configurable in a system             14336
Maximum number of Object Group Entries configurable in a system                  64
Maximum number of Object Groups configurable in a system                        640
Maximum number of Access Control Lists configurable in a system                1024
Maximum number of class entries configurable in a system                       1024
Maximum number of classes configurable in a system                              512
Maximum number of entries in an Access Control List                            1024
Maximum number of entries in a class                                           1024
Maximum number of entries in an Object Group                                     64
Maximum number of classifier policies configurable in a system                  512
Maximum number of policy entries configurable in a system                      1024
Maximum number of PBR Action Lists configurable in a system                     256
Maximum number of PBR Action List entries configurable per PBR Action List        8       
Showing all available capacities for IP ECMP:
switch# show capacities ip-ecmp

System Capacities: Filter IP ECMP
Capacities Name                                                             Value
-----------------------------------------------------------------------------------
Maximum number of IP ECMP groups of nexthops in a system                       2000
Maximum number of nexthops per IP ECMP group                                      8       
Showing all available capacities for mirroring:
switch# show capacities mirroring

System Capacities: Filter Mirroring
Capacities Name                                                             Value
-----------------------------------------------------------------------------------
Maximum number of Mirror Sessions configurable in a system                        4
Maximum number of enabled Mirror Sessions in a system                             4       
Showing all available capacities for MSTP:
switch# show capacities mstp

System Capacities: Filter MSTP
Capacities Name                                                             Value
-----------------------------------------------------------------------------------
Maximum number of mstp instances configurable in a system                        64       
Showing all available capacities for tunneling:
switch# show capacities tunneling

System Capacities: Filter Tunneling
Capacities Name                                                             Value
-----------------------------------------------------------------------------------
Maximum number of GRE IPv4 and "IPv6 in IPv4" tunnels in a system               127
Maximum number of unique tunnel local IPs in a system                            16
Maximum number of unique tunnel TTLs in a system                                  4       
Showing all available capacities for VLAN count:
switch# show capacities vlan-count

System Capacities: Filter VLAN Count
Capacities Name                                                             Value
-----------------------------------------------------------------------------------
Maximum number of VLANs supported in the system                                4094