Hello,
I'm trying to get my shoretel phones to work with 6248P switch. I've configured the switch, but when the phone reboots it keeps getting the cached lease. If i change the settings on the phone manually to enable tagging and set vlan 12 for the tagged vlan, it doesn't get dhcp.
here is an example of my switch config:
console(config)# vlan database
console(config-vlan)# vlan 12
console(config-vlan)#exit
console(config)#
console(config)# voice vlan
console(config)# interface ethernet 1/g1
console(config-if)# switchport mode general
console(config-if)# voice vlan 12
the inter-vlan routing is done using cisco asa5510 and connectivity has been verified between the two vlans.
Please advise.