Configure CDP in ExtremeOS
EXOS version 21.1.2.14
Step 1:
Create and egress vlan out of your uplink port. Look here for a review.
Step 2:
Configure the VLAN you will be using as your voice vlan to be TAGGED.
configure vlan VLAN_10 add ports 1 tagged
Step 3:
Configure CDP
enable cdp ports 1
configure cdp voip-vlan VLAN_10 port 1
Step 4:
CDP Detect power (optional)
configure cdp power-available advertise port 1
Quick Setup:
configure vlan VLAN_4010 add ports 1 tagged
enable cdp ports 1
configure cdp voip-vlan VLAN_4010 port 1
configure cdp power-available advertise port 1
UNCONFIG CDP:
disalbe cdp ports 1
configure cdp voip-vlan none ports 1
configure cdp power-available no-advertise ports 1
UNCONFIG CDP:
disalbe cdp ports 1
configure cdp voip-vlan none ports 1
configure cdp power-available no-advertise ports 1
No comments:
Post a Comment