Display Behavior for Show Commands with the Size Argument

Some SLB show commands display very large output for each entry. These commands display the output of first 5 entries if you do not specify the size parameter. After displaying the first 5 entries, the system prompts the user to display the next 5 entries. These commands include:

  • show sipd tunnels <size>
  • show sipd ccp <size>
  • show ccd ccp <size>

The system considers what you set for the size argument when you include it in your command string. When it does this, however, it first checks whether the size is less than 10. If the number of entries to be displayed is less than 10, the system uses your argument. If the number is greater than 10, however, the system ignores your entry and limits the size to 5 entries.

You can exit the command between output windows by typing n.