Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted non-existing options in geneve interface (backport #1498) #1500

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jul 3, 2024

Change Summary

Deleted not existing options in geneve interface.
set interfaces geneve <interface> disable-link-detect
set interfaces geneve <interface> disable-flow-control
set interfaces geneve <interface> vrf <vrf>

Now in VyOS 1.5 and 1.4.0:

vyos@vyos# set interfaces geneve gnv0
Possible completions:
+  address              IP address
   description          Description
   disable              Administratively disable interface
 > ip                   IPv4 routing parameters
 > ipv6                 IPv6 routing parameters
   mac                  Media Access Control (MAC) address
 > mirror               Mirror ingress/egress packets
   mtu                  Maximum Transmission Unit (MTU) (default: 1500)
 > parameters           GENEVE tunnel parameters
   redirect             Redirect incoming packet to destination
   remote               Tunnel remote address
   vni                  Virtual Network Identifier

Related Task(s)

Related PR(s)

Backport

Checklist:

Deleted not existing options in geneve interface.
`set interfaces geneve <interface> disable-link-detect`
`set interfaces geneve <interface> disable-flow-control`
`set interfaces geneve <interface> vrf <vrf>`

(cherry picked from commit 10ddcee)
@mergify mergify bot requested a review from rebortg as a code owner July 3, 2024 14:43
@dmbaturin dmbaturin merged commit 37145b8 into sagitta Jul 3, 2024
2 checks passed
@mergify mergify bot deleted the mergify/bp/sagitta/pr-1498 branch July 3, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants