Allied Telesis AT-S63 User Manual

Page 203

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section I: Basic Operations

203

Figure 40 is an example of a multicast address.

Figure 40. SHOW SWITCH FDB Command - Multicast Addresses

The columns are defined here:

MAC Address - The static or dynamic unicast MAC address.

VLAN ID - The ID number of the VLAN where the port is an untagged
member.

Type - The type of the address: static or dynamic.

Port Maps - The tagged and untagged ports on the switch that are
members of a multicast group. This column is useful in determining
which ports belong to different groups.

Examples

The following command displays all the static and dynamic unicast MAC
addresses in the switch’s MAC address table:

show switch fdb

The following command displays just the static unicast MAC addresses:

show switch fdb type=static

The following command displays the static and dynamic multicast
addresses:

show switch fdb type=multicast

The following command displays just the static multicast addresses:

show switch fdb type=staticmulticast

The following command displays the port where the MAC address
00:A0:D2:18:1A:11 was learned (dynamic) or added (static):

show switch fdb address=00A0D2181A11

The following command displays the MAC addresses learned on port 2:

show switch fdb port=2

Multicast Switch Forwarding Database
Total Number of MCAST MAC Addresses: 1

MAC Address

VLANID Type

Port Maps (U:Untagged T:Tagged)

----------------------------------------------------------------
01:00:51:00:00:01

1

Static

U:1-4

T:

Advertising