Linuxhotel Wiki

Wie ging das nochmal?

Benutzer-Werkzeuge

Webseiten-Werkzeuge


lpi2:routing

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung
Nächste Überarbeitung Beide Seiten, nächste Überarbeitung
lpi2:routing [2024/04/17 06:51]
ingo_wichmann
lpi2:routing [2024/04/27 06:49]
ingo_wichmann
Zeile 41: Zeile 41:
   sysctl -w '​net.ipv6.conf.all.forwarding=1'​   sysctl -w '​net.ipv6.conf.all.forwarding=1'​
   ip link set up dev b1-a   ip link set up dev b1-a
 +  ip link set up dev b1-b2
 +  ip link set up dev b1-c
   ip addr add fc01::b1/64 dev b1-a   ip addr add fc01::b1/64 dev b1-a
   ip addr add fc03::b1/64 dev b1-b2   ip addr add fc03::b1/64 dev b1-b2
Zeile 51: Zeile 53:
   sysctl -w '​net.ipv6.conf.all.forwarding=1'​   sysctl -w '​net.ipv6.conf.all.forwarding=1'​
   ip link set up dev b2-a   ip link set up dev b2-a
 +  ip link set up dev b2-b1
 +  ip link set up dev b2-c
   ip addr add fc02::b2/64 dev b2-a   ip addr add fc02::b2/64 dev b2-a
   ip addr add fc03::b2/64 dev b2-b1   ip addr add fc03::b2/64 dev b2-b1
   ip addr add fc05::b2/64 dev b2-c   ip addr add fc05::b2/64 dev b2-c
   ping -qc1 fc02::a   ping -qc1 fc02::a
 +  ping -qc1 fc03::b1
  
 Terminal c: Terminal c:
lpi2/routing.txt · Zuletzt geändert: 2024/04/28 09:52 (Externe Bearbeitung)