Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1298946
  • 博文数量: 464
  • 博客积分: 9399
  • 博客等级: 中将
  • 技术积分: 6364
  • 用 户 组: 普通用户
  • 注册时间: 2011-02-19 09:15
文章分类

全部博文(464)

文章存档

2014年(12)

2013年(123)

2012年(173)

2011年(156)

我的朋友

分类: 系统运维

2012-07-05 11:37:11

R1#show run
Building configuration...

Current configuration : 969 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
cef
!
interface Multilink1
ip address 1.1.1.1 255.255.255.0
multilink
ppp multilink group 1
!
interface Serial0/0
no ip address
encapsulation ppp
serial restart-delay 0
ppp multilink
ppp multilink group 1
!
interface Serial0/1
no ip address
encapsulation ppp
serial restart-delay 0
ppp multilink
ppp multilink group 1
!
interface Serial0/2
no ip address
encapsulation ppp
serial restart-delay 0
ppp multilink
ppp multilink group 1
!
interface Serial0/3
no ip address
encapsulation ppp
serial restart-delay 0
ppp multilink
ppp multilink group 1
!        
ip http server

!
!
control-plane
!
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
!        
!
end

-------------------------------------------分割线 ------------------------------------------------

 

R2#show run
Building configuration...

Current configuration : 969 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
!
!
ip cef
!
!
!
!
!        
!
!

!
interface Multilink10
ip address 2.2.2.2 255.255.255.0
ppp multilink
ppp multilink group 10
!
interface Serial0/0
no ip address
encapsulation ppp
serial restart-delay 0
ppp multilink
ppp multilink group 10
!
interface Serial0/1
no ip address
encapsulation ppp
serial restart-delay 0
ppp multilink
ppp multilink group 10
!
interface Serial0/2
no ip address
encapsulation ppp
serial restart-delay 0
ppp multilink
ppp multilink group 10
!
interface Serial0/3
no ip address
encapsulation ppp
serial restart-delay 0
ppp multilink
ppp multilink group 10
!        
ip http server
!

!
control-plane
!
!

!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
!        
!
end

----------------------------------------------结束 ---------------------------------------





阅读(327) | 评论(0) | 转发(0) |
0

上一篇:光纤接口类型

下一篇:Oracle log_buffer 优化

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