check_igmp_version_on_an_interface
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| check_igmp_version_on_an_interface [2020/05/15 14:23] – created walkeradmin | check_igmp_version_on_an_interface [2020/05/15 14:34] (current) – walkeradmin | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ---- | ---- | ||
| - | Multicast routes are a similar concept to IP Routes, but as the name implies they are for Multicast addresses (which are class D), rather than standard IP Addresses (which are class A, B and C). For Unicast | + | This is from CentOS 7.7. It may work with other Linux distros, but I cannot guarantee that. |
| \\ | \\ | ||
| \\ | \\ | ||
| + | One way to check the IGMP version being used by an interface is to use the following command: | ||
| + | \\ | ||
| + | \\ | ||
| + | cat / | ||
| + | \\ | ||
| + | \\ | ||
| + | Below is a sample output: | ||
| + | < | ||
| + | Idx | ||
| + | 1 | ||
| + | 010000E0 | ||
| + | 2 | ||
| + | 61FBDBED | ||
| + | FE7F02EB | ||
| + | 120000E0 | ||
| + | 010000E0 | ||
| + | 3 | ||
| + | 026400EF | ||
| + | 016400EF | ||
| + | 010000E0 | ||
| + | 4 | ||
| + | FE7F02EB | ||
| + | 010000E0 | ||
| + | |||
| + | </ | ||
| + | Here we can see that <color # | ||
| + | \\ | ||
| + | \\ | ||
| + | |||
check_igmp_version_on_an_interface.1589552637.txt.gz · Last modified: (external edit)
