cisco ip电话怎么设置
cisco ip电话怎么设置
思科路由器是世界闻名的通讯设备之一了,有不少用户不知道cisco ip电话的设置方法?学习啦小编为大家分享了具体操作方法,供大家参考!
cisco client记忆默认用户名和密码连接设置参考以下命令:
总公司路由:
ip dhcp pool voice
network 192.168.6.12 255.255.255.252
default-router 192.168.6.14
option 150 ip 192.168.6.14
telephony-service
max-ephones 35
max-dn 35
ip source-address 192.168.6.14 port 2000
!
ephone-dn 1
number 1001
!
!
ephone 1
device-security-mode none
mac-address 000C.CF64.2801
type 7960
button 1:1
!
交换机:
interface FastEthernet0/3
switchport access vlan 10
switchport mode access
switchport port-security
switchport port-security maximum 70
switchport port-security mac-address sticky
switchport port-security mac-address sticky 0050.0F16.B1EB(PC端MAC)
spanning-tree portfast
spanning-tree bpduguard enable
!
interface FastEthernet0/4
switchport access vlan 10
switchport mode trunk
switchport voice vlan 70
switchport port-security
switchport port-security maximum 70
switchport port-security mac-address sticky
switchport port-security mac-address sticky 0003.E482.96CA
switchport port-security mac-address sticky 000C.CF64.2801
学习啦小编分享了cisco ip电话设置的方法,希望大家喜欢。