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

📄 fea.cmds

📁 xorp源码hg
💻 CMDS
字号:
/* $XORP: xorp/etc/templates/fea.cmds,v 1.9 2004/12/10 23:32:40 mjh Exp $ */show interfaces {    %command: "fea/tools/show_interfaces" %help: HELP;    %module: interfaces;    %tag: HELP "Show network interface information";}show interfaces $(interfaces.interface.*) {    %command: "fea/tools/show_interfaces -i $3" %help: HELP;    %module: interfaces;    %tag: HELP "Show information about a single network interface";}

⌨️ 快捷键说明

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