mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
klish-plugin-infix: add "show ip multicast" command
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
committed by
Tobias Waldekranz
parent
c16f8890a5
commit
e140d5917a
@@ -366,6 +366,10 @@
|
||||
<COMMAND name="detailed" help="Detailed (full) output" mode="switch">
|
||||
<ACTION sym="script">ip -color -d addr</ACTION>
|
||||
</COMMAND>
|
||||
|
||||
<COMMAND name="multicast" help="Show IGMP/MLD status" mode="switch">
|
||||
<ACTION sym="script">mctl</ACTION>
|
||||
</COMMAND>
|
||||
</SWITCH>
|
||||
</COMMAND>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user