📄 mfea6.cmds
字号:
/* $XORP: xorp/etc/templates/mfea6.cmds,v 1.5 2004/06/09 02:01:50 pavlin Exp $ */show mfea6 { %command: "" %help: HELP; %module: mfea6; %tag: HELP "Display information about IPv6 MFEA";}show mfea6 dataflow { %command: "cli/tools/send_cli_processor_xrl -t MFEA_6 $0" %help: HELP; %module: mfea6; %tag: HELP "Display information about MFEA IPv6 dataflow filters";}show mfea6 interface { %command: "cli/tools/send_cli_processor_xrl -t MFEA_6 $0" %help: HELP; %module: mfea6; %tag: HELP "Display information about MFEA IPv6 interfaces";}show mfea6 interface address { %command: "cli/tools/send_cli_processor_xrl -t MFEA_6 $0" %help: HELP; %module: mfea6; %tag: HELP "Display information about addresses of MFEA IPv6 interfaces";}/* * Commented-out, because when we run everything through the rtrmgr, * the MFEA is not used to get the routes from the kernel.show mfea6 mrib { %command: "cli/tools/send_cli_processor_xrl -t MFEA_6 $0" %help: HELP; %module: mfea6; %tag: HELP "Display MRIB IPv6 information inside MFEA";}*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -