diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2024-04-25 09:47:24 +0000 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-04-25 17:37:17 +0000 |
commit | 7824097396cad849747a594253dbaca181a62e1c (patch) | |
tree | eb310af5f72c3bf9648e169bfb2a1876510bfb2a /mibs/DISMAN-PING-MIB.txt | |
parent | 018b940f685b01a9765657ec25724853cff25188 (diff) | |
download | vyos-1x-7824097396cad849747a594253dbaca181a62e1c.tar.gz vyos-1x-7824097396cad849747a594253dbaca181a62e1c.zip |
T6263: Groups 224.0.0.0/24 are reserved and cannot be joined
The join addresses within the multicast group 224.0.0.0/24 are
reserved and cannot be joined
FRR
```
r4(config)# interface eth2
r4(config-if)# ip igmp join 224.0.0.0 224.0.0.10
% Configuration failed.
Error type: validation
Error description: Groups within 224.0.0.0/24 are reserved and cannot be joined
r4(config-if)#
```
Add verify check
(cherry picked from commit c8f9acf5d91827b0d1266d3061a5e15a82628323)
Diffstat (limited to 'mibs/DISMAN-PING-MIB.txt')
0 files changed, 0 insertions, 0 deletions