diff options
Diffstat (limited to 'examples/tg19/netconf/r1.ring-l2.conf')
-rw-r--r-- | examples/tg19/netconf/r1.ring-l2.conf | 2980 |
1 files changed, 2980 insertions, 0 deletions
diff --git a/examples/tg19/netconf/r1.ring-l2.conf b/examples/tg19/netconf/r1.ring-l2.conf new file mode 100644 index 0000000..1480e39 --- /dev/null +++ b/examples/tg19/netconf/r1.ring-l2.conf @@ -0,0 +1,2980 @@ +## Last changed: 2019-04-21 01:19:52 CEST +## Image name: jinstall-host-ex-4600-16.1R7.8-signed.tgz + +version 16.1R7.8; +system { + host-name r1.ring; + auto-snapshot; + domain-name tg19.gathering.org; + time-zone Europe/Oslo; + authentication-order tacplus; + root-authentication { + encrypted-password "<removed>"; + } + name-server { + 2a06:5841:a:103::62; + 2a06:5841:a:104::126; + } + tacplus-server { + 134.90.150.164 secret "<removed>"; + } + login { + idle-timeout 5; + user technet { + uid 2000; + class super-user; + authentication { + encrypted-password "<removed>"; + } + } + } + services { + ssh { + root-login deny; + no-tcp-forwarding; + protocol-version v2; + client-alive-count-max 2; + client-alive-interval 300; + connection-limit 50; + rate-limit 5; + } + netconf { + ssh { + port 830; + } + } + dhcp-local-server { + traceoptions { + file log-dhcp size 10000000; + flag all; + } + dhcpv6 { + group southcam-v6 { + interface irb.100; + } + } + group southcam-v4 { + interface irb.100; + } + } + } + syslog { + user * { + any emergency; + } + host log.tg19.gathering.org { + any warning; + authorization info; + daemon warning; + user warning; + change-log any; + interactive-commands any; + match "!(.*License.*)"; + allow-duplicates; + facility-override local7; + explicit-priority; + } + /* Local logging of syslog message */ + file messages { + any notice; + authorization info; + } + /* Local logging of all user-commands typed in the CLI */ + file interactive-commands { + interactive-commands any; + match "UI_CMDLINE_READ_LINE|UI_COMMIT_COMPLETED"; + } + } + /* Save changes to central site */ + archival { + configuration { + transfer-on-commit; + archive-sites { + "scp://user@host/some/folder/" password "<removed>"; + } + } + } + commit synchronize; + ntp { + /* ntp.uio.no */ + server 2001:700:100:2::6; + } +} +chassis { + redundancy { + graceful-switchover; + } + aggregated-devices { + ethernet { + device-count 128; + } + } + alarm { + management-ethernet { + link-down ignore; + } + } +} +services { + analytics { + streaming-server telemetry_server { + remote-address 185.110.149.4; + remote-port 5015; + } + export-profile export_20302 { + local-address 185.110.148.66; + local-port 20302; + reporting-rate 60; + format gpb; + transport udp; + } + sensor junos_system_linecard_interface { + server-name telemetry_server; + export-name export_20302; + resource /junos/system/linecard/interface/; + } + sensor junos_system_linecard_interface_logical_usage { + server-name telemetry_server; + export-name export_20302; + resource /junos/system/linecard/interface/logical/usage/; + } + } +} +security { + ssh-known-hosts { + host <removed> { + ecdsa-sha2-nistp256-key <removed>; + } + } +} +interfaces { + interface-range all-ports { + member ge-*/*/*; + member xe-*/*/*; + member et-*/*/*; + } + ge-0/0/0 { + unit 0 { + family ethernet-switching; + } + } + ge-0/0/2 { + description "G: s1.secbua"; + ether-options { + 802.3ad ae117; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-0/0/3 { + description "G: s1.secbua"; + ether-options { + 802.3ad ae117; + } + } + ge-0/0/4 { + description "SECURITY SERVER"; + unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members SECURITY; + } + } + } + } + ge-0/0/5 { + description TeleCam; + unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members s2.noc; + } + } + } + } + ge-0/0/6 { + description "G: s2.log"; + ether-options { + 802.3ad ae140; + } + } + ge-0/0/7 { + description "G: s2.log"; + ether-options { + 802.3ad ae140; + } + } + et-0/0/26 { + description "G: r1.tele (ae3)"; + ether-options { + 802.3ad ae3; + } + } + et-0/0/27 { + description "B: fw1.tele port 27"; + ether-options { + 802.3ad ae4; + } + } + ge-1/0/0 { + description "C: soutcam vlan 100"; + unit 0 { + family ethernet-switching { + vlan { + members vlan100; + } + } + } + } + ge-1/0/2 { + description "G: s1.cna"; + ether-options { + 802.3ad ae114; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-1/0/3 { + description "G: s1.cna"; + ether-options { + 802.3ad ae114; + } + } + ge-1/0/4 { + description "G: s1.south"; + ether-options { + 802.3ad ae121; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-1/0/5 { + description "G: s1.south"; + ether-options { + 802.3ad ae121; + } + } + ge-1/0/6 { + description "G: s2.cna"; + ether-options { + 802.3ad ae131; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-1/0/7 { + description "G: s2.cna"; + ether-options { + 802.3ad ae131; + } + } + ge-1/0/8 { + description "G: s3.cna"; + ether-options { + 802.3ad ae132; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-1/0/9 { + description "G: s3.cna"; + ether-options { + 802.3ad ae132; + } + } + ge-2/0/0 { + description "G: s1.log"; + ether-options { + 802.3ad ae112; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-2/0/1 { + description "G: s1.log"; + ether-options { + 802.3ad ae112; + } + } + ge-2/0/2 { + description "G: s2.log"; + inactive: ether-options { + 802.3ad ae113; + } + unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-2/0/3 { + description "G: s2.log"; + ether-options { + 802.3ad ae113; + } + } + ge-2/0/4 { + description "G: s1.event-ob"; + ether-options { + 802.3ad ae133; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-2/0/5 { + description "G: s1.event-ob"; + ether-options { + 802.3ad ae133; + } + } + ge-2/0/22 { + description "G: s3.wifi"; + ether-options { + 802.3ad ae779; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-2/0/23 { + description "G: s3.wifi"; + ether-options { + 802.3ad ae779; + } + } + xe-2/2/0 { + description "G: s1.event"; + ether-options { + 802.3ad ae115; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + xe-2/2/1 { + description "G: s1.event"; + ether-options { + 802.3ad ae115; + } + } + ge-3/0/0 { + description "G: s1.boh"; + ether-options { + 802.3ad ae128; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-3/0/1 { + description "G: s1.boh"; + ether-options { + 802.3ad ae128; + } + } + ge-3/0/2 { + description "G: s1.foh"; + ether-options { + 802.3ad ae130; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-3/0/3 { + description "G: s1.foh"; + ether-options { + 802.3ad ae130; + } + } + ge-3/0/22 { + description "G: s2.wifi"; + ether-options { + 802.3ad ae778; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-3/0/23 { + description "G: s2.wifi"; + ether-options { + 802.3ad ae778; + } + } + ge-4/0/0 { + description "G: s1.auditorium"; + inactive: ether-options { + 802.3ad ae125; + } + unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-4/0/1 { + description "G: s1.auditorium"; + ether-options { + 802.3ad ae125; + } + } + ge-4/0/2 { + description "G: s1.north"; + ether-options { + 802.3ad ae129; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-4/0/3 { + description "G: s1.north"; + ether-options { + 802.3ad ae129; + } + } + ge-5/0/0 { + description "G: s1.noc"; + ether-options { + 802.3ad ae110; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/1 { + description "G: s1.noc"; + ether-options { + 802.3ad ae110; + } + } + ge-5/0/2 { + description "G: s2.noc"; + ether-options { + 802.3ad ae111; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/3 { + description "G: s2.noc"; + ether-options { + 802.3ad ae111; + } + } + ge-5/0/4 { + description "G: s1.systemstonad"; + ether-options { + 802.3ad ae116; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/5 { + description "G: s1.systemstonad"; + ether-options { + 802.3ad ae116; + } + } + ge-5/0/6 { + description "G: s1.presse"; + ether-options { + 802.3ad ae118; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/7 { + description "G: s1.presse"; + ether-options { + 802.3ad ae118; + } + } + ge-5/0/8 { + description "G: s1.videorom"; + ether-options { + 802.3ad ae119; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/9 { + description "G: s1.videorom"; + ether-options { + 802.3ad ae119; + } + } + ge-5/0/10 { + description "G: s1.fugleberget"; + ether-options { + 802.3ad ae120; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/11 { + description "G: s1.fugleberget"; + ether-options { + 802.3ad ae120; + } + } + ge-5/0/12 { + description "G: s1.sponsorgate"; + ether-options { + 802.3ad ae122; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/13 { + description "G: s1.sponsorgate"; + ether-options { + 802.3ad ae122; + } + } + ge-5/0/14 { + description "G: s1.resepsjon"; + ether-options { + 802.3ad ae123; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/15 { + description "G: s1.resepsjon"; + ether-options { + 802.3ad ae123; + } + } + ge-5/0/16 { + description not-in-use; + disable; + inactive: ether-options { + 802.3ad ae124; + } + unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/17 { + description "G: s1.medic"; + ether-options { + 802.3ad ae124; + } + } + ge-5/0/18 { + description not-in-use; + disable; + ether-options { + 802.3ad ae126; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/19 { + description "G: s1.roof"; + ether-options { + 802.3ad ae126; + } + } + ge-5/0/20 { + description not-in-use; + disable; + ether-options { + 802.3ad ae127; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/21 { + description "G: s2.roof"; + ether-options { + 802.3ad ae127; + } + } + ge-5/0/22 { + description TestCam; + unit 0 { + family ethernet-switching { + vlan { + members s2.noc; + } + } + } + } + ge-5/0/24 { + description "Security rpi"; + unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members s1.secbua; + } + } + } + } + ge-5/0/44 { + description "G: s1.wifi"; + ether-options { + 802.3ad ae777; + } + inactive: unit 0 { + family ethernet-switching { + interface-mode access; + vlan { + members mgmt; + } + } + } + } + ge-5/0/45 { + description "G: s1.wifi"; + ether-options { + 802.3ad ae777; + } + } + ge-5/0/47 { + description "C: NOCCam"; + unit 0 { + family ethernet-switching { + vlan { + members vlan100; + } + } + } + } + et-5/1/2 { + description "B: fw1.tele port28"; + ether-options { + 802.3ad ae4; + } + } + et-6/0/26 { + description "G: r1.tele (ae3)"; + ether-options { + 802.3ad ae3; + } + } + et-6/0/27 { + description "B: r1.noc et-3/3/2"; + unit 0 { + description "B: r1.noc et-3/3/2"; + family inet { + address 185.110.148.136/31; + } + family inet6 { + address 2a06:5841:f:f05::/127; + } + } + } + ae3 { + description "B: r1.tele ae3"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family inet { + address 185.110.148.133/31; + } + family inet6 { + address 2a06:5841:f:f03::1/127; + } + } + } + ae4 { + description "B: fw1.tele"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members all; + } + } + } + } + ae110 { + description "B: s1.noc <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.noc statisk.ip ]; + } + } + } + } + ae111 { + description "B: s2.noc <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s2.noc ]; + } + } + } + } + ae112 { + description "B: s1.log <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.log ]; + } + } + } + } + ae113 { + description "B: s2.log <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s2.log ]; + } + } + } + } + ae114 { + description "B: s1.cna <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.cna ]; + } + } + } + } + ae115 { + description "B: s1.event <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.event EVENT-INTERN ]; + } + } + } + } + ae116 { + description "B: s1.systemstonad <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.systemstonad ]; + } + } + } + } + ae117 { + description "B: s1.secbua <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.secbua SECURITY ]; + } + } + } + } + ae118 { + description "B: s1.presse <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.presse ]; + } + } + } + } + ae119 { + description "B: s1.videorom <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.videorom SECURITY ]; + } + } + } + } + ae120 { + description "B: s1.fugleberget <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.fugleberget ]; + } + } + } + } + ae121 { + description "B: s1.south <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.south ]; + } + } + } + } + ae122 { + description "B: s1.sponsorgate <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.sponsorgate ]; + } + } + } + } + ae123 { + description "B: s1.resepsjon <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.resepsjon ]; + } + } + } + } + ae124 { + description "B: s1.medic <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.medic SECURITY ]; + } + } + } + } + ae125 { + description "B: s1.auditorium <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.auditorium ]; + } + } + } + } + ae126 { + description "B: s1.roof <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.roof ]; + } + } + } + } + ae127 { + description "B: s2.roof <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s2.roof ]; + } + } + } + } + ae128 { + description "B: s1.boh <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.boh EVENT-INTERN ]; + } + } + } + } + ae129 { + description "B: s1.north <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.north ]; + } + } + } + } + ae130 { + description "B: s1.foh <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.foh EVENT-INTERN ]; + } + } + } + } + ae131 { + description "B: s2.cna <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s2.cna ]; + } + } + } + } + ae132 { + description "B: s3.cna <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s3.cna ]; + } + } + } + } + ae133 { + description "B: s1.event-ob <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt s1.event-ob ]; + } + } + } + } + ae140 { + description "B: s2.log<ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ s2.log mgmt ]; + } + } + } + } + ae777 { + description "B: s1.wifi <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt aps-mgmt ]; + } + } + } + } + ae778 { + description "B: s2.wifi <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt aps-mgmt ]; + } + } + } + } + ae779 { + description "B: s3.wifi <ae0>"; + aggregated-ether-options { + lacp { + active; + } + } + unit 0 { + family ethernet-switching { + interface-mode trunk; + vlan { + members [ mgmt aps-mgmt ]; + } + } + } + } + irb { + unit 100 { + description "C: southcam net"; + family inet { + address 88.92.8.1/27; + } + family inet6 { + address 2a06:5841:a:302::1/64; + } + } + inactive: unit 112 { + description s1.log; + family inet { + address 88.92.8.65/26; + } + family inet6 { + address 2a06:5841:c:112::1/64; + } + } + inactive: unit 113 { + description s2.log; + family inet { + address 88.92.8.129/26; + } + family inet6 { + address 2a06:5841:c:113::1/64; + } + } + inactive: unit 114 { + description s1.cna; + family inet { + address 88.92.8.193/26; + } + family inet6 { + address 2a06:5841:c:114::1/64; + } + } + inactive: unit 115 { + description s1.event; + family inet { + address 88.92.9.1/26; + } + family inet6 { + address 2a06:5841:c:115::1/64; + } + } + inactive: unit 116 { + description s1.systemstonad; + family inet { + address 88.92.9.65/26; + } + family inet6 { + address 2a06:5841:c:116::1/64; + } + } + inactive: unit 117 { + description s1.secbua; + family inet { + address 88.92.9.129/26; + } + family inet6 { + address 2a06:5841:c:117::1/64; + } + } + inactive: unit 118 { + description s1.presse; + family inet { + address 88.92.9.193/26; + } + family inet6 { + address 2a06:5841:c:118::1/64; + } + } + inactive: unit 119 { + description s1.videorom; + family inet { + address 88.92.10.1/26; + } + family inet6 { + address 2a06:5841:c:119::1/64; + } + } + inactive: unit 120 { + description s1.fugleberget; + family inet { + address 88.92.10.65/26; + } + family inet6 { + address 2a06:5841:c:120::1/64; + } + } + inactive: unit 121 { + description s1.south; + family inet { + address 88.92.10.129/26; + } + family inet6 { + address 2a06:5841:c:121::1/64; + } + } + inactive: unit 122 { + description s1.sponsorgate; + family inet { + address 88.92.10.193/26; + } + family inet6 { + address 2a06:5841:c:122::1/64; + } + } + inactive: unit 123 { + description s1.resepsjon; + family inet { + address 88.92.11.1/26; + } + family inet6 { + address 2a06:5841:c:123::1/64; + } + } + inactive: unit 124 { + description s1.medic; + family inet { + address 88.92.11.65/26; + } + family inet6 { + address 2a06:5841:c:124::1/64; + } + } + inactive: unit 125 { + description s1.auditorium; + family inet { + address 88.92.11.129/26; + } + family inet6 { + address 2a06:5841:c:125::1/64; + } + } + inactive: unit 126 { + description s1.roof; + family inet { + address 88.92.11.193/26; + } + family inet6 { + address 2a06:5841:c:126::1/64; + } + } + inactive: unit 127 { + description s2.roof; + family inet { + address 88.92.12.1/26; + } + family inet6 { + address 2a06:5841:c:127::1/64; + } + } + inactive: unit 128 { + description s1.boh; + family inet { + address 88.92.12.65/26; + } + family inet6 { + address 2a06:5841:c:128::1/64; + } + } + inactive: unit 129 { + description s1.north; + family inet { + address 88.92.12.129/26; + } + family inet6 { + address 2a06:5841:c:129::1/64; + } + } + inactive: unit 130 { + description s1.foh; + family inet { + address 88.92.13.1/26; + } + family inet6 { + address 2a06:5841:c:130::1/64; + } + } + inactive: unit 131 { + description s2.cna; + family inet { + address 88.92.13.65/26; + } + family inet6 { + address 2a06:5841:c:131::1/64; + } + } + inactive: unit 132 { + description s3.cna; + family inet { + address 88.92.13.129/26; + } + family inet6 { + address 2a06:5841:c:132::1/64; + } + } + inactive: unit 133 { + description s1.event-ob; + family inet { + address 88.92.13.193/26; + } + family inet6 { + address 2a06:5841:c:133::1/64; + } + } + unit 666 { + family inet { + address 88.92.2.65/26; + } + family inet6 { + address 2a06:5841:d:b::1/64; + } + } + inactive: unit 777 { + description aps-mgmt; + family inet { + address 88.92.6.129/26; + } + family inet6 { + address 2a06:5841:d:aa::1/64; + } + } + unit 1337 { + description "C: Statisk Ip NOC"; + family inet { + address 88.92.127.193/27; + } + } + } + lo0 { + unit 0 { + family inet { + filter { + input mgmt-v4; + } + address 127.0.0.1/32; + address 185.110.148.66/32; + } + family inet6 { + filter { + input mgmt-v6; + } + address ::1/128; + address 2a06:5841:f:e::66/128; + } + } + } +} +snmp { + contact NOC; + community <removed> { + authorization read-only; + client-list-name mgmt; + } +} +forwarding-options { + storm-control-profiles default { + all; + } + dhcp-relay { + dhcpv6 { + group edge-switches { + active-server-group v6-edge-switches; + overrides { + allow-snooped-clients; + } + inactive: interface irb.110; + interface irb.111; + interface irb.112; + interface irb.113; + interface irb.114; + interface irb.115; + interface irb.116; + interface irb.117; + interface irb.118; + interface irb.119; + interface irb.120; + interface irb.121; + interface irb.122; + interface irb.123; + interface irb.124; + interface irb.125; + interface irb.126; + interface irb.127; + interface irb.128; + interface irb.129; + interface irb.130; + interface irb.131; + interface irb.132; + interface irb.133; + interface irb.777; + } + server-group { + v6-edge-switches { + 2a06:5841:a:103::2; + } + } + } + server-group { + fapfapfap-group { + 185.110.149.2; + } + v4-edge-switches { + 185.110.149.2; + } + } + route-suppression { + access-internal; + } + group fapfapfap { + active-server-group fapfapfap-group; + relay-option-82 { + circuit-id { + prefix { + host-name; + } + include-irb-and-l2; + } + } + interface irb.666; + } + group edge-switches { + active-server-group v4-edge-switches; + overrides { + trust-option-82; + } + interface irb.110; + interface irb.111; + interface irb.112; + interface irb.113; + interface irb.114; + interface irb.115; + interface irb.116; + interface irb.117; + interface irb.118; + interface irb.119; + interface irb.120; + interface irb.121; + interface irb.122; + interface irb.123; + interface irb.124; + interface irb.125; + interface irb.126; + interface irb.127; + interface irb.128; + interface irb.129; + interface irb.130; + interface irb.131; + interface irb.132; + interface irb.133; + interface irb.777; + } + } +} +event-options { + policy ae110down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae110$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-5/0/0 unit 0"; + "deactivate interfaces ge-5/0/0 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae110 went down so removed ge-5/0/0 from bundle"; + } + } + } + } + policy ae110up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae110$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-5/0/0 unit 0"; + "activate interfaces ge-5/0/0 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae110 came up so added ge-5/0/0 to bundle"; + } + } + } + } + policy ae111down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae111$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-5/0/2 unit 0"; + "deactivate interfaces ge-5/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae111 went down so removed ge-5/0/2 from bundle"; + } + } + } + } + policy ae111up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae111$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-5/0/2 unit 0"; + "activate interfaces ge-5/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae111 came up so added ge-5/0/2 to bundle"; + } + } + } + } + policy ae112down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae112$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-2/0/0 unit 0"; + "deactivate interfaces ge-2/0/0 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae112 went down so removed ge-2/0/0 from bundle"; + } + } + } + } + policy ae112up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae112$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-2/0/0 unit 0"; + "activate interfaces ge-2/0/0 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae112 came up so added ge-2/0/0 to bundle"; + } + } + } + } + policy ae113down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae113$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-2/0/2 unit 0"; + "deactivate interfaces ge-2/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae113 went down so removed ge-2/0/2 from bundle"; + } + } + } + } + policy ae113up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae113$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-2/0/2 unit 0"; + "activate interfaces ge-2/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae113 came up so added ge-2/0/2 to bundle"; + } + } + } + } + policy ae114down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae114$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-1/0/2 unit 0"; + "deactivate interfaces ge-1/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae114 went down so removed ge-1/0/2 from bundle"; + } + } + } + } + policy ae114up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae114$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-1/0/2 unit 0"; + "activate interfaces ge-1/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae114 came up so added ge-1/0/2 to bundle"; + } + } + } + } + policy ae116down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae116$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-5/0/4 unit 0"; + "deactivate interfaces ge-5/0/4 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae116 went down so removed ge-5/0/4 from bundle"; + } + } + } + } + policy ae116up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae116$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-5/0/4 unit 0"; + "activate interfaces ge-5/0/4 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae116 came up so added ge-5/0/4 to bundle"; + } + } + } + } + policy ae117down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae117$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-0/0/2 unit 0"; + "deactivate interfaces ge-0/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae117 went down so removed ge-0/0/2 from bundle"; + } + } + } + } + policy ae117up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae117$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-0/0/2 unit 0"; + "activate interfaces ge-0/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae117 came up so added ge-0/0/2 to bundle"; + } + } + } + } + policy ae118down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae118$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-5/0/6 unit 0"; + "deactivate interfaces ge-5/0/6 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae118 went down so removed ge-5/0/6 from bundle"; + } + } + } + } + policy ae118up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae118$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-5/0/6 unit 0"; + "activate interfaces ge-5/0/6 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae118 came up so added ge-5/0/6 to bundle"; + } + } + } + } + policy ae115down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae115$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces xe-2/2/0 unit 0"; + "deactivate interfaces xe-2/2/0 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae115 went down so removed xe-2/2/0 from bundle"; + } + } + } + } + policy ae115up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae115$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces xe-2/2/0 unit 0"; + "activate interfaces xe-2/2/0 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae115 came up so added xe-2/2/0 to bundle"; + } + } + } + } + inactive: policy ae119down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae119$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-5/0/8 unit 0"; + "deactivate interfaces ge-5/0/8 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae119 went down so removed ge-5/0/8 from bundle"; + } + } + } + } + inactive: policy ae119up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae119$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-5/0/8 unit 0"; + "activate interfaces ge-5/0/8 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae119 came up so added ge-5/0/8 to bundle"; + } + } + } + } + policy ae120down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae120$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-5/0/10 unit 0"; + "deactivate interfaces ge-5/0/10 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae120 went down so removed ge-5/0/10 from bundle"; + } + } + } + } + policy ae120up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae120$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-5/0/10 unit 0"; + "activate interfaces ge-5/0/10 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae120 came up so added ge-5/0/10 to bundle"; + } + } + } + } + policy ae121down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae121$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-1/0/4 unit 0"; + "deactivate interfaces ge-1/0/4 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae121 went down so removed ge-1/0/4 from bundle"; + } + } + } + } + policy ae121up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae121$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-1/0/4 unit 0"; + "activate interfaces ge-1/0/4 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae121 came up so added ge-1/0/4 to bundle"; + } + } + } + } + policy ae122down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae122$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-5/0/12 unit 0"; + "deactivate interfaces ge-5/0/12 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae122 went down so removed ge-5/0/12 from bundle"; + } + } + } + } + policy ae122up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae122$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-5/0/12 unit 0"; + "activate interfaces ge-5/0/12 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae122 came up so added ge-5/0/12 to bundle"; + } + } + } + } + policy ae123down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae123$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-5/0/14 unit 0"; + "deactivate interfaces ge-5/0/14 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae123 went down so removed ge-5/0/14 from bundle"; + } + } + } + } + policy ae123up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae123$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-5/0/14 unit 0"; + "activate interfaces ge-5/0/14 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae123 came up so added ge-5/0/14 to bundle"; + } + } + } + } + policy ae124down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae124$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-5/0/16 unit 0"; + "deactivate interfaces ge-5/0/16 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae124 went down so removed ge-5/0/16 from bundle"; + } + } + } + } + policy ae124up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae124$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-5/0/16 unit 0"; + "activate interfaces ge-5/0/16 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae124 came up so added ge-5/0/16 to bundle"; + } + } + } + } + policy ae127down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae127$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-5/0/21 unit 0"; + "deactivate interfaces ge-5/0/21 ether-options"; + "activate interfaces ge-5/0/20 unit 0"; + "deactivate interfaces ge-5/0/20 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae127 went down so removed ge-5/0/20 from bundle"; + } + } + } + } + policy ae127up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae127$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-5/0/21 unit 0"; + "activate interfaces ge-5/0/21 ether-options"; + "deactivate interfaces ge-5/0/20 unit 0"; + "activate interfaces ge-5/0/20 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae127 came up so added ge-5/0/20 to bundle"; + } + } + } + } + policy ae126down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae126$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-5/0/18 unit 0"; + "deactivate interfaces ge-5/0/18 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae126 went down so removed ge-5/0/18 from bundle"; + } + } + } + } + policy ae126up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae126$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-5/0/18 unit 0"; + "activate interfaces ge-5/0/18 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae126 came up so added ge-5/0/18 to bundle"; + } + } + } + } + policy ae125down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae125$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-4/0/0 unit 0"; + "deactivate interfaces ge-4/0/0 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae125 went down so removed ge-4/0/0 from bundle"; + } + } + } + } + policy ae125up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae125$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-4/0/0 unit 0"; + "activate interfaces ge-4/0/0 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae125 came up so added ge-4/0/0 to bundle"; + } + } + } + } + policy ae128down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae128$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-3/0/0 unit 0"; + "deactivate interfaces ge-3/0/0 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae128 went down so removed ge-3/0/0 from bundle"; + } + } + } + } + policy ae128up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae128$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-3/0/0 unit 0"; + "activate interfaces ge-3/0/0 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae128 came up so added ge-3/0/0 to bundle"; + } + } + } + } + policy ae130down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae130$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-3/0/2 unit 0"; + "deactivate interfaces ge-3/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae130 went down so removed ge-3/0/2 from bundle"; + } + } + } + } + policy ae130up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae130$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-3/0/2 unit 0"; + "activate interfaces ge-3/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae130 came up so added ge-3/0/2 to bundle"; + } + } + } + } + policy ae131down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae131$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-1/0/6 unit 0"; + "deactivate interfaces ge-1/0/6 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae131 went down so removed ge-1/0/6 from bundle"; + } + } + } + } + policy ae131up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae131$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-1/0/6 unit 0"; + "activate interfaces ge-1/0/6 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae131 came up so added ge-1/0/6 to bundle"; + } + } + } + } + policy ae132down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae132$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-1/0/8 unit 0"; + "deactivate interfaces ge-1/0/8 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae132 went down so removed ge-1/0/8 from bundle"; + } + } + } + } + policy ae132up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae132$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-1/0/8 unit 0"; + "activate interfaces ge-1/0/8 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae132 came up so added ge-1/0/8 to bundle"; + } + } + } + } + policy ae133down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae133$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-2/0/4 unit 0"; + "deactivate interfaces ge-2/0/4 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae133 went down so removed ge-2/0/4 from bundle"; + } + } + } + } + policy ae133up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae133$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-2/0/4 unit 0"; + "activate interfaces ge-2/0/4 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae133 came up so added ge-2/0/4 to bundle"; + } + } + } + } + policy ae129down { + events snmp_trap_link_down; + attributes-match { + snmp_trap_link_down.interface-name matches "ae129$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "activate interfaces ge-4/0/2 unit 0"; + "deactivate interfaces ge-4/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae129 went down so removed ge-4/0/2 from bundle"; + } + } + } + } + policy ae129up { + events snmp_trap_link_up; + attributes-match { + snmp_trap_link_up.interface-name matches "ae129$"; + } + then { + change-configuration { + retry count 10 interval 10; + commands { + "deactivate interfaces ge-4/0/2 unit 0"; + "activate interfaces ge-4/0/2 ether-options"; + } + user-name technet; + commit-options { + log "Autoconfig-script: ae129 came up so added ge-4/0/2 to bundle"; + } + } + } + } +} +routing-options { + nonstop-routing; +} +protocols { + router-advertisement { + traceoptions { + file ipv6-nd-trace; + flag all; + } + interface irb.110 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.111 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.112 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.113 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.114 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.116 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.117 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.118 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.115 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.119 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.120 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.121 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.122 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.123 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.124 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.126 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.127 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.125 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.128 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.130 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.131 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.132 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.133 { + max-advertisement-interval 30; + managed-configuration; + } + interface irb.129 { + max-advertisement-interval 30; + managed-configuration; + } + } + ospf { + export [ direct-to-ospf static-to-ospf ]; + reference-bandwidth 1000g; + area 0.0.0.0 { + interface ae3.0; + interface et-6/0/27.0; + } + } + ospf3 { + export [ static-to-ospf direct-to-ospf ]; + reference-bandwidth 1000g; + area 0.0.0.0 { + interface ae3.0; + interface et-6/0/27.0; + } + } + lldp { + interface all; + } + lldp-med { + interface all; + } + igmp-snooping { + vlan default; + } + sflow { + sample-rate { + ingress 10000; + egress 10000; + } + collector <removed>; + interfaces all-ports; + } + layer2-control { + nonstop-bridging; + } + rstp { + bridge-priority 4k; + interface all; + } +} +policy-options { + prefix-list mgmt-v4 { + } + prefix-list mgmt-v6 { + } + /* Merged separate v4- og v6-lister */ + prefix-list mgmt { + apply-path "policy-options prefix-list <mgmt-v*> <*>"; + } + policy-statement direct-to-ospf { + from protocol direct; + then { + external { + type 1; + } + accept; + } + } + policy-statement static-to-ospf { + from protocol static; + then { + external { + type 1; + } + accept; + } + } +} +firewall { + family inet { + filter mgmt-v4 { + term accept-ssh { + from { + source-prefix-list { + mgmt-v4; + } + destination-port 22; + } + then accept; + } + term discard-ssh { + from { + destination-port 22; + } + then { + discard; + } + } + term accept-all { + then accept; + } + } + } + family inet6 { + filter mgmt-v6 { + term accept-ssh { + from { + source-prefix-list { + mgmt-v6; + } + destination-port 22; + } + then accept; + } + term discard-ssh { + from { + destination-port 22; + } + then discard; + } + term accept-all { + then accept; + } + } + } +} +access { + address-assignment { + pool tele-v6 { + family inet6 { + prefix 2a06:5841:a:302::0/64; + range tele-v6 { + low 2a06:5841:a:302::1337:1337:1/128; + high 2a06:5841:a:302::1337:1337:ffff/128; + } + dhcp-attributes { + dns-server { + 2001:4860:4860::8888; + 2001:4860:4860::8844; + } + } + } + } + pool tele-v4 { + family inet { + network 88.92.8.0/27; + range tele-v4 { + low 88.92.8.2; + high 88.92.8.30; + } + dhcp-attributes { + name-server { + 1.1.1.1; + } + router { + 88.92.8.1; + } + } + host southcam { + hardware-address 00:10:f3:60:39:df; + ip-address 88.92.8.2; + } + host noccam { + hardware-address 00:d0:89:18:ee:64; + ip-address 88.92.8.3; + } + } + } + } +} +virtual-chassis { + preprovisioned; + vcp-snmp-statistics; + /* tele */ + member 0 { + role routing-engine; + serial-number <removed>; + location tele; + } + /* south */ + member 1 { + role line-card; + serial-number <removed>; + location south; + } + /* log */ + member 2 { + role line-card; + serial-number <removed>; + location log; + } + /* swing */ + member 3 { + role line-card; + serial-number <removed>; + location swing; + } + /* north */ + member 4 { + role line-card; + serial-number <removed>; + location north; + } + /* noc 2 */ + member 5 { + role line-card; + serial-number <removed>; + location noc2; + } + /* noc1 */ + member 6 { + role routing-engine; + serial-number <removed>; + location noc1; + } +} +vlans { + EVENT-INTERN { + vlan-id 3000; + } + SECURITY { + vlan-id 2500; + } + aps-mgmt { + vlan-id 777; + } + default { + vlan-id 1; + l3-interface irb.0; + } + mgmt { + vlan-id 666; + l3-interface irb.666; + } + s1.auditorium { + vlan-id 125; + } + s1.boh { + vlan-id 128; + } + s1.cna { + vlan-id 114; + } + s1.event { + vlan-id 115; + } + s1.event-ob { + vlan-id 133; + } + s1.foh { + vlan-id 130; + } + s1.fugleberget { + vlan-id 120; + } + s1.log { + vlan-id 112; + } + s1.medic { + vlan-id 124; + } + s1.noc { + vlan-id 110; + } + s1.north { + vlan-id 129; + } + s1.presse { + vlan-id 118; + } + s1.resepsjon { + vlan-id 123; + } + s1.roof { + vlan-id 126; + } + s1.secbua { + vlan-id 117; + } + s1.south { + vlan-id 121; + } + s1.sponsorgate { + vlan-id 122; + } + s1.systemstonad { + vlan-id 116; + } + s1.videorom { + vlan-id 119; + } + s2.cna { + vlan-id 131; + } + s2.log { + vlan-id 113; + } + s2.noc { + vlan-id 111; + } + s2.roof { + vlan-id 127; + } + s3.cna { + vlan-id 132; + } + statisk.ip { + vlan-id 1337; + } + vlan100 { + vlan-id 100; + l3-interface irb.100; + } +} |