Chinaunix首页 | 论坛 | 博客
  • 博客访问: 17671025
  • 博文数量: 7460
  • 博客积分: 10434
  • 博客等级: 上将
  • 技术积分: 78178
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-02 22:54
文章分类

全部博文(7460)

文章存档

2011年(1)

2009年(669)

2008年(6790)

分类: 系统运维

2008-03-25 17:18:51

华为路由器开telnet

pinghu#show run 
Now create configuration...
Current configuration
!
version 1.5.6

 

login telnet
**********************
enable password KZ#`LIX_`B5^N232W9aXV1!! R>**********************
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#

加上述3条命令.
【 在 wjl1978 的大作中提到:】
:请教
:如何打开 telnet
:cisco 的命令是:
:line vty 0 4
:login

阅读(695) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~