beautypg.com

Mac address-table static forward – Allied Telesis AT-S100 User Manual

Page 141

background image

AT-S100 Management Software User’s Guide

Section I: Command Modes

141

MAC ADDRESS-TABLE STATIC FORWARD

Syntax

mac address-table static MAC forward interface IFNAME
vlan VLANID

no mac address-table static

Parameters

MAC

Indicates the static MAC address in the following format:

MMMM.MMMM.MMMM

IFNAME

Specifies the name of an interface. There are 28 ports on the

AT-9000/28 and AT-9000/28SP switches. To specify a port,
precede the port number with “ge.”

VLANID

Indicates the VLAN interface. Enter a value between 2 and

4094. If you do not enter a value, VLAN 1 is assumed by
default.

Description

The MAC ADDRESS-TABLE STATIC FORWARD command to create an
entry in the MAC address table. The switch drops packets with the
specified source or destination MAC address. Only unicast static
addresses are supported. By default, this command is disabled. Use the
no form of this command to reset it.

For procedures to configure and display the MAC addresses, see
“Displaying and Setting MAC Addresses” on page 32.

Command Mode

Configuration Terminal mode

Example

The following example sets the MAC address of “000C.6E73.2BC4” on
interface 3 and VLAN 2:

switch# configure terminal

switch#(config)# mac address-table static
000C.6E73.2BC4 forward interface ge3 vlan 2