From: Dana Kutenicsova Date: Tue, 16 Jun 2015 12:59:48 +0000 (+0200) Subject: Updated TCPMD5 User guide to reflect NETCONF changes X-Git-Tag: release/lithium~5^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=0869530740d0fd5dccbe278a7f5389e1541ec2c0;p=docs.git Updated TCPMD5 User guide to reflect NETCONF changes Change-Id: I1af048b8893025796693596d33069ebc93797434 Signed-off-by: Dana Kutenicsova (cherry picked from commit abc76904a2d1905badb092d74ef7e7cd650c2380) --- diff --git a/manuals/user-guide/src/main/asciidoc/tcpmd5/odl-tcpmd5-all-user.adoc b/manuals/user-guide/src/main/asciidoc/tcpmd5/odl-tcpmd5-all-user.adoc index f34ce1335..e95b167c2 100644 --- a/manuals/user-guide/src/main/asciidoc/tcpmd5/odl-tcpmd5-all-user.adoc +++ b/manuals/user-guide/src/main/asciidoc/tcpmd5/odl-tcpmd5-all-user.adoc @@ -220,9 +220,9 @@ CAUTION: You have to introduce modules and services mentioned in the previous se . Enabling TCPMD5 in BGP configuration: + -[big]#*URL:*# http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/ +[big]#*URL:*# http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/odl-bgp-rib-impl-cfg:bgp-dispatcher-impl/global-bgp-dispatcher -[big]#*POST:*# +[big]#*PUT:*# [source,xml] ---- @@ -242,9 +242,9 @@ CAUTION: You have to introduce modules and services mentioned in the previous se . Set password: + -[big]#*URL:*# http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/ +[big]#*URL:*# http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/odl-bgp-rib-impl-cfg:bgp-peer/example-bgp-peer -[big]#*POST:*# +[big]#*PUT:*# [source,xml] ---- @@ -261,9 +261,9 @@ CAUTION: You have to introduce modules and services mentioned in the previous se . Enable TCPMD5 in PCEP configuration: + -[big]#*URL:*# http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/ +[big]#*URL:*# http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/odl-pcep-impl-cfg:pcep-dispatcher-impl/global-pcep-dispatcher -[big]#*POST:*# +[big]#*PUT:*# [source,xml] ---- @@ -283,9 +283,9 @@ CAUTION: You have to introduce modules and services mentioned in the previous se . Set password: + -[big]#*URL:*# http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/ +[big]#*URL:*# http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/odl-pcep-impl-cfg:pcep-topology-provider/pcep-topology -[big]#*POST:*# +[big]#*PUT:*# [source,xml] ----