Specifications

Policy Configuration Example
May 18, 2009 Page 25 of 32
ARPforwardingisrequiredonetherport0x806.
Enterasys(rw)->set policy rule 1 ether 0x806 mask 16 forward
Assigning the Guest Policy Profile to All Edge Ports
AssigntheguestpolicyprofiletoallSecureStackandN3edgeports.
Enterasys(rw)->set policy port ge.*.1-47 1
Configuring Policy for the Edge Student SecureStack C3
Configuring the Policy Role
Thestudentroleisconfiguredwith:
•Aprofileindexvalueof2
•Anameofstudent
•AportVLANof10
•ACoSof8
CreateapolicyrolethatappliesaCoS8todataVLAN10andconfiguresittoratelimittrafficto
1Mwithamoderatepriorityof5.
StudentC3(rw)->set policy profile 2 name student pvid-status enable pvid 10
cos-status enable cos 8
Assigning Hybrid Authentication
ConfiguretheRADIUSserveruseraccountswiththeappropriatetunnelinformationusingVLAN
authorizationandpolicyfilterIDforstudentrolemembersanddevices.Enablehybrid
authentication,allowingtheswitchtouseboththefilterIDandtunnelattributesintheRADIUS
responsemessage.SetaVLANtopolicymapping as
backupincasetheresponsedoesnotinclude
theRADIUSfilterIDattribute.ThismappingisignoredifRADIUSfilterIDattributeispresentin
theRADIUSresponsemessage.
StudentC3(rw)->set policy maptable response both
StudentC3(rw)->set policy maptable 10 2
Assigning Traffic Classification Rules
ForwardtrafficonUDPsourceportforIPaddressrequest(68),andUDPdestinationportsfor
protocolsDHCP(67)andDNS(53).DroptrafficonUDPsourceportsforprotocolsDHCP(67)and
DNS(53).DroptrafficforprotocolsSNMP(161),SSH(22),Telnet(23)andFTP(20and21)on
both
thedataandphoneVLANs.
StudentC3(rw)->set policy rule 2 udpsourceport 68 mask 16 forward
StudentC3(rw)->set policy rule 2 udpdestport 67 mask 16 forward
StudentC3(rw)->set policy rule 2 udpdestport 53 mask 16 forward
StudentC3(rw)->set policy rule 2 udpsourceportIP 67 mask 16 drop
StudentC3(rw)->set policy rule 2 udpsourceportIP 53 mask 16 drop
StudentC3(rw)->set policy rule 2 udpdestportIP 16 mask 16 drop
StudentC3(rw)->set policy rule 2 tcpdestportIP 22 mask 16 drop
StudentC3(rw)->set policy rule 2 tcpdestportIP 23 mask 16 drop
StudentC3(rw)->set policy rule 2 tcpdestportIP 20 mask 16 drop
StudentC3(rw)->set policy rule 2 tcpdestportIP 21 mask 16 drop