A SERVICE OF

logo

Chapter 47 Configuration Mode Commands
ES-4124 User’s Guide
395
Disables port mirroring on the Switch.
47.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.
47.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.
47.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.
47.4.4.1 no trunk
Syntax:
no trunk <T1|T2|T3|T4|T5|T6>
no trunk <T1|T2|T3|T4|T5|T6> lacp
no trunk <T1|T2|T3|T4|T5|T6> interface <port-list>
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