⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mfea.cmds

📁 xorp源码hg
💻 CMDS
字号:
/* $XORP: xorp/etc/templates/mfea.cmds,v 1.5 2004/06/09 02:01:50 pavlin Exp $ */show mfea {    %command: "" %help: HELP;    %module: mfea4;    %tag: HELP "Display information about IPv4 MFEA";}show mfea dataflow {    %command: "cli/tools/send_cli_processor_xrl -t MFEA_4 $0" %help: HELP;    %module: mfea4;    %tag: HELP "Display information about MFEA IPv4 dataflow filters";}show mfea interface {    %command: "cli/tools/send_cli_processor_xrl -t MFEA_4 $0" %help: HELP;    %module: mfea4;    %tag: HELP "Display information about MFEA IPv4 interfaces";}show mfea interface address {    %command: "cli/tools/send_cli_processor_xrl -t MFEA_4 $0" %help: HELP;    %module: mfea4;    %tag: HELP "Display information about addresses of MFEA IPv4 interfaces";}/* * Commented-out, because when we run everything through the rtrmgr, * the MFEA is not used to get the routes from the kernel.show mfea mrib {    %command: "cli/tools/send_cli_processor_xrl -t MFEA_4 $0" %help: HELP;    %module: mfea4;    %tag: HELP "Display MRIB IPv4 information inside MFEA";}*/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -