Dan Timoney | 7dbb644 | 2017-07-18 20:35:53 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 | <!-- |
| 3 | ============LICENSE_START======================================================= |
| 4 | openECOMP : SDN-C |
| 5 | ================================================================================ |
Dan Timoney | 0c7f222 | 2017-08-15 10:18:56 -0400 | [diff] [blame^] | 6 | Copyright (C) 2017 AT&T Intellectual Property. All rights |
| 7 | reserved. |
Dan Timoney | 7dbb644 | 2017-07-18 20:35:53 -0400 | [diff] [blame] | 8 | ================================================================================ |
| 9 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 10 | you may not use this file except in compliance with the License. |
| 11 | You may obtain a copy of the License at |
| 12 | |
| 13 | http://www.apache.org/licenses/LICENSE-2.0 |
| 14 | |
| 15 | Unless required by applicable law or agreed to in writing, software |
| 16 | distributed under the License is distributed on an "AS IS" BASIS, |
| 17 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 18 | See the License for the specific language governing permissions and |
| 19 | limitations under the License. |
| 20 | ============LICENSE_END========================================================= |
| 21 | --> |
| 22 | |
Stilwell, David (stilwelld) | 4515ffa | 2017-08-10 00:50:12 +0000 | [diff] [blame] | 23 | <ApplyGroupResponse xmlns="http://onap.org/vpn/schema/v1" |
| 24 | xmlns:ns2="http://onap.org/prov/vpn/schema/v2"> |
Dan Timoney | 7dbb644 | 2017-07-18 20:35:53 -0400 | [diff] [blame] | 25 | <ApplyGroupResponseData> |
| 26 | <ServiceInstanceId>ICOREPVC-81114561</ServiceInstanceId> |
| 27 | <VrfDetails> |
| 28 | <End2EndVpnKey>VPNL811182</End2EndVpnKey> |
| 29 | <VpnId>811182</VpnId> |
| 30 | <VrfName>21302:811182</VrfName> |
| 31 | <VrfImport>SET_BVOIP_IN</VrfImport> |
| 32 | <VrfImport>SET6_BVOIP_IN</VrfImport> |
| 33 | <VrfExport>SET6_DSU</VrfExport> |
| 34 | <VrfExport>SET_DSU</VrfExport> |
| 35 | <VrfExport>SET6_MANAGED</VrfExport> |
| 36 | <VrfExport>SET_MANAGED</VrfExport> |
| 37 | <VrfExport>SET_LOVRF_COMMUNITY</VrfExport> |
| 38 | <VrfExport>SET_RESET_LP</VrfExport> |
| 39 | <ApplyGroup> |
| 40 | <ns2:ApplyGroup>AG_MAX_MCASTROUTES</ns2:ApplyGroup> |
| 41 | </ApplyGroup> |
| 42 | </VrfDetails> |
| 43 | <RoutingApplyGroups> |
| 44 | <RoutingProtocol>BGP4_PROTOCOL</RoutingProtocol> |
| 45 | <Family>v4</Family> |
| 46 | <PeerGroupName>gp_21302:811182</PeerGroupName> |
| 47 | <ApplyGroupPeer> |
| 48 | <ns2:ApplyGroup>AG_L3VPN_EBGP</ns2:ApplyGroup> |
| 49 | </ApplyGroupPeer> |
| 50 | <ApplyGroupPeer> |
| 51 | <ns2:ApplyGroup>AG_MAX_PREFIX</ns2:ApplyGroup> |
| 52 | </ApplyGroupPeer> |
| 53 | <ApplyGroupNeighbour> |
| 54 | <ns2:ApplyGroup>AG_BGP_UNMANAGED</ns2:ApplyGroup> |
| 55 | </ApplyGroupNeighbour> |
| 56 | <ApplyGroupNeighbour> |
| 57 | <ns2:ApplyGroup>AG_BFD_BGP_3000</ns2:ApplyGroup> |
| 58 | </ApplyGroupNeighbour> |
| 59 | </RoutingApplyGroups> |
| 60 | <RoutingApplyGroups> |
| 61 | <RoutingProtocol>BGP4_PROTOCOL</RoutingProtocol> |
| 62 | <Family>v6</Family> |
| 63 | <PeerGroupName>gp6_21302:811182</PeerGroupName> |
| 64 | <ApplyGroupPeer> |
| 65 | <ns2:ApplyGroup>AG6_L3VPN_EBGP</ns2:ApplyGroup> |
| 66 | </ApplyGroupPeer> |
| 67 | <ApplyGroupPeer> |
| 68 | <ns2:ApplyGroup>AG6_MAX_PREFIX</ns2:ApplyGroup> |
| 69 | </ApplyGroupPeer> |
| 70 | <ApplyGroupNeighbour> |
| 71 | <ns2:ApplyGroup>AG6_BGP_UNMANAGED</ns2:ApplyGroup> |
| 72 | </ApplyGroupNeighbour> |
| 73 | <ApplyGroupNeighbour> |
| 74 | <ns2:ApplyGroup>AG6_BFD_BGP_3000</ns2:ApplyGroup> |
| 75 | </ApplyGroupNeighbour> |
| 76 | </RoutingApplyGroups> |
| 77 | </ApplyGroupResponseData> |
| 78 | <response-code>200</response-code> |
| 79 | <response-message>Success</response-message> |
| 80 | <ack-final-indicator>Y</ack-final-indicator> |
| 81 | </ApplyGroupResponse> |
| 82 | |