Comware Based
1754014 Members
4448 Online
108811 Solutions
New Discussion

Re: GRE Tunnel Comware 5

 
Scott3
New Member

GRE Tunnel Comware 5

Morning All,

I'm in the process of putting together a GRE tunnel between 2 Comware switches. I have setup OSPF over GRE with Comware 7 several times now without any problems but today Comware 5 isputting up a fight.

My problem is there is no option for GRE tunnel mode under the tunnel interface: - I beleive all my other config is correct including the service-loopback group config...

Can anyone shed any light on this?

 

Comware Software, Version 5.20.99, Release 2222P08
Copyright (c) 2010-2017 Hewlett Packard Enterprise Development LP
HP A5500-24G EI Switch with 2 Interface Slots uptime is 21 weeks, 2 days, 23 hours, 39 minutes

 

interface LoopBack10
ip address 2.2.2.2 255.255.255.255

#
interface Tunnel10
ip address 10.25.0.2 255.255.255.252
source LoopBack10
destination 1.1.1.1
service-loopback-group 10
#

[SwitchA-Tunnel10]tunnel-protocol ?
ipv6-ipv4 tunnel mode ipv6 over(to) ipv4 <<<<<<<<<<<<<<<<<< Where is my GRE option??
[Palpatine-Tunnel10]tunnel-protocol

 

service-loopback group 10 type tunnel

 

interface GigabitEthernet2/0/10
port link-mode bridge
stp disable
undo ndp enable
undo lldp enable
port service-loopback group 10

Any assistance much appreciated.

 

Scott

 

1 REPLY 1
network_king
HPE Pro

Re: GRE Tunnel Comware 5

Hello Scott,

Are you looking something similar to below

interface tunnel 1

tunnel-protocol ipsec ipv4

I am an HPE Employee

Accept or Kudo