Description, Examples – Allied Telesis AT-S63 User Manual

Page 115

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

115

frames. These options
are equivalent.

no, off, false, disabled The port discards all

unknown multicast
frames. These options
are equivalent.

unkucastfiltering

Controls the unknown unicast filter. The options

are:

yes, on, true, enabled The port forwards

unknown unicast
frames. These options
are equivalent.

no, off, false, disabled The port discards all

unknown unicast
frames. These options
are equivalent.

Description

This command sets a port’s operating parameters. You can set more than
one parameter at a time. For an explanation of the port parameters, refer
to Chapter 6, “Port Parameters” in the AT-S63 Management Software
Menus Interface User’s Guide
.

Examples

The following command disables ports 1 to 6:

set switch port=1-6 status=disabled

The following command configures port 8 to operate at 10 Mbps, half
duplex:

set switch port=8 speed=10mhalf

The following command sets the speed to 100 Mbps, the duplex mode to
full duplex, the wiring configuration to MDI-X, and flow control to enabled
for ports 2 to 6:

set switch port=2-6 speed=100mfull mdimode=mdix
flowcontrol=enabled

The following command sets port priority to 5 and activates the broadcast
filter for ports 5, 8, and 12:

set switch port=5,8,12 priority=5 bcastfiltering=enabled

The following command resets port 5:

Advertising