3-38
Cisco IAD2430 Series Integrated Access Devices Software Configuration Guide
OL-4306-03
Chapter 3 Configuring with the Command-Line Interface
Saving Configuration Changes
Saving Configuration Changes
Perform the following steps to prevent loss of the Cisco IAD configuration.
SUMMARY STEPS
1.
enable
2.
copy running-config startup-config
3.
Ctrl-z
Step 7
shutdown
isdn layer1-emulate {user|network}
no shutdown
Example:
Router(config-if)# shutdown
Router(config-if)# isdn layer1-emulate user
Router(config-if)# no shutdown
Shuts down the interface.
Configures the Layer 1 port mode and clock settings:
•
Enter
user
to configure the port as TE and to
function as a clock slave. This is the default.
•
Enter
network
to configure the port as NT and to
function as a clock master.
Activates the interface after the port configuration.
Step 8
line-power
Example:
Router(config-if)# line-power
(Optional only for NT-configured ports.) Turns on the
power supplied from the port to a TE device.
Step 9
isdn protocol-emulate {user|network}
Example:
Router(config-if)# isdn protocol-emulate user
Configures the Layer 2 port protocol emulation:
•
Enter
user
to configure the port as TE so that the
PBX is the master. This is the default.
•
Enter
network
to configure the port as NT so that the
PBX is the slave.
Step 10
exit
Example:
Router(config-if)# exit
Exits global configuration mode.
Command or Action
Purpose