当前位置:网站首页>技能大赛训练题:交换机的远程管理
技能大赛训练题:交换机的远程管理
2022-07-31 13:21:00 【shatianyzg】
拓扑如下

要求根据知识点截图
Pc 能用telnet和ssh 管理两台交换机
1.SW-Core和SW-c上设置Vlan 200为管理Vlan,地址分别为192.168.200.1/24和192.168.200.2/24。要求设备只能使用SSH服务远程管理,远程登录账户仅包含“jnds”,密码为明文“[email protected]”,采用SSH方式登录设备时需要输入enable密码,密码设置为明文“[email protected]”。要求最多允许8个用户同时SSH登陆设备。
2.SW-Core、SWC 上删除设备原先的万能用户名admin,配置 telnet 服务。只使用密码登录,无需用户名,密码为wl2019。配置enable密码dj2019;
边栏推荐
- Save and load numpy matrices and vectors, and use the saved vectors for similarity calculation
- Even if the image is missing in a large area, it can also be repaired realistically. The new model CM-GAN takes into account the global structure and texture details
- golang八股文整理(持续搬运)
- Samba 远程命令执行漏洞(CVE-2017-7494)
- golang中使用泛型
- 【牛客刷题-SQL大厂面试真题】NO3.电商场景(某东商城)
- Flutter keyboard visibility
- Using SQL Server FOR XML and FOR JSON syntax on other RDBMSs with jOOQ
- C# using NumericUpDown control
- Spark Learning: Add Custom Optimization Rules for Spark Sql
猜你喜欢
随机推荐
C# control ListView usage
计算机复试面试问题(计算机面试常见问题)
FastAPI encapsulates a generic response
golang八股文整理(持续搬运)
如何使用StarUML画类图[通俗易懂]
报错:npm ERR code EPERM
A detailed explanation of the usage of Async and Await in C#
Buffer 与 拥塞控制
网络协议及相关技术详解
ICML2022 | Fully Granular Self-Semantic Propagation for Self-Supervised Graph Representation Learning
Four ways to clear the float and its principle understanding
【牛客刷题-SQL大厂面试真题】NO3.电商场景(某东商城)
How IDEA runs web programs
STM32——软件SPI控制AD7705[通俗易懂]
Batch大小不一定是2的n次幂!ML资深学者最新结论
ECCV2022: Recursion on Transformer without adding parameters and less computation!
Usage of += in C#
C#使用NumericUpDown控件
Ali on three sides: MQ message loss, repetition, backlog problem, how to solve?
PHP序列化:eval









