show xxx|begin “string”

The command is executed and the output is filtered to show all lines beginning with and following the first line containing the “string” match. All prior lines are suppressed.

The following shows an example of this command.

(Extreme 220) (Routing) #show port all | begin “1/1”
1/1           Enable                          Down   Disable N/A    N/A
1/2           Enable                          Down   Disable N/A    N/A
1/3           Enable                          Down   Disable N/A    N/A
1/4           Enable                          Down   Disable N/A    N/A
1/5           Enable                          Down   Disable N/A    N/A
1/6           Enable                          Down   Disable N/A    N/A
(Extreme 220) (Routing) #