summaryrefslogtreecommitdiffhomepage
path: root/docs/sources/filter.md
diff options
context:
space:
mode:
authorNaoto Hanaue <hanaue.naoto@po.ntts.co.jp>2015-08-05 16:01:30 +0900
committerNaoto Hanaue <hanaue.naoto@po.ntts.co.jp>2015-08-05 16:08:11 +0900
commitb04d28518aa00b0d7faec7efdb729b78b90c529e (patch)
tree58aeec7d343f43e4f783944bc7e795b95bd38688 /docs/sources/filter.md
parentca99c628a1a1aa65b3a32d42117d0ed712330b68 (diff)
doc: change documents associated with OpenConfig update
Diffstat (limited to 'docs/sources/filter.md')
-rw-r--r--docs/sources/filter.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/sources/filter.md b/docs/sources/filter.md
index d87e9735..0cd23a37 100644
--- a/docs/sources/filter.md
+++ b/docs/sources/filter.md
@@ -42,14 +42,16 @@ define an import policy for neighbor 10.0.255.2 that drops
NeighborAddress = "10.0.255.1"
PeerAs = 65001
[Neighbors.NeighborList.RouteServer]
- RouteServerClient = true
+ [Neighbors.NeighborList.RouteServer.RouteServerConfig]
+ RouteServerClient = true
[[Neighbors.NeighborList]]
[Neighbors.NeighborList.NeighborConfig]
NeighborAddress = "10.0.255.2"
PeerAs = 65002
[Neighbors.NeighborList.RouteServer]
- RouteServerClient = true
+ [Neighbors.NeighborList.RouteServer.RouteServerConfig]
+ RouteServerClient = true
[Neighbors.NeighborList.ApplyPolicy]
[Neighbors.NeighborList.ApplyPolicy.ApplyPolicyConfig]
ImportPolicy = ["pd2"]
@@ -59,7 +61,8 @@ define an import policy for neighbor 10.0.255.2 that drops
NeighborAddress = "10.0.255.3"
PeerAs = 65003
[Neighbors.NeighborList.RouteServer]
- RouteServerClient = true
+ [Neighbors.NeighborList.RouteServer.RouteServerConfig]
+ RouteServerClient = true
[DefinedSets]
[DefinedSets.PrefixSets]