A SERVICE OF

logo

Network User Configuration Scenarios 517
1 Redirect bldga-prof- VLAN users to the VLAN bldgb-eng:
WX1200# set location policy permit vlan bldgb-eng if vlan eq bldga-prof-*
2 Allow writing instructors from -techcomm VLANs to use the bldgb-eng
VLAN:
WX1200# set location policy permit vlan bldgb-eng if vlan eq *-techcomm
3 Display the configuration:
WX1200# display location policy
Id Clauses
-----------------------------------------------------
1) permit vlan bldgb-teach if vlan eq bldga-prof-*
2) permit vlan bldgb-eng if vlan eq *-techcomm
4 Save the configuration:
WX1200# save config
success: configuration saved.