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电话设置的方法,希望大家喜欢。