User`s manual

332 Asanté IntraCore 36000 Series
Example
This example shows how to display information for VLAN 1:
Console#show vlan id 1
VLAN Type Name Status Ports/Channel groups
---- ------- ---------------- --------- ----------------------------------
1 Static DefaultVlan Active Eth1/ 1 Eth1/2
Console#
16.200 shutdown
This command disables an interface. To restart a disabled interface, use the no form.
Syntax Description
[no] shutdown
Default
All interfaces are enabled.
Command Mode
Interface Configuration (Ethernet, Port Channel)
Usage Guidelines
This command allows you to disable a port due to abnormal behavior (e.g., excessive collisions), and then
reenable it after the problem has been resolved. You may also want to disable a port for security reasons.
Example
The following example disables port 5.
Console(config)#interface ethernet 1/5
Console(config-if)#shutdown
Console(config-if)#
16.201 silent-time
This command sets the amount of time the management console is inaccessible after the number of
unsuccessful logon attempts exceeds the threshold set by the password-thresh command. Use the no form
to remove the silent time value.
Syntax Description
silent-time [seconds]
no silent-time
seconds The number of seconds to disable console response. (Range: 0-65535; 0: no
silent-time)