Specifications

Policy Configuration Example
May 18, 2009 Page 24 of 32
Forthisconfigurationexample,CoSrelatedconfigurationwillbespecifiedasafinalCoS.For
detailsonconfiguringCoS,seetheQoSConfigurationfeatureguidelocatedat
http://secure.enterasys.com/support/manuals/.
Configuring Guest Policy on Edge Platforms
Alledgeportswillbesetwithadefaultguestpolicyusingthesetpolicyportcommand.This
guestpolicyprovidesforaninternetonlyaccesstothenetwork.Usersonallportswillattemptto
authenticate.Iftheauthenticationsucceeds,the policyreturnedbyauthenticationor, inthecaseof
theN3configuration,themaptablesetting,overridesthedefaultportpolicysetting.If
authenticationfails,theguestpolicyisused.OntheN3 ,fiveportsareusedbyPCsatlocations
throughoutthecampus,suchasthelibrary,toprovideaccesstotheinternet.ThePCsattachedto
thesefive
portswillauthenticatewiththeguestpolicyrole.Publicfacingserviceswouldalsobe
configuredforgueststatusinaschoolorenterprisescenario.Publicfacingservicesarenotpartof
thisexample.
Configuring the Policy Role
Theguestroleisconfiguredwith:
•Aprofileindexvalueof1
•Anameofguest
•APVIDsetto0
•ACoSsetto4
Createtheguestpolicyprofileonallplatforms:
Enterasys(rw)->set policy profile 1 name guest pvid-status enable pvid 0
cos-status enable cos 4
Assigning Traffic Classification Rules
ForcaseswherediscoverymusttakeplacetoassignanIPaddress,DNSandDHCPtrafficmustbe
allowed.ForwardingoftrafficisallowedonUDPsourceport68(IPaddressrequest)andUDP
destinationports53(DNS)and67(DHCP).
Enterasys(rw)->set policy rule 1 udpsourceport 68 mask 16 forward
Enterasys(rw)->set policy rule 1 udpdestportIP 53 mask 16 forward
Enterasys(rw)->set policy rule 1 udpdestportIP 67 mask 16 forward
Guestpolicyallowsinternettraffic.TCPdestinationPorts80,8080,and443willbeallowedtraffic
forwarding.
Enterasys(rw)->set policy rule 1 tcpdestportIP 80 mask 16 forward
Enterasys(rw)->set policy rule 1 tcpdestportIP 443 mask 16 forward
Enterasys(rw)->set policy rule 1 tcpdestport 8080 mask 16 forward
Note: CLI command prompts used in this configuration example have the following meaning:
Enterasys(rw)-> - Input on all platforms used in this example.
C3(rw)-> - Input on all SecureStack C3 switches.
StudentC3-> - Input on the student SecureStack C3.
FacultyC3-> - Input on the faculty SecureStack C3.
ServicesN3(rw)-> - Input on the services N-Series N3.
DistributionN5(rw)-> - Input on the distribution N-Series N5.