i too am a voice guy that was thrown in to the data world. Here is somthing i set up, granted not all of it will make sense to you, but this covers most of the commands you will do on a non-stacked setup. if anyone has other suggestions please share them to make it a better guide for us voice guys.
Extreme Setup Guide
configure account admin
create account admin"________"
create account user "customer"
enable web http
config snmp sysname "name"
configure timezone name EST -300 autodst
config time "10 09 2008 14 10 59"
enable dos-protect (CPU DoS Protection)
disable edp ports "1-23" (disbale this on all edge ports)
show edp ports all(to test after neigboring switches are setup)
config ports "1-23" rate-limit flood broadcast 250 (for all edge ports)
config ports "1-23" rate-limit flood multicast 500 (for all edge ports)
config ports "1-23" rate-limit flood unknown-destmac 500 (for all edge ports)
config ports "1-6,10-15" display-string "portName"
config ports "23-26" auto off speed 100 duplex full
LAG Groups
enable sharing "1" grouping "1-2" lacp
show port sharing (to test)
VLAN's and Routing
config vlan default delete ports all
create vlan "voice"
config "voice" tag "200"
config "voice" ipaddress "192.168.0.1/24"
config "voice" add ports "24"
config "voice" add ports "1-23" tagged
Do the same for Data with no tagging
create a firewall vlan with no tagging as well and have all subnets with the router point to firewall vlan address
config iproute add default "router inside ip"
config iproute add "x.x.x.x/24 x.x.x.x"
enable ipforwarding
DHCP Relay if needed, Core switch only
configure bootprelay add "ip of DCHP Server" vr vr-default
enable bootprelay
show bootp (to test)
DNS
configure dns-client add name-server "ipaddress" vr vr-default
Time Sync (use 129.6.15.28 if no server)
configure sntp primary "IP of DomainController" vr vr-default
enable sntp-client
QoS (avaya ipo and CM voice example)
create qosprofile "qp5"
config diffserv exam code-point 34 qp5
config diffserv exam code-point 46 qp5
enable diffserv exam ports all
disable dot1p exam ports all
show port "2" qosmonitor no-refresh (to test QoS)
RSTPD
disable stpd s0 auto-bind vlan default
config stpd s0 mode dot1w
config stpd s0 default-encapsulation dot1d
config stpd s0 priority 4096 (core switch only for this command)
config stpd s0 add "voice" ports "all" (for an edge switch) or...x ports (dont protect servers, pbx, firewalls)
config stpd s0 add "data"..........and all other vlans
config stpd s0 ports link-type edge "1-23" edge-safeguard enable (for edge ports)
config stpd s0 ports link-type point-to-point "26" (for links to other switches)
enable stpd s0
Factory Default
unconfig switch all
switch none (from bootrom)
Updates - update non-active bank then use image _______
show switch note versions and image selected
download image 192.168.0.90 summitX-12.3.3.6.xos vr vr-default "secondary or primary"
show switch to verify
use image ____________
save
reboot, and repeat if wanted for other bank