Use the show serviceengine service_engine_IP_address bgp command to verify the configuration.

The following is an example of the show output:

[admin:cntrlr]: > show serviceengine 10.140.1.13 bgp
+---------------------+----------------------------------------------------------------+
| Field               | Value                                                          |
+---------------------+----------------------------------------------------------------+
| se_uuid             | 10-140-1-13:se-10.140.1.13-avitag-1                            |
| proc_id             | C0_L4                                                          |
| name                | global                                                         |
| local_as            | 65000                                                          |
| vrf                 | 1                                                              |
| active              | 1                                                              |
| peer_bmp            | 2147483648                                                     |
| peers[1]            |                                                                |
|   remote_as         | 1                                                              |
|   peer_ip           | 2006::54                                                       |
|   peer_id           | 1                                                              |
|   active            | 1                                                              |
|   md5_secret        | ****                                                           |
|   bfd               | True                                                           |
|   advertise_snat_ip | True                                                           |
|   bgp_state         | Established,                                                   |
|                     |                                                                |
|   advertise_vip     | True                                                           |
+++ Output truncated +++

Thebgp_state value in Established verifies successful BGP peering.