X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fuser-guide%2Fsxp-user-guide.rst;h=ea2ce60ed85c9be80e9049260492e33814c34ab5;hb=fddcfaaca852098730d904ffd22600dca8d2ddf2;hp=832acaf9e0b1032086bdd97bf5018bea8d216ae7;hpb=a09417b0ad1fa8dde90d368684b485e162222fa2;p=docs.git diff --git a/docs/user-guide/sxp-user-guide.rst b/docs/user-guide/sxp-user-guide.rst index 832acaf9e..ea2ce60ed 100644 --- a/docs/user-guide/sxp-user-guide.rst +++ b/docs/user-guide/sxp-user-guide.rst @@ -1,15 +1,17 @@ +.. _sxp-user-guide: + SXP User Guide ============== Overview -------- -SXP (Source-Group Tag eXchange Protocol) project is an effort to enhance +SXP (Scalable-Group Tag eXchange Protocol) project is an effort to enhance OpenDaylight platform with IP-SGT (IP Address to Source Group Tag) bindings that can be learned from connected SXP-aware network nodes. The current implementation supports SXP protocol version 4 according to the Smith, Kandula - SXP `IETF -draft `__ and +draft `__ and grouping of peers and creating filters based on ACL/Prefix-list syntax for filtering outbound and inbound IP-SGT bindings. All protocol legacy versions 1-3 are supported as well. Additionally, version 4 adds @@ -376,6 +378,19 @@ status): global +- Add Route Adds route to leader Node. PUT + http://127.0.0.1:8181/restconf/config/sxp-cluster-route:sxp-cluster-route/ + +:: + + + + 80.12.43.2 + eth1:0 + 255.255.255.0 + + + Use cases for SXP ~~~~~~~~~~~~~~~~~ @@ -426,7 +441,7 @@ soon as possible; a very efficient and effective method of propagation can be performed using OpenDaylight as a centralized point for relaying the information. -OpenDayLight can create filters for exporting and receiving IP-SGT +OpenDaylight can create filters for exporting and receiving IP-SGT bindings used on specific peer groups, thus can provide more complex maintaining of policy groups.