華為路由器開telnet
路由器是我們常用到的網(wǎng)絡(luò)設(shè)備,但是對于華為路由器我們要怎樣去開telnet呢?下面的文章給出了詳細(xì)配置過程并且附有操作命令。
華為路由器開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#
【編輯推薦】