Specifications

Undoing a Command or Feature
Cisco AS5300 Universal Access Server Software Configuration Guide
2-4
Undoing a Command or Feature
If you want to undo a command you entered or disable a feature, enter the keyword no before most
commands; for example, no ip routing.
Saving Configuration Changes
Enter the copy running-config startup-config command to save your configuration changes to
nonvolatile random-access memory (NVRAM) so that they will not be lost if there is a system reload
or power outage. For example:
5300# copy running-config startup-config
Building configuration...
It might take a minute or two to save the configuration to NVRAM. After the configuration has been
saved, the following appears:
[OK]
5300#
Where to Go Next
Now that you have learned some Cisco IOS software basics, you can begin to configure the access
server using the CLI.
Remember that:
You can use the question mark (?) and arrow keys to help you enter commands.
Each command mode restricts you to a set of commands. If you are having difficulty entering a
command, check the prompt and then enter the question mark (?) for a list of available
commands. You might be in the wrong command mode or using the wrong syntax.
9 5300(config-controller)# cas-group 1 timeslots 1-24
type ?
e&m-fgb E & M Type II FGB
e&m-fgd E & M Type II FGD
e&m-immediate-start E & M Immediate Start
fxs-ground-start FXS Ground Start
fxs-loop-start FXS Loop Start
sas-ground-start SAS Ground Start
sas-loop-start SAS Loop Start
List supported signaling types.
10 5300(config-controller)# cas-group 1 timeslots 1-24
type e&m-fgb ?
dtmf DTMF tone signaling
mf MF tone signaling
service Specify the type of service
<cr>
Display the types of
channel-associated signaling
available for the e&m-fgb type.
11 5300(config-controller)# cas-group 1 timeslots 1-24
type e&m-fgb dtmf ?
dnis DNIS addr info provisioned
service Specify the type of service
<cr>
Display the options supported for
the DTMF tone signaling option.
Table 2-1 How to Find Command Options (Continued)
Step Command Purpose