export oddity

Hi. Why doesn’t export reflect the configuration of the router?

[admin@router.example.com] /ip neighbor discovery> print
Flags: X - disabled 
 #   NAME                                                                                                                                                                                
 0 X ether1                                                                                                                                                                          
 1 X ether2                                                                                                                                                                          
 2 X ether3                                                                                                                                                                              
 3 X ether4                                                                                                                                                                              
 4   ether5                                                                                                                                                                  


[admin@router.example.com] /ip neighbor discovery> export verbose 
# apr/10/2014 21:57:32 by RouterOS 6.11
# software id = XXXXXXXXX
#
/ip neighbor discovery settings
set default=yes default-for-dynamic=no

Thanks, looks like a bug

It looks like the disabled status of a console port behaves similarly:

[admin@router.example.com] /system console> print
Flags: X - disabled, U - used, F - free 
 #   PORT                                                                                                                 TERM          
 0 X serial0                                                                                                              vt102     
[admin@router.example.com] /system console> export
# apr/11/2014 03:45:27 by RouterOS 6.11
# software id = XXXXXXXXX
#
[admin@router.example.com] /system console> export verbose 
# apr/11/2014 03:46:47 by RouterOS 6.11
# software id = XXXXXXXXX
#
/system console
set [ find port=serial0 ] channel=0 disabled=yes port=serial0 term=vt102

I also don’t see the user names included in a full export, even though I see the user names included in a more specific export. For example:

[joe@router.example.com] /user> export                
# apr/17/2014 21:08:14 by RouterOS 6.11
# software id = XXXXXXXXX
#
/user
add comment="system default user" group=full name=admin
/user aaa
set use-radius=yes