update descriptions
This commit is contained in:
parent
02010ce921
commit
77e95595c4
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
protocol bgp dn42_doxz_v4 from dn42_peer_v4 {
|
||||
description "dn42 doxz IPv4";
|
||||
description "dn42: doxz (v4)";
|
||||
|
||||
interface "wg-doxz";
|
||||
|
||||
|
@ -8,7 +8,7 @@ protocol bgp dn42_doxz_v4 from dn42_peer_v4 {
|
|||
}
|
||||
|
||||
protocol bgp dn42_doxz_v6 from dn42_peer_v6 {
|
||||
description "dn42 doxz IPv6";
|
||||
description "dn42: doxz (v6)";
|
||||
|
||||
interface "wg-doxz";
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
protocol bgp dn42_tbspace_v4 from dn42_peer_v4 {
|
||||
description "dn42 tbspace IPv4";
|
||||
description "dn42: tbspace (v4)";
|
||||
|
||||
interface "wg-tbspace";
|
||||
|
||||
|
@ -8,7 +8,7 @@ protocol bgp dn42_tbspace_v4 from dn42_peer_v4 {
|
|||
}
|
||||
|
||||
protocol bgp dn42_tbspace_v6 from dn42_peer_v6 {
|
||||
description "dn42 tbspace IPv6";
|
||||
description "dn42: tbspace (v6)";
|
||||
|
||||
interface "wg-tbspace";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue