Advertisement
Guest User

Untitled

a guest
Apr 18th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. EVENT: Thu Apr 18 10:52:37 2019 Client "172.31.177.112" GET for URI "/cgi-bin/IPConfig?domain=LON-001-VDC-1&vpn=32768&vlan=400&ip1=10.0.0.1%2f24&ip2=10.0.0.2%2f24&vip=10.0.0.254&sid=test&debug=1" with "domain=LON-001-VDC-1&vpn=32768&vlan=400&ip1=10.0.0.1%2f24&ip2=10.0.0.2%2f24&vip=10.0.0.254&sid=test&debug=1":
  2. OK
  3. /usr/local/bin/vdc-assist lon-lab-score-1.interoute.net INTH1/IPETH1/12345 400 32768 8928:32768 8928:32768 8928:32768 10.0.0.1/24 10.0.0.254 test
  4. auto-VDC configured device lon-lab-score-1.interoute.net interface xe-1/1/1 VLAN 400 with 10.0.0.1/24 and 10.0.0.254 in VRF 32768 for SID test
  5. OUTPUT: show | compare | no-more
  6. OUTPUT: [edit interfaces xe-1/1/1]
  7. OUTPUT: + unit 400 {
  8. OUTPUT: + description "CST 1G test X {} // Customer";
  9. OUTPUT: + vlan-id 400;
  10. OUTPUT: + family inet {
  11. OUTPUT: + address 10.0.0.1/24 {
  12. OUTPUT: + vrrp-group 193 {
  13. OUTPUT: + virtual-address 10.0.0.254;
  14. OUTPUT: + accept-data;
  15. OUTPUT: + vrrp-inherit-from {
  16. OUTPUT: + active-interface xe-1/1/1.10;
  17. OUTPUT: + active-group 192;
  18. OUTPUT: + }
  19. OUTPUT: + }
  20. OUTPUT: + }
  21. OUTPUT: + }
  22. OUTPUT: + }
  23. OUTPUT: [edit routing-instances VRF-32768]
  24. OUTPUT: + interface xe-1/1/1.400;
  25. OUTPUT:
  26. OUTPUT: {master}[edit]
  27. OUTPUT: auto-vdc@lon-lab-score-1-re1#
  28.  
  29. /usr/local/bin/vdc-assist lon-lab-score-2.interoute.net INTH1/IPETH1/12345 400 32768 8928:32768 8928:32768 8928:32768 10.0.0.2/24 10.0.0.254 test
  30. auto-VDC configured device lon-lab-score-2.interoute.net interface xe-1/1/1 VLAN 400 with 10.0.0.2/24 and 10.0.0.254 in VRF 32768 for SID test
  31. OUTPUT: show | compare | no-more
  32. OUTPUT: [edit interfaces xe-1/1/1]
  33. OUTPUT: + unit 400 {
  34. OUTPUT: + description "CST 1G test X {} // Customer";
  35. OUTPUT: + vlan-id 400;
  36. OUTPUT: + family inet {
  37. OUTPUT: + address 10.0.0.2/24 {
  38. OUTPUT: + vrrp-group 193 {
  39. OUTPUT: + virtual-address 10.0.0.254;
  40. OUTPUT: + accept-data;
  41. OUTPUT: + vrrp-inherit-from {
  42. OUTPUT: + active-interface xe-1/1/1.10;
  43. OUTPUT: + active-group 192;
  44. OUTPUT: + }
  45. OUTPUT: + }
  46. OUTPUT: + }
  47. OUTPUT: + }
  48. OUTPUT: + }
  49. OUTPUT: [edit routing-instances VRF-32768]
  50. OUTPUT: + interface xe-1/1/1.400;
  51. OUTPUT:
  52. OUTPUT: [edit]
  53. OUTPUT: auto-vdc@lon-lab-score-2-re0#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement