Allied Telesis AT-DC2552XS User Manual

Page 391

Advertising
background image

AT-DC2552SX Switch Command Line Interface User’s Guide

Section II: Layer 2 Switching

391

Confirmation Command

“SHOW MAC ADDRESS-TABLE” on page 394

Examples

This example adds the MAC address 00:00:f4:12:34:56 to port 1.0.4 in
VLAN 10. The port forwards the packets from the specified node:

awplus> enable
awplus# configure terminal
awplus(config)# mac address-table static

00:00:f4:12:34:56

forward interface port1.0.4 vlan 10

This example adds the MAC address 00:A0:D2:18:1A:11 to port 1.0.7 in
the default VLAN, which has a VID of 1. The port discards frames destined
to the MAC address:

awplus> enable
awplus# configure terminal
awplus(config)# mac address-table static 00:A0:D2:18:1A:11
discard interface port1.0.7 vlan 1

Advertising