Users Guide

Table Of Contents
Switch Management Commands 1996
(Routing) #show running-config | section “interface 0/1”
interface 0/1
no spanning-tree port mode
exit
show
xxx
|section “
string
” “
string2
The command xxx is executed and the output is filtered to only show lines
included within the section(s) identified by lines containing the “string
match and ending with the first line containing the “string2” match. If
multiple sessions matching the specified string match criteria are part of the
base output, then all instances are displayed.
Syntax
show xxx|section “string” “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.
show
xxx
|section “
string
” include “
string2
The command xxx is executed and the output is filtered to only show lines
included within the section(s) identified by lines containing the “string
match and ending with the first line containing the default end-of-section
identifier (i.e. “exit”) and that include the “string2” match. This type of
filter command could also include excludeor user-defined end-of-section
identifier parameters as well.
Syntax
show xxx|section “string” include “string2”