diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2022-12-02 14:16:18 +0000 | 
|---|---|---|
| committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2022-12-02 14:16:18 +0000 | 
| commit | 94f345340f69333dbb06fcf5f59caa8176ebecc6 (patch) | |
| tree | 7364ee9ccea6f8ecc51d4b93ef75cc0e20519e52 /src/etc/commit/post-hooks.d/00vyos-sync | |
| parent | c2a5957a942c8f6070b8f6ff12764e90c1a4c237 (diff) | |
| download | vyos-1x-94f345340f69333dbb06fcf5f59caa8176ebecc6.tar.gz vyos-1x-94f345340f69333dbb06fcf5f59caa8176ebecc6.zip | |
T4825: Verify if you are trying to add a new vethX to exists pair
Verify if you are trying to add a new vethX to exists pair:
  set int virtual-ethernet veth0 peer-name 'veth1'
  set int virtual-ethernet veth1 peer-name 'veth0'
  set int virtual-ethernet veth12 peer-name 'veth0'
Verify veth-name and peer-name cannot be the same:
  set interfaces virtual-ethernet veth0 peer-name veth0
Diffstat (limited to 'src/etc/commit/post-hooks.d/00vyos-sync')
0 files changed, 0 insertions, 0 deletions
