User's Manual

Table Of Contents
181
Users Manual of CS-6306R
The configuration of time delay is just an information parameter. Use this command cannnot adjust the actual
time delay of an interface.
8.2.2 Monitoring and Maintaining Interface
The following tasks can monitor and maintain interface:
Checking interface state
Initializing and deleting interface
Shutting down and enabling interface
8.2.2.1 Checking Interface State
Our switch supports displaying several commands related to interface information, including version number
of software and hardware, interface state. The following table lists a portion of interface monitor commands.
For the description of these commands, please refer to ‘Interface configuration command’.
Use the following commands:
Command Description
show interface [type [slot|port]] Displays interface state.
show running-config Displays current configuration.
8.2.2.2 Initializing and Deleting Interface
You can dynamically establish and delete logical interfaces. This also applies to the sub interface and
channalized interface. Use the following command to initialize and delete interface in global configuration
mode:
Command Description
no interface type [slot|port]
Initializes physical interface or deletes virtual interface.
8.2.2.3 Shutting down and Enabling Interface
When an interface is shut down, all features of this interface are disabled, and also this interface is marked as
unavailable interface in all monitor command displays. This information can be transmitted to other switches
via dynamic routing protocol.
Use the following command to shutdown or enable an interface in the interface configuration mode:
Command Description
shutdown Shuts down an interface.
no shutdown Enables an interface.
You can use the show interface command and the show running-config command to check whether an
interface has been shut down. An interface that has been shut down is displayed as ‘administratively down’ in
the show interface command display. For more details, please refer to the following example in ‘Interface
Shutdown Example’.