Page MenuHomeVyOS Platform

tunnel key doesn't clear
Closed, ResolvedPublicBUG

Description

The tunnel key doesn't clear.
When we try to delete the tunnel key, it doesn't work. The only way is to delete and make the tunnel again.

vyos@vyos# show interfaces tunnel tun10
 address 10.10.10.1/24
 encapsulation gre
 parameters {
     ip {
     }
 }
 remote 192.168.1.2
 source-address 192.168.1.1
[edit]
vyos@vyos#
[edit]
vyos@vyos# ip tunnel show tun10
tun10: gre/ip remote 192.168.1.2 local 192.168.1.1 ttl 64 tos inherit key 1234

The commands don't help to delete the key:

del interfaces tunnel tun10 parameters ip key 1234
set interfaces tunnel tun10 disable
del interfaces tunnel tun10 disable

Version:          VyOS 1.3.2
Release train:    equuleus

Built by:         Sentrium S.L.
Built on:         Mon 05 Sep 2022 09:23 UTC
Build UUID:       1ceaab3a-4f4e-4692-b551-7c05e1da0a77
Build commit ID:  7ce86511888635

Architecture:     x86_64
Boot via:         installed image
System type:      KVM guest

Hardware vendor:  QEMU
Hardware model:   Standard PC (i440FX + PIIX, 1996)
Hardware S/N:
Hardware UUID:    4423fc23-dc71-4b9d-8020-b675ed0f73b4

Details

Difficulty level
Unknown (require assessment)
Version
1.3.2
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Related Objects

Mentioned In
1.3.5