灰儿 发表于 2021-4-13 20:44:55

神州数码云科(DCN) DCME-320路由器常用配置命令

常用配置命令:
router{}show version      功能:显示交换机版本信息。
router{}show date      功能:显示系统当前的时钟。
router{}show route功能:显示路由表
router{}show arp    功能:显示arp表
router{}show interface   功能:查看网络接口的IP地址配置
router{}password    功能:修改管理员密码

示例:
router{}password
Changing password for admin   //更改管理员密码
Enter the new password (minimum of 5, maximum of 8 characters)    //输入新密码(最少5个字符,最多8个字符)
Please use a combination of upper and lower case letters and numbers.    //请使用大小写字母和数字的组合。
Enter new password:   //输入新密码
Re-enter new password:    //重复输入新密码
Password for admin changed.   //管理员的密码已更改。
Passwords do not match.   //密码不匹配。



router{}edit   功能:进入配置模式
router{running}   功能:配置模式
router{running}ethX_Y   功能:输入以太网上下文
router{running}gen      功能:输入常规上下文
router{running}rtg       功能:输入路由上下文

router{running}exit   功能:退出配置模式


router{}traceroute    功能:路由跟踪
router{}reboot       功能:重启
router{}logout         功能:退出


相关链接:
https://net.zol.com.cn/417/4173842.html三大模式助管理 DCN DCME-320系统探秘

https://net.zol.com.cn/417/4173696.html    三大模式助管理 DCN DCME-320系统探秘


页: [1]
查看完整版本: 神州数码云科(DCN) DCME-320路由器常用配置命令