Skip to content

Commit

Permalink
Change nextnode ipv6
Browse files Browse the repository at this point in the history
  • Loading branch information
awlx committed Feb 11, 2021
1 parent 5589c6f commit 09b5b2c
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion domains/ffmuc_freising.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.216.1',
ip6 = '2001:678:e68:10b::1',
ip6 = 'fd62:f45c:4d09:10b::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down
2 changes: 1 addition & 1 deletion domains/ffmuc_gauting.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.208.1',
ip6 = '2001:678:e68:10a::1',
ip6 = 'fd62:f45c:4d09:10a::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down
2 changes: 1 addition & 1 deletion domains/ffmuc_muc_cty.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.128.1',
ip6 = '2001:678:e68:100::1',
ip6 = 'fd62:f45c:4d09:100::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down
2 changes: 1 addition & 1 deletion domains/ffmuc_muc_nord.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.136.1',
ip6 = '2001:678:e68:101::1',
ip6 = 'fd62:f45c:4d09:101::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down
2 changes: 1 addition & 1 deletion domains/ffmuc_muc_ost.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.144.1',
ip6 = '2001:678:e68:102::1',
ip6 = 'fd62:f45c:4d09:102::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down
2 changes: 1 addition & 1 deletion domains/ffmuc_muc_sued.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.152.1',
ip6 = '2001:678:e68:103::1',
ip6 = 'fd62:f45c:4d09:103::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down
2 changes: 1 addition & 1 deletion domains/ffmuc_muc_west.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.160.1',
ip6 = '2001:678:e68:104::1',
ip6 = 'fd62:f45c:4d09:104::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down
2 changes: 1 addition & 1 deletion domains/ffmuc_uml_nord.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.168.1',
ip6 = '2001:678:e68:105::1',
ip6 = 'fd62:f45c:4d09:105::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down
2 changes: 1 addition & 1 deletion domains/ffmuc_uml_ost.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.176.1',
ip6 = '2001:678:e68:106::1',
ip6 = 'fd62:f45c:4d09:106::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down
2 changes: 1 addition & 1 deletion domains/ffmuc_uml_sued.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.184.1',
ip6 = '2001:678:e68:107::1',
ip6 = 'fd62:f45c:4d09:107::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down
2 changes: 1 addition & 1 deletion domains/ffmuc_uml_west.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.192.1',
ip6 = '2001:678:e68:108::1',
ip6 = '2fd62:f45c:4d09:108::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down
2 changes: 1 addition & 1 deletion domains/ffmuc_welt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
next_node = {
name = { 'next.node' },
ip4 = '10.80.200.1',
ip6 = '2001:678:e68:109::1',
ip6 = 'fd62:f45c:4d09:109::1',
mac = '16:41:95:40:f7:dc',
},

Expand Down

0 comments on commit 09b5b2c

Please sign in to comment.