Article ID: 5831
Products
SecureStack C3
Firmware 1.00.35 and higher
SecureStack C2
Firmware 5.00.28 and higher
SecureStack B3
Firmware 1.00.29 and higher
SecureStack B2
Firmware 4.00.22 and higher
SecureStack A2
Firmware 2.00.00.0012 and higher
Related to
CiscoDP
IP Phone
Goals
Sample configuration
Solution
CiscoDP may be used to communicate VLAN information to an attached IP Phone, when configured as shown below.
code:set ciscodp state enable
code:set ciscodp timer 10
code:set ciscodp port status enable vvid
<
vlan_ID
> <
port_string
>
The reduced timer setting is so that the phone will know of its intended VLAN before it attempts DHCP. It will thus specify the proper VLAN in its 802.1Q tags, for all its communication. The untagged data from any phone-attached PC will be unaffected by this configuration, and will use the port's PVID setting for its VLAN assignment.
For more CiscoDP configuration options, please refer to the
Configuration Guide.