路由器是我们常用到的网络设备,但是对于华为路由器我们要怎样去开telnet呢?下面的文章给出了详细配置过程并且附有操作命令。
华为路由器开telnet
pinghu#show run
Now create configuration...
Current configuration
!
version 1.5.6
login telnet
**********************
enable password KZ#`LIX_`B5^N232W9aXV1!!
**********************
user 123456 service-type exec password 7 KZ#`LIX_`B7-JEXJQ<%DJQ!!
**********************
hostname pinghu
dlsw local-peer tcp 150.100.88.10
dlsw remote-peer tcp 150.100.16.10
dlsw bridge-group 1
!
controller e1 0
using E1
!
interface Aux0
async mode interactive
encapsulation ppp
!
interface Ethernet0
speed auto
duplex auto
no loopback
ip address 150.100.88.10 255.255.252.0
bridge-group 1
!
interface Serial0:0
encapsulation ppp
description Connected to center2630-e1-6 10.6.1.25
ip address 10.6.1.26 255.255.255.252
!
exit
ip route 131.131.100.8 255.255.255.252 10.6.1.25 preference 60
ip route 150.100.16.0 255.255.248.0 10.6.1.25 preference 60
ip route 150.100.80.0 255.255.252.0 10.6.1.25 preference 60
!
end
pinghu#
pinghu#show dlsw pe
Peers: State pkts_rx pkts_tx drops uptime
TCP 150.100.16.10 CONNECT 36 28 0 00:12:02
pinghu#
【编辑推荐】