最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

华为,中兴_思科命令对比

IT圈 admin 35浏览 0评论

2024年4月2日发(作者:和晴波)

华为,思科,中兴基本交换机命令

[Quidway]super password 修改特权用户密码

switch(config)#enable password *** 思科交换机设置特权模式密码

[Quidway]sysname *** 交换机命名

switch(config)#hoatname *** 思科交换机命名

[Quidway]interface ethernet 0/1 进入接口视图

Switch(config)#interface f0/1

[Quidway]interface vlan x 进入接口视图

Switch(config)#interface vlan 1

[Quidway-Vlan-interfacex]ip address 10.65.1.1 255.255.0.0

[Quidway]ip route-static 0.0.0.0 0.0.0.0 10.65.1.2 静态路由=网关

Router(config)#ip route 0.0.0.0 0.0.0.0 10.65.1.2 默认路由

[Quidway]user-interface vty 0 4

[S3026-ui-vty0-4]authentication-mode password

[S3026-ui-vty0-4]set authentication-mode password simple 222

[S3026-ui-vty0-4]user privilege level 3

Switch(config)#line vty 0 4

Switch(config-line)#password

[Quidway-Ethernet0/1]duplex {half|full|auto}

Switch(config-if)#duplex ?

auto Enable AUTO duplex configuration

full Force full duplex operation

half Force half-duplex operation

[Quidway-Ethernet0/1]speed {10|100|auto}

Switch(config-if)#speed ?

10 Force 10 Mbps operation

配置端口双工工作状态

配置端口工作速率

2024年4月2日发(作者:和晴波)

华为,思科,中兴基本交换机命令

[Quidway]super password 修改特权用户密码

switch(config)#enable password *** 思科交换机设置特权模式密码

[Quidway]sysname *** 交换机命名

switch(config)#hoatname *** 思科交换机命名

[Quidway]interface ethernet 0/1 进入接口视图

Switch(config)#interface f0/1

[Quidway]interface vlan x 进入接口视图

Switch(config)#interface vlan 1

[Quidway-Vlan-interfacex]ip address 10.65.1.1 255.255.0.0

[Quidway]ip route-static 0.0.0.0 0.0.0.0 10.65.1.2 静态路由=网关

Router(config)#ip route 0.0.0.0 0.0.0.0 10.65.1.2 默认路由

[Quidway]user-interface vty 0 4

[S3026-ui-vty0-4]authentication-mode password

[S3026-ui-vty0-4]set authentication-mode password simple 222

[S3026-ui-vty0-4]user privilege level 3

Switch(config)#line vty 0 4

Switch(config-line)#password

[Quidway-Ethernet0/1]duplex {half|full|auto}

Switch(config-if)#duplex ?

auto Enable AUTO duplex configuration

full Force full duplex operation

half Force half-duplex operation

[Quidway-Ethernet0/1]speed {10|100|auto}

Switch(config-if)#speed ?

10 Force 10 Mbps operation

配置端口双工工作状态

配置端口工作速率

发布评论

评论列表 (0)

  1. 暂无评论