Skip to content
Snippets Groups Projects
trunks.yaml 823 B
  - id: LGS-00001   # Comes from SM identifies the Trunk
    config:
      common:
        link_speed: 100g
        minimum_links: 1
        isis_metric: 500
        type: "Leased"
      nodeA:
        name: rt1.ath.gr.lab.office.geant.net
        ae_name: ae0
        port_sid: LGA-00001   # Comes from SM - identifies the ae
        members:
          - interface_name: et-0/0/2
            interface_description: et-0/0/2
        ipv4_address: 62.40.98.0/31
        ipv6_address: 2001:798:cc::1/126
      nodeB:
        name: rt1.ams.nl.lab.office.geant.net
        ae_name: ae0
        port_sid: LGA-00002   # Comes from SM - identifies the ae
        members:
          - interface_name: et-9/0/2
            interface_description: et-9/0/2
        ipv4_address: 62.40.98.1/31
        ipv6_address: 2001:798:cc::2/126