Configures Border Gateway Protocol (BGP) monitoring on the Control Plane (CP) or User Plane (UP). This command is configured
in the CUPS Redundancy Protocol (CRP) Configuration Mode.
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > CRP Configuration
configure > context context_name > cups-redundancy-protocol > user-plane
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-crp-up)#
Syntax
[ no ] monitor bgp context bgp-session-context-name [ nexthop-router-ipv4-address | nexthop-router-ipv6-address ] { vrf bgp-session-vrf-name } { group group-number { 1-10 } }
no
Disables BGP status monitoring on UP.
bgp context bgp-session-context-name
Specifies the context where BGP session with the peer is running. Specifies the context string.
nexthop-router-ipv4-address | nexthop-router-ipv6-address
Specifies the BGP peer IPv4 or IPv6 address to monitor.
vrf bgp-session-vrf-name
Specifies the BGP VPN Routing and Forwarding (VRF) instance.
group group-number 1-10
Specifies the group ID for the monitors. Valid values range from 1 to 10. The default value is 0, which implies that grouping
is disabled for the BGP monitor being configured.
Usage Guidelines
Configures Border Gateway Protocol (BGP) monitoring on the Control Plane or User Plane (UP).
Example
The following command enables BGP monitoring on the User Plane: monitor bgp context one 192.51.100.2 vrf abc group 2