Jump to content
Калькуляторы

BDCOM Static-MAC

Не получается отвязать 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

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

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 by Malissa

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now