protocol
SFTOS Command Reference for the S2410, Version 2.4.1.0 63
protocol
This command specifies the network configuration protocol to be used for the management
VLAN.
Syntax protocol {none | bootp | dhcp}
If you modify this value, the change is effective immediately. The bootp keyword indicates
that the switch periodically sends requests to a Bootstrap Protocol (BootP) server or a DHCP
server until a response is received. The none keyword indicates that the switch should be
manually configured with IP information.
Default none
Mode Interface ManagementEthernet
Command
History
Related
Commands
serviceport ip
This command configures the IP address of the Ethernet Management port (service port).
Syntax serviceport ip ipaddr netmask [gateway]
For ipaddr, designate an IP address of the Ethernet Management port. This is the IP address
that you would enter in your Web browser to access that port through the SFTOS Web User
Interface. The default is 0.0.0.0.
For netmask, designate a 4-digit dotted-decimal number that represents the subnet mask of
the Ethernet Management port IP address.
The value for gateway is the gateway IP address to the Ethernet Management port IP
address. The default is 0.0.0.0.
Enter no serviceport ip address to remove the IP address configuration.
Mode Global Config mode
Command
History
Version 2.3 Introduced. Replaces the network protocol command.
management route default Sets the IP gateway of the switch.
interface managementethernet Invokes the (Config-if-ma)# prompt.
Version 2.4.1 Introduced