Dual Image Commands; Show Xxx | Section "String; Show Xxx | Section "String" "String; Show Xxx | Section "String" Include "String - NETGEAR M6100 Series Reference Manual

Hide thumbs Also See for M6100 Series:
Table of Contents

Advertisement

show xxx | section "string"

The command xxx is executed and the output is filtered to show only 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").
Command example:
(NETGEAR Switch) #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.

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 (that is, "exit") and that include the "string2"
match. This type of filter command could also include "exclude" or user-defined
end-of-section identifier parameters as well.

Dual Image Commands

NETGEAR Managed Switch software supports a dual image feature that allows the switch to
have two software images in the permanent storage. You can specify which image is the
active image to be loaded in subsequent reboots. This feature allows reduced down-time
when you upgrade or downgrade the software.
delete
This command deletes the backup image file from the permanent storage. The optional unit
parameter is valid only for blades. The unit parameter identifies the blade on which you
must execute this command. When you do not enter this parameter, the command is
executed on all blades in the chassis.
Format
delete [unit] backup
Mode
Privileged EXEC
M6100 Series Switches
Utility Commands
149

Advertisement

Table of Contents
loading

Table of Contents