The ticket
A control policy “quarantine VLAN 99” ran campus-wide. Phones lost CDP voice VLAN. Helpdesk spent the night. The plugin worked. The blast radius was the bug.
Switch plugin: Forescout uses SNMP/CLI/NETCONF (train-dependent) to apply VLAN/ACL. The NAD is still the enforcer. Scope the switch list, use a dedicated TACACS user, and test one interface. Voice: do not strip the voice VLAN. Rollback = known good template.
Enterprise Manager fs-em 10.10.10.30 · Appliance fs-app1 10.10.10.31 · span/mirror on sw-access-01 · same LAN 10.20.30.0/24 · Priya 10.20.30.80 · printer 10.20.30.60 · OT PLC 10.50.1.10. Not a live customer.
Plugin vs Virtual FW
| Switch plugin | Virtual FW | |
|---|---|---|
| Where enforced | Switch | Appliance path |
| Sees original MAC/VLAN | Yes | May rewrite path |
| Blast radius | Whole switch if scoped wrong | Hosts the appliance can reach |
sw-access-01
When to use it
You already own Catalyst access and want VLAN quarantine without ISE. If ISE already owns 802.1X, do not also plugin-VLAN those ports.
How you enable it
Side A — AAA user
fs-nac can only change a port range. Logged.
Side B — plugin + one port
Map Gi1/0/20 camera to VLAN 50. Not the whole stack.
Side C — prove + rollback
show run interface Gi1/0/20. Keep the old VLAN in the ticket. Revert command ready.
show run interface Gi1/0/20 # switchport access vlan 50 # switchport voice vlan 70 ← must still be here for phones show authentication sessions interface Gi1/0/20
Four plugin failures
1 · Credentials = local cisco/cisco
2 · Policy applies to all interfaces including uplinks
3 · Voice VLAN stripped
4 · No rollback user on-call
How to prove it
1) Only the test port changed. 2) Voice VLAN intact if it is a phone. 3) AAA log shows fs-nac. 4) Rollback pasted in the ticket.
Traps
| Wrong | Right |
|---|---|
| Plugin + ISE VLAN on same port | One owner (lesson 6) |
| Wildcard interface Gi1/0/* | Explicit list |
Knowledge check
Judgment items. One best answer. Reasons send you back to the matching section.
Forescout class series: Three products · First day · Discovery · Classification · Policy · Enforcement · Switch plugin · eyeExtend · OT / IoT · vs ISE + interview
Sources
- Forescout switch plugin / switch integration guides for your IOS train.
- Lesson 6 — one enforcement owner.
Related: Forescout evidence desk · session factory · Cisco ISE series.