关于删除交换机mac table映射的问题

  Switch#show mac-address-table 
          Mac Address Table
-------------------------------------------

Vlan    Mac Address       Type        Ports
----    -----------       --------    -----

   1    0000.0c24.ed01    DYNAMIC     Fa0/4
   1    0001.c7d3.9301    DYNAMIC     Fa0/3
   1    0002.16e8.4001    DYNAMIC     Fa0/2
   1    000c.cf81.3a01    DYNAMIC     Fa0/5
   1    00e0.f708.5301    DYNAMIC     Fa0/1
Switch#

Switch(config)#no mac-address-table static 0000.0c24.ed01 vlan 1 interface fastEthernet 0/4
MAC address could not be removed

Address not found

 

 

经过本人测试,这种问题应该是由于配置了Pvlan引起的,可以先no掉vlan或清除vlan其他配置即可删除。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章