admin管理员组

文章数量:1533106

2024年5月23日发(作者:)

思科、华为以及H3C交换机常用命令对比

思科交换机常用命令:

show interfaces:查看接口信息

show ip interface brief:查看接口IP信息简要版

show running-config:查看当前配置

configure terminal:进入配置模式

interface [interface_id]:进入接口配置模式

no shutdown:启用接口

shutdown:禁用接口

exit:退出配置模式

华为交换机常用命令:

display interfaces:查看接口信息

display current-configuration:查看当前配置

system-view:进入配置模式

interface [interface_id]:进入接口配置模式

shutdown:禁用接口

undo shutdown:启用接口

return:退出配置模式

quit:退出配置模式

H3C交换机常用命令:

display interfaces:查看接口信息

display current-configuration:查看当前配置

system-view:进入配置模式

interface [interface_id]:进入接口配置模式

shutdown:禁用接口

undo shutdown:启用接口

return:退出配置模式

quit:退出配置模式

本文标签: 接口配置模式常用命令交换机