set vlanauthorization
SecureStack C2 Configuration Guide 23-47
Whenausersuccessfullyauthenticatestothenetwork,theRADIUSserverreturnsanAccess‐
Acceptframe.Thisframecanhavemanyattributes,twoofwhichareaFilterID(whichishow
policyassignmentisachieved)andRFC3580VLANassignment.
Ifaswitchisintunnelmode:
•TheFID(FilterID)
isalwaysignored,butDefaultpolicyrulesstillapply.
•TheVLANattributeisusedifpresent,andifVLANauthorization isenabled.See“set
vlanauthorization”onpage 23‐47.
Ifaswitchisinpolicymode:
•IftheAccess‐AcceptframehastheFIDattributeonly,thentheFIDisused.
•If
theAccess‐AcceptframehastheVLANattributeonly,thenitisusedprovidedthatVLAN
authorizationisenabled.See“setvlanauthorization”onpage 23‐47.
•Ifbothattributesarereturned,usetheFIDonly.
Examples
Thisexampleshowshowtosetthepolicymaptableresponsetotunnel:
C2(rw)-> set policy maptable response tunnel
set vlanauthorization
EnableordisabletheuseoftheRADIUSVLANtunnelattributetoputaportintoaparticular
VLANbasedontheresultofauthentication.
Syntax
set vlanauthorization {enable | disable} [port-string]
Parameters
Defaults
VLANauthenticationisdisabledbydefault.
Mode
Switchcommand,read‐write.
Examples
ThisexampleshowshowtoenableVLANauthenticationforallGigabitEthernetports:
C2(rw)-> set vlanauthorization enable ge.*.*
ThisexampleshowshowtodisableVLANauthenticationforallGigabitEthernetportsonswitch
unit/module 3:
C2(rw)-> set vlanauthorization disable ge.3.*
enable|disable Enablesordisablesvlanauthorization/tunnelattributes.
port‐string (Optional)SpecifieswhichportstoenableordisabletheuseofVLAN
tunnelattributes/authorization.Foradetaileddescriptionofpossibleport‐
stringvalues,referto“PortStringSyntaxUsedintheCLI”onpage 7‐2.