Specifications
Policy Configuration Example
May 18, 2009 Page 26 of 32
Studentsshouldonlybeallowedaccesstotheservicesserver(subnet10.10.50.0/24)andshouldbe
deniedaccesstoboththeadministrative(subnet10.10.60.0/24)andfacultyservers(subnet
10.10.70.0/24).
StudentC3(rw)->set policy rule 2 ipdestsocket 10.10.60.0 mask 24 drop
StudentC3(rw)->set policy rule 2 ipdestsocket 10.10.70.0 mask 24 drop
Configuring PhoneSS Policy for the Edge SecureStack C3
Configuring the Policy Role
ThephoneSSroleisconfiguredonboththedormroomandfacultyofficeC3swith:
•Aprofile‐indexof3
•AnameofphoneSS
•AportVLANof11
•ACoSof10
BecausewecannotapplyseparateratelimitstothephonesetupandpayloadportsontheC3
usingpolicy
rules,applyCoS10withthehigherpayloadappropriateratelimitof100kbpsanda
highpriorityof6tothephoneSS role.
C3(rw)->set policy profile 3 name phoneSS pvid-status enable pvid 11 cos-status
enable cos 10
Assigning Traffic Classification Rules
DroptrafficforprotocolsSNMP(161),SSH(22),Telnet(23)andFTP(20and21)onthephone
VLAN.ForwardtrafficonUDPsourceportforIPaddressrequest(68)andforwardtrafficonUDP
destinationportsforprotocolsDHCP(67)andDNS(53)onthephoneVLAN,tofacilitatephone
autoconfigurationand IPaddressassignment.
C3(rw)->set policy rule 3 udpdestportIP 161 mask 16 drop
C3(rw)->set policy rule 3 tcpdestportIP 22 mask 16 drop
C3(rw)->set policy rule 3 tcpdestportIP 23 mask 16 drop
C3(rw)->set policy rule 3 tcpdestportIP 20 mask 16 drop
C3(rw)->set policy rule 3 tcpdestportIP 21 mask 16 drop
C3(rw)->set policy rule 3 udpsourceport 68 mask 16 forward
C3(rw)->set policy rule 3 udpdestportIP 67 mask 16 forward
C3(rw)->set policy rule 3 udpdestportIP 53 mask 16 forward
Assigning Hybrid Authentication
ConfiguretheRADIUSserveruseraccountswiththeappropriatetunnelinformationusingVLAN
authorizationandpolicyfilter‐IDforphoneSSrolemembersanddevices.Enablehybrid
authentication,allowingtheswitchtouseboththefilter‐IDandtunnelattributesintheRADIUS
responsemessage.SetaVLAN‐to‐policymapping as
backupincasetheresponsedoesnotinclude
theRADIUSfilter‐IDattribute.ThismappingisignoredifRADIUSfilter‐IDattributeispresentin
theRADIUSresponsemessage.
C3(rw)->set policy maptable response both
C3(rw)->set policy maptable 11 3