aboutsummaryrefslogtreecommitdiffstats
path: root/config/openbgpd/openbgpd_neighbors.xml
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-10-04 18:20:51 +0000
committerErmal Luçi <eri@pfsense.org>2009-10-04 18:21:49 +0000
commit127bc77d2393908b2fb746802c75ea1ac6ef0693 (patch)
treeaab6ad3990009fc643b75a69725d3657f70fccff /config/openbgpd/openbgpd_neighbors.xml
parent3c90519e3bcf30fe514754a8702de5aadc5df94d (diff)
downloadpfsense-packages-127bc77d2393908b2fb746802c75ea1ac6ef0693.tar.gz
pfsense-packages-127bc77d2393908b2fb746802c75ea1ac6ef0693.tar.bz2
pfsense-packages-127bc77d2393908b2fb746802c75ea1ac6ef0693.zip
Enable TCP-MD5 support on this pacakge.
Diffstat (limited to 'config/openbgpd/openbgpd_neighbors.xml')
-rw-r--r--config/openbgpd/openbgpd_neighbors.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/openbgpd/openbgpd_neighbors.xml b/config/openbgpd/openbgpd_neighbors.xml
index d923dd81..cd2cffd9 100644
--- a/config/openbgpd/openbgpd_neighbors.xml
+++ b/config/openbgpd/openbgpd_neighbors.xml
@@ -98,6 +98,18 @@
<size>25</size>
</field>
<field>
+ <fielddescr>TCP-MD5 key</fielddescr>
+ <fieldname>md5sigkey</fieldname>
+ <description>The md5 key to communicate with the peer. Does not work with a Cisco BGP router.</description>
+ <type>input</type>
+ </field>
+ <field>
+ <fielddescr>TCP-MD5 password</fielddescr>
+ <fieldname>md5sigpass</fieldname>
+ <description>The md5 password to communicate with the peer. Use this when communication with Cisco BGP router.</description>
+ <type>input</type>
+ </field>
+ <field>
<fielddescr>Group</fielddescr>
<fieldname>groupname</fieldname>
<description>Add neighbor to BGP group.</description>