NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
DavidA2014
Jan 16, 2017Aspirant
Can't set IP management address on M4300-8X8F switch
Hi I can't set the IP management address on our M4300-8X8F switch: (M4300-8X8F) #config
(M4300-8X8F) (Config)#ip management vlan 1 192.168.1.5 255.255.255.0
Failed to configure the IPv4 Ma...
DavidA2014
Jan 16, 2017Aspirant
Hi Laurant
Thanks for your reply. I tried your commands but failed early on:
(M4300-8X8F) >enable (M4300-8X8F) #config (M4300-8X8F) (Config)#serviceport protocol none ^ % Invalid input detected at '^' marker.
and:
(M4300-8X8F) (Config)#no ip management (M4300-8X8F) (Config)#ip management source-interface vlan 1 (M4300-8X8F) (Config)#ip management vlan 1 192.168.1.5 255.255.255.0 Failed to configure the IPv4 Management Interface
what am I doing wrong?
LaurentMa
Jan 16, 2017NETGEAR Expert
Sorry, the serviceport protocol command isn't in Global Config mode but in general Exec mode per the M4300 CLI Manual page 58.
So first set of commands should be:
(M4300-8X8F) >enable
(M4300-8X8F) #serviceport protocol none (M4300-8X8F) #serviceport ip none
(M4300-8X8F) #
Then second set of commands still, in Global Config mode:
(M4300-8X8F) #config
(M4300-8X8F) (Config)#no ip management (M4300-8X8F) (Config)#ip management source-interface vlan 1
(M4300-8X8F) (Config)#ip management vlan 1 192.168.1.5 255.255.255.0
(M4300-8X8F) (Config)#
Let us know how it goes - if I wasn't spot on, the Community will continue to help you.
Regards,
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!