├── 41-bgp-example.xml ├── BGP-LSProject.py ├── Project Understanding ├── README.md ├── XRV1 configuration ├── actionStatus.html ├── form1.html ├── form2.html ├── index.html └── topo.jpg /41-bgp-example.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishikeshadusumilli/Traffic-Engineering-using-BGP_LS-PCEP-OpenDaylight/HEAD/41-bgp-example.xml -------------------------------------------------------------------------------- /BGP-LSProject.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishikeshadusumilli/Traffic-Engineering-using-BGP_LS-PCEP-OpenDaylight/HEAD/BGP-LSProject.py -------------------------------------------------------------------------------- /Project Understanding: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishikeshadusumilli/Traffic-Engineering-using-BGP_LS-PCEP-OpenDaylight/HEAD/Project Understanding -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishikeshadusumilli/Traffic-Engineering-using-BGP_LS-PCEP-OpenDaylight/HEAD/README.md -------------------------------------------------------------------------------- /XRV1 configuration: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishikeshadusumilli/Traffic-Engineering-using-BGP_LS-PCEP-OpenDaylight/HEAD/XRV1 configuration -------------------------------------------------------------------------------- /actionStatus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishikeshadusumilli/Traffic-Engineering-using-BGP_LS-PCEP-OpenDaylight/HEAD/actionStatus.html -------------------------------------------------------------------------------- /form1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishikeshadusumilli/Traffic-Engineering-using-BGP_LS-PCEP-OpenDaylight/HEAD/form1.html -------------------------------------------------------------------------------- /form2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishikeshadusumilli/Traffic-Engineering-using-BGP_LS-PCEP-OpenDaylight/HEAD/form2.html -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishikeshadusumilli/Traffic-Engineering-using-BGP_LS-PCEP-OpenDaylight/HEAD/index.html -------------------------------------------------------------------------------- /topo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rishikeshadusumilli/Traffic-Engineering-using-BGP_LS-PCEP-OpenDaylight/HEAD/topo.jpg --------------------------------------------------------------------------------