Project

General

Profile

Actions

Task #6600

closed

Task #6557: Rebuild the whole DCL infrastructure - aka place9

Configure and define upstream networking

Added by Nico Schottelius about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
04/16/2019
Due date:
% Done:

0%

Estimated time:
PM Check date:

Description

The "ISP" side

"non public" towards dcl rebuild:

  • vlan = 21

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
Actions #1

Updated by Nico Schottelius almost 5 years ago

  • 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.

Actions #2

Updated by Nico Schottelius almost 5 years ago

  • Description updated (diff)
Actions #3

Updated by Nico Schottelius almost 5 years ago

ping for marc

Actions #4

Updated by Nico Schottelius almost 5 years ago

  • Description updated (diff)
Actions #5

Updated by Nico Schottelius almost 5 years ago

  • switch = :18 for the moment
vlan 1
name xxx

interface vlan 1
ipv6 address ...
Actions #6

Updated by Nico Schottelius almost 5 years ago

  • 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
Actions #7

Updated by Nico Schottelius almost 5 years ago

  • 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:~% 
Actions #8

Updated by Nico Schottelius almost 5 years ago

  • 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:~% 
Actions #9

Updated by Nico Schottelius almost 5 years ago

  • Status changed from In Progress to Closed
Actions

Also available in: Atom PDF