Chinaunix首页 | 论坛 | 博客
  • 博客访问: 728843
  • 博文数量: 256
  • 博客积分: 3502
  • 博客等级: 中校
  • 技术积分: 3988
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-17 21:13
文章分类

全部博文(256)

文章存档

2014年(11)

2013年(134)

2012年(111)

我的朋友

分类: 系统运维

2013-02-26 10:41:53

Cisco 2600 Vo configuration

Current onfiguration

!

version 12.0

service timestamps debug uptime

service timestamps log uptime

service password-encryption

!

hostname bluestudy1

!

enable password Cisco

!

ip subnet-zero

!

voice-port 1/0/0

time-port call-disconnect 0

!

voice-port 1/0/1

time-port call-disconnect 0

!

voice-port 1/1/0

time-port call-disconnect 0

!

voice-port 1/1/1

time-port call-disconnect 0

!

dial-peer voice 1 pots

destination-pattern 1234

port 1/1/0

!

dial-peer voice 10 voip

destination-pattern 4321

session target ipv4:199.1.2.2

!

Ethernet0/0

no ip address

no ip directed-broadcast

shutdown

!

interface serial0/0

no ip address

no ip directd-broadcast

encapsulation frame-relay

no ip mroute-cache

frame-relay lmi-type ansi

!

interface serial0/0.1 point-to-point

ip address 199.1.1.2 255.255.255.248

no ip directed-broadcast

frame-relay interface-dlci 111

!interface ethernet0/1

no ip address

no ip directed-broadcast

shut down

!

interface serial 0/1

no ip address

no ip directed-broadcast

shut down

!

interface serial0/2

no ip address

no ip directed-broadcast

shut down

!

interface serial0/3

no ip address

no ip directed-broadcast

shut down

!

router rip

version 2

network 199.1.1.0

!

ip classless

no ip http server

!

!

line con 0

transport input none

line aux

line vty 0 4

password cisco

login

!

no scheduler allocate

end

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