Specifications

Table Of Contents
snmp-server enable traps mpls rfc vpn
MP-803
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
mplsL3VpnVrfUp
mplsL3VpnVrfDown
mplsL3VpnVrfRouteMidThreshExceeded
mplsL3VpnVrfNumVrfRouteMaxThreshExceeded
mplsL3VpnNumVrfSecIllglLblThrshExcd
mplsL3VpnNumVrfRouteMaxThreshCleared
Examples In the following example, MPLS RFC VPN trap notifications are sent to the host specified as
172
.31.156.34 using the community string named public if a VRF transitions from an up or down state:
Router(config)# snmp-server host 172.31.156.34 traps public mpls-vpn
Router(config)# snmp-server enable traps mpls rfc vpn vrf-down v
rf-up
Related Commands Command Description
clear ip route vrf Removes routes from the VRF routing table.
maximum routes Limits the maximum number of routes in a VRF to prevent a
P
E router from importing too many routes.
snmp-server host Specifies the recipient of SNMP notifications.