Configuring ports on a switch, Port numbering, Enabling and disabling switch ports – Extreme Networks Summit 300-48 User Manual

Page 55: Chapter 4

Advertising
background image

Summit 300-48 Switch Software User Guide

55

4

Configuring Ports on a Switch

This chapter describes the following topics:

Port Numbering on page 55

Enabling and Disabling Switch Ports on page 55

Load Sharing on the Switch on page 57

Switch Port-Mirroring on page 59

Extreme Discovery Protocol on page 61

Port Numbering

On a Summit 300-48 switch, the port number is a combination of the slot number and the port number.
The nomenclature for the port number is as follows:

slot:port

You can use wildcard combinations (*) to specify multiple slot and port combinations. The following
wildcard combinations are allowed:

slot:*

— Specifies all ports on a particular I/O module.

slot:x-slot:y

— Specifies a contiguous series of ports on a particular I/O module.

slota:x-slotb:y

— Specifies a contiguous series of ports that begin on one I/O module and end

on another I/O module.

Enabling and Disabling Switch Ports

By default, all ports are enabled. To enable or disable one or more ports, use the following command:

[enable | disable] ports <portlist>

For example, to disable slot 1, ports 3, 5, and 12 through 15 on a Summit 300-48 switch, use the
following command:

disable ports 1:3,1:5,1:12-1:15

Advertising