1、配置文件相關命令
[Quidway]display current-configuration;顯示當前生效的配置
[Quidway]display saved-configuration;顯示flash中配置文件,即下次上電啟動時所用的配置文件
resetsaved-configuration;檫除舊的配置文件
reboot;交換機重啟
display;顯示系統版本信息
2、基本配置
[Quidway]super password;修改特權用戶密碼
[Quidway]sysname;交換機命名
[Quidway]interface ethernet 0/1;進入接口視圖
[Quidway]interface vlan;進入接口視圖
[Quidway-Vlan-interfacex]ip address10.65.1.1 255.255.0.0;配置VLAN的IP地址
[Quidway]ip route-static 0.0.0.0 0.0.0.010.65.1.2;靜態路由=網關
[Quidway]monitor-port ;指定鏡像端口[Quidway-Ethernet0/2]quit;退出系統視圖
3、telnet配置
[Quidway]-interface vty 0 4;進入虛擬終端
[S3026-ui-vty0-4]authentication-modepassword;設置口令模式
[S3026-ui-vty0-4]set authentication-modepassword simple 222;設置口令
[S3026-ui-vty0-4] privilege level 3;用戶級別
4、端口配置
[Quidway-Ethernet0/1]duplex{half|full|auto};配置端口工作狀態
[Quidway-Ethernet0/1]speed{10|100|auto};配置端口工作速率
[Quidway-Ethernet0/1]flow-control;配置端口流控
[Quidway-Ethernet0/1]mdi{across|auto|normal};配置端口平接扭接
1、配置文件相關命令
[Quidway]display current-configuration;顯示當前生效的配置
[Quidway]display saved-configuration;顯示flash中配置文件,即下次上電啟動時所用的配置文件
resetsaved-configuration;檫除舊的配置文件
reboot;交換機重啟
display;顯示系統版本信息
2、基本配置
[Quidway]super password;修改特權用戶密碼
[Quidway]sysname;交換機命名
[Quidway]interface ethernet 0/1;進入接口視圖
[Quidway]interface vlan;進入接口視圖
[Quidway-Vlan-interfacex]ip address10.65.1.1 255.255.0.0;配置VLAN的IP地址
[Quidway]ip route-static 0.0.0.0 0.0.0.010.65.1.2;靜態路由=網關
[Quidway]monitor-port ;指定鏡像端口[Quidway-Ethernet0/2]quit;退出系統視圖
3、telnet配置
[Quidway]-interface vty 0 4;進入虛擬終端
[S3026-ui-vty0-4]authentication-modepassword;設置口令模式
[S3026-ui-vty0-4]set authentication-modepassword simple 222;設置口令
[S3026-ui-vty0-4] privilege level 3;用戶級別
4、端口配置
[Quidway-Ethernet0/1]duplex{half|full|auto};配置端口工作狀態
[Quidway-Ethernet0/1]speed{10|100|auto};配置端口工作速率
[Quidway-Ethernet0/1]flow-control;配置端口流控
[Quidway-Ethernet0/1]mdi{across|auto|normal};配置端口平接扭接