Users Guide

Switch Management Commands 1943
Syntax
show xxx|include “string” exclude “string2”
Default Configuration
This command has no default configuration.
User Guidelines
This command has no user guidelines.
Command History
Command introduced in version 6.6.0 firmware.
Example
The following shows example of the CLI command.
(Routing) #show running-config | include “spanning-tree” exclude
“configuration”
spanning-tree bpduguard
spanning-tree bpdufilter default
show xxx|exclude “string”
The command xxx is executed and the output is filtered to show all lines not
containing the "string" match. Output lines containing the "string"
match are suppressed.
Syntax
show xxx|exclude “string”
Default Configuration
This command has no default configuration.
User Guidelines
This command has no user guidelines.