Interface Range Ethernet; Shutdown - Planet Networking & Communication WGSW-24010 User Manual

10/100/1000mbps 24-port + 1 mini-gbic managed gigabit ethernet switch
Hide thumbs Also See for WGSW-24010:
Table of Contents

Advertisement

User Guidelines
There are no user guidelines for this command.
Example
The following example enables ports g18 for configuration.
Console(config)# interface ethernet g18
Console(config-if)#

3.7.2 interface range ethernet

The interface range ethernet global configuration command enters the interface configuration mode to configure multiple
Ethernet type interfaces.
Syntax
interface range ethernet {port-range | all}
§
port-range—List of valid ports to add. Separate non consecutive ports with a comma and no spaces; a hyphen is
used to designate a range of ports.
§
all—All Ethernet ports.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
Commands under the interface range context are executed independently on each active interface in the range. If the
command returns an error on one of the active interfaces, it does not stop executing commands on other active interfaces.
Example
The following example shows how ports g18 to g20 and ports g22 to g24 are grouped to receive the same command.
Console(config)# interface range ethernet g18 - g20, g22 - g24
Console(config-if)#

3.7.3 shutdown

The shutdown interface configuration command disables interfaces. To restart a disabled interface, use the no form of
this command.
Syntax
shutdown
no shutdown
Default Configuration
The interface is enabled.
Command Mode
Interface Configuration (Ethernet, port-channel, out-of-band Ethernet) mode
User Guidelines
There are no user guidelines for this command.
Examples
The following example disables Ethernet e5.
Console(config)# interface ethernet e5
Console(config-if)# shutdown
46

Advertisement

Table of Contents
loading

Table of Contents