# Data for setup of DIA connections
connectionpoints:
  # An Oam IP address.
  - oamipaddress: "127.0.0.1"
    # Control Link Remote End Points
    controllinkremoteendpoints:
      - "127.0.0.11"
      - "127.0.0.12"
  # An Oam IP address.
  - oamipaddress: "127.0.0.2"
    # Control Link Remote End Points
    controllinkremoteendpoints:
      - "127.0.0.21"
      - "127.0.0.22"
