
CS Interface Configuration
195
Software Configuration Guide, Revision 1.03
PublicPSTN Existing interface
callapp Existing interface
21.3 Create and Configure CS interfaces
To configure CS interfaces you have first to enter in the CS context mode. Once entered you can
create and configure your required interface by entering the CS interface configuration mode and
specify the parameters. Each interface has a name. The name can be any arbitrary string of not more
than 25 characters. Use a name describing the purpose of the interface as used in the examples or, for
ease of identification, the interface type can be used as part of the name. Already defined CS
interfaces can be displayed or deleted as described in the table below. Note that an interface is not
defined and can not be displayed until a parameter in the interface itself is set.
Procedure
Create and Configure CS Interfaces.
Mode
Configure
Command
Purpose
Step 1
node
(cfg)#context cs
Enter the CS Context Configuration Mode.
Step 2
node
(ctx-cs)[switch]#interface
if-
type
if-name
Enter the CS Interface Configuration Mode &
select the CS interface with type
if-type
and
name
if-name
for configuration.
Step 3
node
(if-
type
)[
if-name
]#…
Perform the configuration tasks to configure the
CS interface.
Step 4
node
(if-
type
)[
if-name
]#exit
Go back to the CS Context Configuration Mode
Step 5
Repeat step 1 to 4 to create and configure your
CS interfaces
Step 6
node
(ctx-cs)[
switch
]#show context
cs config
or
node
(ctx-cs)[
switch
]#interface
if-type
<?>
Display already defined CS interfaces.
Step 7
node
(ctx-cs)[
switch
]#no interface
if-
type
if-name
Delete an already defined interface.
Examples: Create an CS interfaces and delete another
The following example shows how to create and configure an interface, how to display it and how to
delete another.
SN>
enable
SN#
configure
SN(cfg)#
context cs
SN(ctx-cs)[switch]#
interface pstn PublicAccess
SN(if-pstn)[PublicA~]#
routing dest-interface PBX
SN(if-pstn)[PublicA~]#
interface pstn <?>
<name> Interface name
PBX Existing interface
PublicAccess Existing interface