Chinaunix首页 | 论坛 | 博客
  • 博客访问: 173134
  • 博文数量: 59
  • 博客积分: 1410
  • 博客等级: 上尉
  • 技术积分: 580
  • 用 户 组: 普通用户
  • 注册时间: 2009-01-21 06:15
文章分类

全部博文(59)

文章存档

2011年(1)

2010年(1)

2009年(57)

我的朋友

分类: 系统运维

2009-05-05 15:24:19

hostname Ra
!
!
!
aaa authentication ppp default local
!
username Rb password 0 yyszx
!
interface FastEthernet0/0
 no ip address
 no ip directed-broadcast
!
interface FastEthernet0/3
 no ip address
 no ip directed-broadcast
!
interface Serial0/1
 ip address 192.168.10.1 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 ppp authentication pap
 physical-layer speed 2048000
!
interface Serial0/2
 no ip address
 no ip directed-broadcast
!
interface Async0/0
 no ip address
 no ip directed-broadcast
 
Rb#show running-config
Building configuration...
Current configuration:
!
!version 1.3.3E
service timestamps log date
service timestamps debug date
no service password-encryption
!
 
 
 
 
 

hostname Rb
!
!
!
interface FastEthernet0/0
 no ip address
 no ip directed-broadcast
!
interface FastEthernet0/3
 no ip address
 no ip directed-broadcast
!
interface Serial0/1
 ip address 192.168.10.2 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 ppp pap sent-username Rb password 0 yyszx
!
interface Serial0/2
 no ip address
 no ip directed-broadcast
!
interface Async0/0
 no ip address
 no ip directed-broadcast
阅读(639) | 评论(0) | 转发(0) |
0

上一篇:Fedora 10 apache

下一篇:神州数码DCR-2626 CHAP

给主人留下些什么吧!~~