上传者: 43934844
|
上传时间: 2022-07-12 13:05:41
|
文件大小: 17KB
|
文件类型: TXT
#### 用路由器二层接口 配置 telnet ``` telnet 192.168.0.6 6001 system-view sysname yingshaoxo vlan 10 quit interface Ethernet0/0/1 port link-type access port default vlan 10 quit interface vlan 10 ip address 192.168.1.31 24 quit aaa local-user manager password cipher hi local-user manager privilege level 15 local-user manager service-type telnet quit user-interface vty 0 4 authentication-mode aaa quit ``` ------------------------------------- cipher 暗号 vty Virtual teletype ___ #### 交换机使用 sftp ``` telnet 19