cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
129
Views
0
Helpful
0
Replies

CSCwb88029 - Disabled management interface cannot be re-enabled

quevedo_lopez
Level 1
Level 1

Hi,

I found a workaround in a FDM-V.

This is a example

> configure network management-interface enable eth0

firstboot and FTDonbox, setting internal route at /usr/local/sf/lib/perl/5.24.4/SF/NetworkConf/NetworkSettings.pm line 1198.
Configuration updated successfully


> show network
===============[ System Information ]===============
Hostname : ftdv
DNS from router : enabled
Management port : 8305
IPv4 Default route
Gateway : data-interfaces
IPv6 Default route
Gateway : data-interfaces

======================[ eth0 ]======================
State : Disabled
Link : Down
Channels : Management & Events
Mode : Non-Autonegotiation
MDI/MDIX : Auto/MDIX
MTU : 1500
MAC Address : 00:50:56:84:02:60
----------------------[ IPv4 ]----------------------
Configuration : Disabled
----------------------[ IPv6 ]----------------------
Configuration : Disabled

===============[ Proxy Information ]================
State : Disabled
Authentication : Disabled

Then i tried with this command

configure network ipv4 manual 192.168.2.30 255.255.255.0 192.168.2.254 eth0

Setting IPv4 network configuration...
Interface eth0 speed is set to '10000baseT/Full'
Network settings changed.


> show network
===============[ System Information ]===============
Hostname : ftdv
DNS Servers : 208.67.222.222
208.67.220.220
2620:119:35::35
DNS from router : enabled
Management port : 8305
IPv4 Default route
Gateway : 192.168.2.254
Netmask : 0.0.0.0

======================[ eth0 ]======================
State : Enabled
Link : Up
Channels : Management & Events
Mode : Non-Autonegotiation
MDI/MDIX : Auto/MDIX
MTU : 1500
MAC Address : 00:50:56:84:02:60
----------------------[ IPv4 ]----------------------
Configuration : Manual
Address : 192.168.2.30
Netmask : 255.255.255.0
Gateway : 192.168.2.254
----------------------[ IPv6 ]----------------------
Configuration : Disabled

===============[ Proxy Information ]================
State : Disabled
Authentication : Disabled

0 Replies 0