Enabling MD5 authentication for BGP peers

MD5 authentication provides the following benefits:

To enable MD5 authentication for BGP peers (IPv4):

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Enter BGP view or BGP-VPN instance view.

  • Enter BGP view:bgp as-number

  • Enter BGP-VPN instance view:

    1. bgp as-number

    2. ip vpn-instance vpn-instance-name

Use either method.

3. Enable MD5 authentication for a BGP peer group or peer.

peer { group-name | ip-address } password { cipher | simple } password

By default, MD5 authentication is disabled.

To enable MD5 authentication for BGP peers (IPv6):

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Enter BGP view or BGP-VPN instance view.

  • Enter BGP view:bgp as-number

  • Enter BGP-VPN instance view:

    1. bgp as-number

    2. ip vpn-instance vpn-instance-name

Use either method.

3. Enable MD5 authentication for a BGP peer group or peer.

peer { group-name | ipv6-address } password { cipher | simple } password

By default, MD5 authentication is disabled.