Malissa Posted May 8, 2018 Не получается отвязать Static-MAC config show mac address-table interface EPON0/1:1 Vlan Mac Address Type Ports ---- ----------- ---- ----- 996 30b5.c28b.087f DYNAMIC epon0/1:1 mac address-table static 30b5.c28b.087f vlan 996 interface EPON0/1:1 show mac address-table interface EPON0/1:1 Vlan Mac Address Type Ports ---- ----------- ---- ----- 996 30b5.c28b.087f DYNAMIC epon0/1:1 996 30b5.c28b.087f STATIC epon0/1:1 no mac address-table static 30b5.c28b.087f vlan 996 interface EPON0/1:1 show mac address-table interface EPON0/1:1 Vlan Mac Address Type Ports ---- ----------- ---- ----- 996 30b5.c28b.087f DYNAMIC epon0/1:1 996 30b5.c28b.087f STATIC epon0/1:1 или no mac address-table static 30b5.c28b.087f vlan 996 show mac address-table interface EPON0/1:1 Vlan Mac Address Type Ports ---- ----------- ---- ----- 996 30b5.c28b.087f DYNAMIC epon0/1:1 996 30b5.c28b.087f STATIC epon0/1:1 Я что то делаю неправильно или функционал еще не работает? Share this post Link to post Share on other sites More sharing options...
Evgeny Zykov Posted May 8, 2018 3 часа назад, Malissa сказал: Не получается отвязать Static-MAC config show mac address-table interface EPON0/1:1 Vlan Mac Address Type Ports ---- ----------- ---- ----- 996 30b5.c28b.087f DYNAMIC epon0/1:1 Я что то делаю неправильно или функционал еще не работает? Добрый день. Можете сообщить какая версия ПО и OLT у вас сейчас используется. Вот пример ваших действий на ПО 33ХХ и выше green_field#conf green_field_config#mac address-table static 30b5.c28b.087f vlan 1124 interface e0/1:2 green_field#sh mac address-table interface e0/1:2 Mac Address Table (Total 2) ------------------------------------------ Vlan Mac Address Type Ports ---- ----------- ---- ----- 1124 305a.3a63.0d58 DYNAMIC epon0/1:2 1124 30b5.c28b.087f STATIC epon0/1:2 green_field#conf green_field_config#no mac address-table static 30b5.c28b.087f vlan 1124 interfa green_field_config#^Z green_field#sh mac address-table interface e0/1:2 Mac Address Table (Total 1) ------------------------------------------ Vlan Mac Address Type Ports ---- ----------- ---- ----- 1124 305a.3a63.0d58 DYNAMIC epon0/1:2 Share this post Link to post Share on other sites More sharing options...
Malissa Posted May 10, 2018 (edited) Switch#show version BDCOM(tm) P3608-2TE Software, Version 10.1.0E Build 46085 Copyright by Shanghai Baud Data Communication CO. LTD. Compiled: 2017-9-15 15:20:39 by SYS, Image text-base: 0x10000 ROM: System Bootstrap, Version 0.4.5, Serial num:00315002353 System image file is "Switch.bin" hardware version:V1.0 (RISC) processor with 262144K bytes of memory, 32768K bytes of flash Base ethernet MAC Address: 84:79:73:df:1c:f2 PCB version:B snmp info: product_ID:2009 system_ID:1.3.6.1.4.1.3320.1.2009.0 Switch uptime is 1:23:14:42, The current time: 2018-5-10 9:33:2 Switch# Edited May 10, 2018 by Malissa Share this post Link to post Share on other sites More sharing options...