putty连接linux as5 输入密码后连接中断 1.修改putty首页的设置,选择“close session on exit” 为 “never”,之后发现输入密码后,“session closed by remote host”. 2.查看var/log/secure , 发现在每次 密码接受 “Accepted password for root from ******* port 1897 ssh2”之后,都报了一个“fatal: bad ownership or modes fo
一.实验目的:实现单交换机划分VLAN,使PC1主机和PC2主机不能通讯 二.拓扑图 三.实验步骤 最开始两台主机都输入的端口f0/1和f0/2都属于vlan 1 可以相互通讯(如下图) 现在需要让PC1和PC2分别属于2个不同的vlan,并且不互通,具体步骤如下 Switch>enable --进入特权模式Switch#config terminal --进入全局配置模式Enter configuration commands, one per line. End with CNTL/Z.