Ending A Telnet, Ssh Or Console Port Session - Patton CopperLink CL2300 User Manual

Hide thumbs Also See for CopperLink CL2300:
Table of Contents

Advertisement

CopperLink CL2300 User Manual
192.168.1.1(pf-voip)[default]#codec 1 after 3
192.168.1.1(pf-voip)[default]#show running-config
...
profile voip default
codec 1 g711ulaw64k rx-length 20 tx-length 20
codec 2 g711alaw64k rx-length 20 tx-length 20
codec 3 g723-6k3 rx-length 30 tx-length 30
dejitter-max-delay 200
...
Example 3: Inserting a codec at a specific position in the list.
This command assigns the G.729 codec the index number 1 so the codec appears at the top of the list.
192.168.1.1(pf-voip)[default]#codec 1 g729 tx-length 30 rx-length 30 silence-sup-
pression
192.168.1.1(pf-voip)[default]#show running-config
...
profile voip default
codec 1 g729 rx-length 30 tx-length 30 silence-suppression
codec 2 g711ulaw64k rx-length 20 tx-length 20
codec 3 g711alaw64k rx-length 20 tx-length 20
 codec 4 g723-6k3 rx-length 30 tx-length 30
dejitter-max-delay 200
...

Ending a Telnet, SSH or console port session

Use the logout command in the operator or administration execution mode to end a Telnet or console port ses-
sion. To confirm the logout command, you must enter yes on the dialog line as shown in the example below.
Mode: Operator execution
Step
Command
1
device>logout
Example: End a Telnet or console port session
The following example shows how to terminate a session from the administrator execution configuration
mode.
device>logout
Press 'yes' to logout, 'no' to cancel:
After confirming the dialog with "yes", the Telnet session is terminated.
Note
Using the command exit in the operator execution mode also terminates a
Telnet or console port session, but without any confirmation dialog.
Accessing the CLI task list
Terminates the session after a confirmation by the user.
Purpose
7 • Accessing the CLI
57

Advertisement

Table of Contents
loading

Table of Contents