![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/0f/10f5716b-f318-4e5b-aec6-d59085aaa44c/10f5716b-f318-4e5b-aec6-d59085aaa44c-bgdd.png)
ES-2108 Series User’s Guide
Chapter 32 Configuration Mode Commands 221
32.4.2 Resetting Commands
Use the no command to reset switch settings to their default values.
Syntax:
no https timeout
Resets the https session timeout to default.
An example is shown next. The session timeout is reset to 300 seconds.
32.4.3 Re-enable commands
The no command can also be used to re-enable features which have been disabled.
Syntax:
no ip route <ip> <mask> inactive
where
An example is shown next.
• Enable the IP route with the IP address of 192.168.11.1 and subnet mask of
255.255.255.0. This ip route must have already been created and made inactive prior to
re-enable command being applied.
32.4.4 Other Examples of no Commands
In some cases the no command can disable a feature, disable an option of a feature or disable a
feature on a port by port basis.
sysname(config)# no https timeout
Cache timeout 300
<ip> <mask> inactive
= Re-enables an ip route with the specified IP address and
subnet mask.
sysname(config)# no ip route 192.168.11.1 255.255.255.0 inactive