Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
Source Learning Commands
OmniSwitch CLI Reference Guide
September 2009
page 17-29
show mac-address-table count
Displays Source Learning MAC Address Table statistics for VLAN MAC addresses.
show mac-address-table count [mac_address] [slot slot slot/port] [linkagg link_agg] [vid | vid1-vid2]
Syntax Definitions
mac_address
A 48-bit MAC address (aa:bb:cc:dd:ee:ff). Valid addresses are any 
non-broadcast, non-multicast MAC, and non-IEEE reserved addresses.
slot | slot/port
Slot number for the module or the slot number and the physical port 
number on that module (e.g., 3/1 specifies port 1 on slot 3).
link_agg
Enter a link aggregate ID number (0–31). See 
vid
VLAN ID number (1–4094).
Defaults
By default, the count statistics are displayed for all MAC addresses contained in the MAC address table.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• To display statistics for all ports on one slot, specify only the slot number for the slot parameter value.
• Note that only one VLAN entry—a single VLAN ID or a range of VLAN IDs— is allowed with this 
command. Multiple entries are not accepted.
Examples
-> show mac-address-table count
Mac Address Table count:
Permanent Address Count 
= 1
DeleteOnReset Address Count 
= 0
DeleteOnTimeout Address Count 
= 0
Dynamic Learned Address Count 
= 6
Static Multicast Address Count 
= 0,
Total MAC Address In Use 
= 7
-> show mac-address-table count 10-20
Mac Address Table count:
Permanent Address Count 
= 0
DeleteOnReset Address Count 
= 0
DeleteOnTimeout Address Count 
= 0
Dynamic Learned Address Count 
= 28
Static Multicast Address Count 
= 0,
Total MAC Address In Use 
= 28