Skip to content

Commit ff4475b

Browse files
committed
Fixed the missing keyword 'session' in the command to show monitored sessions.
1 parent 8dab022 commit ff4475b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/defender-for-iot/organizations/traffic-mirroring/configure-mirror-span.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Cisco2960# configure terminal
3333
Cisco2960(config)# monitor session 1 source interface fastehernet 0/2 - 23 rx
3434
Cisco2960(config)# monitor session 1 destination interface fastethernet 0/24
3535
Cisco2960(config)# end
36-
Cisco2960# show monitor 1
36+
Cisco2960# show monitor session 1
3737
Cisco2960# running-copy startup-config
3838
```
3939

0 commit comments

Comments
 (0)