Cisco Cisco Packet Data Gateway (PDG)

Seite von 518
CLI Command to Track NEMO/Framed Routes and Total Routes per VRF
CSCuu54031 - Develop two new SNMP traps for routes per VRF
Feature Changes
When threshold route-service vrf-framed-routes is configured and the root level version of the CLI command
is issued (without context and VRF information), the framed routes threshold value is configured for every
VRF in the system. When vrf-framed-routes is issued for a specific context and VRF name, the threshold
value is configured only for that context and VRF. The threshold values are set as a percentage of the ip
maximum routes for the VRF. If ip maximum routes for a VRF is not configured, then the default value is
the maximum routes per context.
When threshold route-service vrf-total-routes is configured and the root level version of the CLI command
is issued (without context and VRF information), the total routes threshold value is configured for every VRF
in the system. When vrf-total-routes is issued for a specific context and VRF name, the threshold value is
configured only for that context and VRF. The threshold values are set as the total count of the routes in the
VRF which includes pool routes, interface routes, static routes, dynamic routes and framed routes.
Customer Impact: This change will improve monitoring of NEMO/framed routes and total routes.
For descriptions of the new alarms related to this CDETS ID, see the SNMP MIB Changes Release 19
chapter 
in the Release Change Reference.
Important
Command Changes
threshold route-service vrf-framed-routes
A new threshold route-service vrf-framed-routes command is added to display the NEMO/framed routes
per VRF.
configure
threshold route-service
vrf-framed-routes high_thresh [ clear low_thresh ] [ context context_name vrf vrf_name ]
end
Notes:
vrf-framed-routes specifies the threshold for percentage of VRF framed routes per VRF. It is an integer from
0 through 100.
• high_thresh specifies the high threshold rate percentage for VRF framed routes per VRF that must be
met or exceeded within the polling interval to generate an alert or alarm. high_thresh is an integer from
0 through 100. A value of 0 disables the threshold. The default value is 0.
• clear low_thresh configures the alarm clear threshold. It is an integer from 0 through 100. The default
value is 0.
• context context_name is the context name where the vrf-framed-routes threshold will be applied.
• vrf vrf_name is the VRF name where the vrf-framed-routes threshold will be applied.
   Release Change Reference, StarOS Release 19
456
System Changes in Release 19
CLI Command to Track NEMO/Framed Routes and Total Routes per VRF