当前位置:网站首页>Switch user mode, privileged mode, global mode, port mode
Switch user mode, privileged mode, global mode, port mode
2022-07-19 05:19:00 【dafeng2773】
state | purpose | command |
User mode | It can only be used to view some statistical information | Switch> |
Privilege mode | In this mode, users can view and modify Cisco Device configuration . | Switch>en |
Global configuration mode | In this mode, the user can modify the global configuration of the switch . For example, modify the host name . | Switch#conf t Switch(config)# |
Interface mode | In global configuration mode, enter interface fastethernet 0/1( It can be abbreviated int f0/1) You can enter the interface mode , The configurations made in this mode are all aimed at f0/1 This interface is set to . If set IP | Switch(config)#intf 0/1 Switch(config-if)# |
Reference article :
边栏推荐
猜你喜欢
随机推荐
Es6最新常用知识宝典(能够帮助你解决面试题困惑,编写程序中出现的问题等)
Uni app conditional compilation ifdef ENDIF compatible with multiple terminals
Internship project 2 - Homepage configuration - my data module
PAT乙级1017: A除以B
Shell脚本配置root免密登录到其他主机
uniapp 表单(input、radio、picker)提交获取参数值
CityEngine 三维管道建模教程
Excel计算本月剩余天数
Wechat applet obtains the week, morning, noon and evening of month, year and day
手把手教你复现Log4j2核弹级漏洞
Easypoi excel multi sheet import
H5页面使用js生成二维码
Two JS methods of rolling wheel loading and modal box dragging
vscode终端无法使用解决的办法
Web3js development technology
【C语言_复习_学习第二课】什么是进制?进制之间应该如何转换
B域,M域,O域具体是指什么
Excel template export of easypoi
小程序editor富文本编辑使用及rich-text解析富文本
Flex弹性布局









