HomeVyOS Platform

T6222: VRRP show prefix for long rfc3768-compatibility interfaces

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

T6222: VRRP show prefix for long rfc3768-compatibility interfaces

If we use rfc3768-compatibility with long interface names like
eth1.100.200 it converts the VRRP interface name name
to <interface>v<VRID><IP version>
For example eth2.100.200v10v4

The limit for interface name is 15 symbols and it causes that
interface name is ignoring by keepalived

VMAC interface name 'eth2.100.200v10v4' too long or invalid characters - ignoring
And it uses the default prefix vrrp for such cases.
It works fine, but such interfaces are not displayed in the op-mode

Allow prefix vrrp for the op-mode for show interfaces

(cherry picked from commit 29a20ce9f9792e23137be57358ca52ddee7ac54b)

Details

Provenance
ViacheslavAuthored on Apr 11 2024, 9:10 AM
MergifyCommitted on Apr 11 2024, 3:46 PM
Parents
rVYOSONEXed3c5988e233: Merge pull request #3293 from vyos/mergify/bp/sagitta/pr-3281
Branches
Loading...
Tags
Loading...

Event Timeline