Task #6600
closed
Task #6557: Rebuild the whole DCL infrastructure - aka place9
Configure and define upstream networking
Added by Nico Schottelius over 5 years ago.
Updated over 5 years ago.
Description
The "ISP" side
"non public" towards dcl rebuild:
public information towards dcl rebuild:
- transfer network:
- 2a0a:e5c0:1:7::/64
- default gateway for dcl-rebuild: 2a0a:e5c0:1:7::7
- dcl-rebuild router ip address: 2a0a:e5c0:1:7::18
- further usable ip addresses in the transfer network: :19, :20
- real network / YOUR NETWORK: 2a0a:e5c0:107::/48
- DNS resolving servers
- 2a0a:e5c0:2:1::5 2a0a:e5c0:2:1::6
- mtu = 9000
- Assignee changed from Nico Schottelius to Samuel Hailu
Sami,
all network information is in here. I'll just need the switch+port combination again from your side.
- Description updated (diff)
- Description updated (diff)
- switch = :18 for the moment
vlan 1
name xxx
interface vlan 1
ipv6 address ...
- Status changed from New to In Progress
- Assignee changed from Samuel Hailu to Nico Schottelius
switch1-place6(config)#vlan 21
switch1-place6(config-vlan-21)#name dcl-rebuild
switch1-place6(config-vlan-21)#interface ethernet 39
switch1-place6(config-if-Et39)#switchport access vlan 21
switch1-place6(config-if-Et39)#write
Copy completed successfully.
switch1-place6(config-if-Et39)#
Todo: switch2..4
enable
conf
vlan 21
name dcl-rebuild
write
exit
exit
exit
- switch2: access denied
- switch3: done
- switch4: done
[12:06] line:~% ssh admin@switch4.place6.ungleich.ch
Password:
Last login: Mon Apr 29 18:49:26 2019 from 2a0a:e5c1:101::42
switch4-place6>enable
switch4-place6#conf
switch4-place6(config)#vlan 21
switch4-place6(config-vlan-21)#name dcl-rebuild
switch4-place6(config-vlan-21)#write
Copy completed successfully.
switch4-place6(config-vlan-21)#exit
switch4-place6(config)#exit
switch4-place6#exit
Connection to switch4.place6.ungleich.ch closed.
[12:06] line:~%
- switch2: fixed, DNS problem.
switch2-place6>enable
switch2-place6#conf
switch2-place6(config)#vlan 21
switch2-place6(config-vlan-21)#name dcl-rebuild
switch2-place6(config-vlan-21)#write
Copy completed successfully.
switch2-place6(config-vlan-21)#exit
switch2-place6(config)#exit
switch2-place6#exit
Connection to 2a0a:e5c0:1:8::22 closed.
[12:24] line:~%
- Status changed from In Progress to Closed
Also available in: Atom
PDF