cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
378
Views
0
Helpful
2
Replies

Two simple PIX questions

zhafeez
Level 1
Level 1

1. How do I "break" the SHOW RUN output before reaching the end of the script? On a router any key does this but not so on my PIX 506E!!!

2. Why does the TAB key not complete the command? My book says it should!!!

Much appreciated.

2 Replies 2

Patrick Iseli
Level 7
Level 7

1.) the command pager indicates how many lines are shown in a row.

example:

pager 24

# Shows 24 lines

pager 0

# Shows the whole output in one shot

Enable or disable screen paging.

[no] pager [lines number]

clear pager

show pager

2.) The returm key is used to go forward for one line and the TAB key is used to show the next 24 lines if pager is set to 24.

Command reference:

http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_command_reference_chapter09186a00801727ab.html#wp1026890

sincerely

Patrick

alexr
Level 1
Level 1

Hi,

About your questions,

1. Show run will show output by your terminal software definitions.

2. In version 6.x TAB for completing command not working. In version 7.x Cisco promise to fix this.

Thanks

Review Cisco Networking for a $25 gift card