Narzędzia użytkownika

Narzędzia witryny


Pasek boczny

Strony:

Linki:

notatki:cisco_gre_tunnel

To jest stara wersja strony!


Cisco: GRE tunel

Notatki:

R1:

interface Tunnel0
    ip address 192.168.3.1 255.255.255.0
    tunnel source 192.168.1.1
    tunnel destination 192.168.2.2

R2:

interface Tunnel0
    ip address 192.168.3.2 255.255.255.0
    tunnel source 192.168.2.2
    tunnel destination 192.168.1.1

GNS3

notatki/cisco_gre_tunnel.1748860787.txt.gz · ostatnio zmienione: przez administrator