📄 igmp.cmds
字号:
/* $XORP: xorp/etc/templates/igmp.cmds,v 1.4 2004/06/02 02:38:41 pavlin Exp $ */show igmp { %command: "" %help: HELP; %module: igmp; %tag: HELP "Display information about IGMP";}show igmp group { %command: "cli/tools/send_cli_processor_xrl -t IGMP $0" %help: HELP; %module: igmp; %tag: HELP "Display information about IGMP group membership";}show igmp interface { %command: "cli/tools/send_cli_processor_xrl -t IGMP $0" %help: HELP; %module: igmp; %tag: HELP "Display information about IGMP interfaces";}show igmp interface address { %command: "cli/tools/send_cli_processor_xrl -t IGMP $0" %help: HELP; %module: igmp; %tag: HELP "Display information about addresses of IGMP interfaces";}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -