Users Guide

Table Of Contents
MAC
OS10(config)# interface vlan 10
OS10(conf-if-vl-11)# exit
OS10(config)# mac address-table static 34:17:eb:f2:ab:c6 vlan 10 interface ethernet 1/1/5
MAC
OS10 MAC
EXEC MAC
show mac address-table {dynamic | static} [address mac-address | vlan vlan-id |
interface {ethernet node/slot/port[:subport] | port-channel number}] [count [vlan
vlan-id] [interface {type node/slot/port[:subport] | port-channel number}]
dynamic MAC
static MAC
address mac-address MAC
interface ethernet node/slot/port[:subport] MAC
interface port-channel number 1 128
count MAC
vlan vlan-id VLAN 1 4093
MAC
OS10# show mac address-table
VlanId Mac Address Type Interface
1 00:00:15:c6:ca:49 dynamic ethernet1/1/21
1 00:00:20:2a:25:55 dynamic ethernet1/1/21
1 90:b1:1c:f4:aa:ce dynamic ethernet1/1/21
1 90:b1:1c:f4:aa:c6 dynamic ethernet1/1/21
10 34:17:eb:02:8c:33 static ethernet1/1/1
MAC
OS10# show mac address-table count
MAC Entries for all vlans :
Dynamic Address Count : 4
Static Address (User-defined) Count : 1
Total MAC Addresses in Use: 5
MAC
MAC
EXEC MAC
clear mac address-table dynamic [[all] [address mac_addr] [vlan vlan-id] [interface
{ethernet type node/slot/port[:subport] | port-channel number}]
all
address mac_address MAC
vlan vlan-id VLAN MAC 1 4093
ethernet node/slot/port[:subport]
portchannel number 1 128
MAC
OS10# clear mac address-table dynamic vlan 20 interface ethernet 1/2/20
2 405