diff options
-rw-r--r-- | regress/usr.sbin/bgpd/integrationtests/bgpd.md5.rdomain2.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/usr.sbin/bgpd/integrationtests/bgpd.md5.rdomain2.conf b/regress/usr.sbin/bgpd/integrationtests/bgpd.md5.rdomain2.conf index a4d0836da6c..16d47d045da 100644 --- a/regress/usr.sbin/bgpd/integrationtests/bgpd.md5.rdomain2.conf +++ b/regress/usr.sbin/bgpd/integrationtests/bgpd.md5.rdomain2.conf @@ -5,7 +5,7 @@ fib-update no neighbor 10.12.57.1 { descr "RDOMAIN1" remote-as 4200000001 - tcp md5sig password password1 + tcp md5sig key 70617373776f726431 } deny from any |