Displaying Scrolling Screens

If the CLI screen length has been set using the set length command as described in CLI Properties Configuration Commands, CLI output requiring more than one screen will display --More-- to indicate continuing screens. To display additional screen output:

  • Press any key other than [ENTER] to advance the output one screen at a time.
  • Press [ENTER] to advance the output one line at a time.

The following example shows how the show mac command indicates that output continues on more than one screen.

System(rw)->show mac
MAC Address           FID       Port      Type
 ----------------------------------------------------------
 00-00-1d-67-68-69      1       host.0.1  learned
 00-00-02-00-00-00      1       ge.1.2    learned
 00-00-02-00-00-01      1       ge.1.3    learned
 00-00-02-00-00-02      1       ge.1.4    learned
 00-00-02-00-00-03      1       ge.1.5    learned
 00-00-02-00-00-04      1       ge.1.6    learned
 00-00-02-00-00-05      1       ge.1.7    learned
 00-00-02-00-00-06      1       ge.1.8    learned
 00-00-02-00-00-07      1       ge.1.9    learned
 00-00-02-00-00-08      1       ge.1.10   learned
--More--