Skip to main content
Fixed formatting
Source Link
Brett Lykins
  • 8.3k
  • 5
  • 39
  • 66

GRE tunneling | tunnel desTunneling on Cisco IOS - Destination Address

What'sWhat is the reason that you cannot set the tunnel's other side as destination address? It'sIs this because itsit is virtual only?

192.168.1.0/30 is the subnet I'm using and this is my configuration:

tunnel1 ip add 192.168.1.1 255.255.255.252 tunnel source (doesn't matter) tunnel dest 192.168.1.2 

tunnel1 ip add 192.168.1.1 255.255.255.252 tunnel source (doesn't matter) tunnel dest 192.168.1.2 -> whyWhy is this invalid?

GRE tunneling | tunnel des

What's the reason that you cannot set the tunnel's other side as destination address? It's because its virtual only?

192.168.1.0/30 is the subnet

tunnel1 ip add 192.168.1.1 255.255.255.252 tunnel source (doesn't matter) tunnel dest 192.168.1.2 -> why is this invalid?

GRE Tunneling on Cisco IOS - Destination Address

What is the reason that you cannot set the tunnel's other side as destination address? Is this because it is virtual only?

192.168.1.0/30 is the subnet I'm using and this is my configuration:

tunnel1 ip add 192.168.1.1 255.255.255.252 tunnel source (doesn't matter) tunnel dest 192.168.1.2 

tunnel dest 192.168.1.2 -> Why is this invalid?

Source Link

GRE tunneling | tunnel des

What's the reason that you cannot set the tunnel's other side as destination address? It's because its virtual only?

192.168.1.0/30 is the subnet

tunnel1 ip add 192.168.1.1 255.255.255.252 tunnel source (doesn't matter) tunnel dest 192.168.1.2 -> why is this invalid?