思科配置如下,
interface FastEthernet0/3
switchport access vlan 99
switchport mode access
switchport voice vlan 200
switchport port-security maximum 2
switchport port-security
spanning-tree portfast
spanning-tree bpduguard enable
spanning-tree guard loop
思科配置如下,
interface FastEthernet0/3
switchport access vlan 99
switchport mode access
switchport voice vlan 200
switchport port-security maximum 2
switchport port-security
spanning-tree portfast
spanning-tree bpduguard enable
spanning-tree guard loop
(0)
最佳答案
参考:
interface FastEthernet0/3
switchport access vlan 99 //port access vlan 99
switchport mode access // port link-type access
switchport voice vlan 200
switchport port-security maximum 2 //port-security max-mac-count 2
switchport port-security
spanning-tree portfast //stp edged-port
spanning-tree bpduguard enable //全局stp bpdu-protection
spanning-tree guard loop //loopback-detection enable vlan 1 to 4094
loopback-detection action shutdown
(0)
话机接到华三设备上拿不到VOICE 地址只能拿到access地址,是什么问题啊
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
话机接到华三设备上拿不到VOICE 地址只能拿到access地址,是什么问题啊