连接串口参数设置界面,设置波特率为9600,数据位为8,奇偶校验为无,停止位为1,流量控制为无。
在超级终端属性对话框中选择[属性]一项,进入属性窗口。单击属性窗口中的[设置]条,进入属性设置窗口(如下图),在其中选择终端仿真为VT100,选择完成后,单击[确定]按钮
华为3COM S5024P以太网交换机端口镜像设置记录 //////////////////////////////////////////////////////////////// sys //显示系统信息 Enter system view, return to user view with Ctrl+Z. [Quidway]monitor-port g0/1 //设置1号端口为镜像端口 [Quidway]mirroring-port g0/8 //设置8号端口为被镜像端口 [Quidway]undo mirroring-port g0/7 //取消7号端口为被镜像端口 [Quidway]dis mir //显示已经设置的镜像端口 Monitor-port: GigabitEthernet0/1 Mirroring-port: GigabitEthernet0/8 [Quidway]q //退出设置端口镜像 save //保存设置 This will save the configuration in the EEPROM memory Are you sure?[Y/N]y Now saving current configuration to EEPROM memory Please wait for a while…
//////////////////////////////////////////////////////////////// 命令行常见错误信息表 英文错误信息 错误原因 没有查找到^处的命令 没有查找到^处的关键字 ^处的参数类型错 Error:Unrecognized command found at '^' position. ^处的参数值越界 Incomplete command found at '^' position. ^处的命令不完整 Error:Too many parameters found at '^' position. ^处的参数太多 Error:Ambiguous command found at '^' position. ^处的参数不明确
本网吧2 4 6 8 9 10 11 12等8个口为被镜像端口,1号为镜像端口
|
**************************
**************************
**************************
华为3COM S5024P以太网交换机端口镜像设置教程
华为3COM S5024P以太网交换机端口镜像设置记录
/////////////////////////////////////////////////////////////////////////////////////////////////////
<Quidway>sys //现实系统信息
Enter system view, return to user view with Ctrl+Z.
[Quidway]monitor-port g0/8 //设置8号端口为镜像端口
[Quidway]mirroring-port g0/1 //设置1号端口为被镜像端口
[Quidway]dis mir //显示已经设置的镜像端口
Monitor-port:
GigabitEthernet0/24
Mirroring-port:
GigabitEthernet0/1
[Quidway]q //退出设置端口镜像
save //保存设置
This will save the configuration in the EEPROM memory
Are you sure?[Y/N]y
Now saving current configuration to EEPROM memory
Please wait for a while...
红色部分为用户输入,绿色部分为注释,黑色为交换机显示内容
阅读(816) | 评论(0) | 转发(0) |