Specifications

Policy Configuration Example
May 18, 2009 Page 27 of 32
Configuring Policy for the Edge Faculty SecureStack C3
Configuring the Policy Role
Thefacultyroleisconfiguredwith:
•Aprofileindexvalueof4
•Anameoffaculty
•AportVLANof10
•ACoSof8
CreateapolicyrolethatappliesaCoS8todataVLAN10andconfiguresittoratelimittrafficto
1Mwithamoderatepriorityof5.
FacultyC3(rw)->set policy profile 4 name faculty pvid-status enable pvid 10
cos-status enable cos 8
Assigning Hybrid Authentication
ConfiguretheRADIUSserveruseraccountswiththeappropriatetunnelinformationusingVLAN
authorizationandpolicyfilterIDforfacultyrolemembersanddevices.Enablehybrid
authentication.SetaVLANtopolicymapping.ThismappingisignorediftheRADIUSfilterID
attributeispresentintheRADIUSresponsemessage.
StudentC3(rw)->set policy maptable response both
StudentC3(rw)->set policy maptable 10 4
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.
FacultyC3(rw)->set policy rule 4 udpsourceport 68 mask 16 forward
FacultyC3(rw)->set policy rule 4 udpdestport 67 mask 16 forward
FacultyC3(rw)->set policy rule 4 udpdestport 53 mask 16 forward
FacultyC3(rw)->set policy rule 4 udpsourceportIP 67 mask 16 drop
FacultyC3(rw)->set policy rule 4 udpsourceportIP 53 mask 16 drop
FacultyC3(rw)->set policy rule 4 udpdestportIP 16 mask 16 drop
FacultyC3(rw)->set policy rule 4 tcpdestportIP 22 mask 16 drop
FacultyC3(rw)->set policy rule 4 tcpdestportIP 23 mask 16 drop
FacultyC3(rw)->set policy rule 4 tcpdestportIP 20 mask 16 drop
FacultyC3(rw)->set policy rule 4 tcpdestportIP 21 mask 16 drop
Facultyshouldonlybeallowedaccesstotheservices(subnet10.10.50.0/24)andthefacultyservers
(subnet10.10.70.0/24)andshouldbe deniedaccesstotheadministrativeserver(subnet
10.10.60.0/24).
FacultyC3(rw)->set policy rule 4 ipdestsocket 10.10.60.0 mask 24 drop
Configuring PhoneN3 Policy for the Edge N-Series N3
Configuring the Policy Role
ThephoneN3roleisconfiguredontheservicesN3with:
•Aprofileindexof5