Getting Started
©2008 Allied Telesis Inc. All rights reserved.
1.24
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
How to undo settings
There are two possibilities for undoing settings: the
no
parameter and the
default
parameter.
How to use the
no
parameter
To undo most settings, simply re-enter the first parameters of the configuration command with
the parameter
no
before them.
Example
You can set the timezone to Eastern Standard Time by entering the command:
awplus(config)#
clock timezone EST minus 5
To remove the timezone setting, enter the command:
awplus(config)#
no clock timezone
How to use the
default
parameter
Some commands have a
default
parameter that returns the feature to its default setting.
Example
You can change the login banner to “this is a new banner” by entering the command:
awplus(config)#
banner motd this is a new banner
To return to the default banner, enter the command:
awplus(config)#
banner motd default
Note that this command also has a
no
parameter that lets you remove the banner altogether.