| configure |
enable | Use configure terminal |
technical |
|
support | hostname# conf t |
diagnostic |
|
access |
|
disable | Use configure terminal no |
technical | device. |
support |
|
diagnostic | hostname# conf t no |
access |
|
|
|
| conf t session |
| The configure terminal session command configures the display of the CLI session on your |
| management terminal. This command is enabled when the SMS manages the device. The command |
| abbreviation is conf t sess. |
| These commands are not persistent and session changes will be lost when you log out. Only super- |
| users can create a persistent timeout option. |
| columns columns |
| sets the column width of the terminal session. |
| more |
| enables |
| to the terminal screen. The output appears as one continuous stream of text. |
| rows rows |
| controls the height of the session display by number of rows. |
| timeout minutes |
| sets the inactivity timeout for the CLI session. The |
| applies the specified timeout value to all future sessions for all users as well as the current |
| session. |
| wraparound |
| controls |
| no wraparound turns off the |
|
|
| Using conf t session |
configure | Use configure terminal session to configure session settings. In the following example, the display is |
session | set to a size of 80 columns by 40 rows, |
settings | out after 25 minutes. |
| hostname# conf t session columns 80 |
| hostname# conf t session more |
| hostname# conf t session wrap |
| hostname# conf t session rows 40 |
X Family CLI Reference V 2.5.1 | 65 |
|
|