A node system resource profile is divided into two parts:
a global resource profile to manage the VC-wide resources for certain features
a resource profile per card/slot to manage the resources on a specific slot
The per card/slot resource profile is useful for allocating resources to different features on each card to suit the application or service being delivered on those access ports.
The following output is an example of the per-node global system resource profile for a VC.
A:Dut-A# configure system global-res-profile
A:Dut-A>config>system>glob-res# info detail
----------------------------------------------
router
no ecmp
no ldp-ecmp
no max-ip-subnets
no max-ipv6-routes
exit
----------------------------------------------
A:Dut-A>config>system>glob-res#
The following output shows an example of the per-card/slot resource profile for a VC.
*A:Dut-A# configure system resource-profile 1
*A:Dut-A>config>system>res-prof# info detail
----------------------------------------------
description "Default System Resource Profile Policy"
no g8032-control-sap-tags
ingress-internal-tcam
sap-aggregate-meter 2
qos-sap-ingress-resource 4
mac-match-enable 6
ipv4-match-enable 6
ipv6-ipv4-match-enable 6
ipv4-mac-match-enable 6
exit
acl-sap-ingress 2
ipv4-match-enable 5
ipv6-64-only-match-enable 5
ipv4-ipv6-128-match-enable 5
mac-match-enable 5
exit
eth-cfm 2
no up-mep
sap-down-mep 1
sdp-down-mep-ing-mip 1
exit
exit
egress-internal-tcam
acl-sap-egress 2
mac-ipv4-match-enable 2
no ipv6-128bit-match-enable
no mac-ipv6-64bit-match-enable
no mac-match-enable
exit
no egress-sap-aggregate-meter
exit
----------------------------------------------
*A:Dut-A# show card 1 active-resource-profile
=======================================================================
Active System Resource Profile Information
=======================================================================
-----------------------------------------------------------------------
IPv6 FIB
-----------------------------------------------------------------------
max-ipv6-routes : disable
-----------------------------------------------------------------------
Router
-----------------------------------------------------------------------
max-ip-subnets : 2000
-----------------------------------------------------------------------
-----------------------------------------------------------------------
Router
-----------------------------------------------------------------------
system-max-ecmp : 1
L3-max-ecmp-groups : 1024
Ldp-max-ecmp-groups : disable
Ldp-ecmp-percent-value : disable
-----------------------------------------------------------------------
Ingress Internal CAM : 8
-----------------------------------------------------------------------
Sap Ingress Qos resource : 4 Sap Aggregate Meter (#) : 2
-----------------------------------------------------------------------
IPv4 Resource : max Mac Resource : max
IPv4-IPv6 Resource : disable IPv4-Mac Resource : max
-------------------------------------------------------------------------------
Net Ingress Qos resource : disable
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Sap Ingress ACL resource : 2
-------------------------------------------------------------------------------
IPv4 Resource : max Mac Resource : max
IPv4-IPv6 128 bit Resource : disable IPv6 64 bit Resource : disable
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Eth CFM : 2
-------------------------------------------------------------------------------
sap-down-mep : 1 up-mep : disable
sdp-down-mep-ing-mip : 1
-------------------------------------------------------------------------------
Egress Internal CAM : 2
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Sap Egress ACL resource : 2
-------------------------------------------------------------------------------
Mac and IPv4 Resource : 2 Mac-only Resource : disable
IPv6 128 bit Resource : disable Mac and IPv6 64 bit Resour*: disable
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Egr sap agg-meter : disable
-------------------------------------------------------------------------------
MBS pool : Node
-------------------------------------------------------------------------------
Decommissioned Ports : Not Applicable
-------------------------------------------------------------------------------
===============================================================================
* indicates that the corresponding row element may have been truncated.
# indicates that the value will take effect only after reboot or clear card.