Quick Start Manual

Installing the Software 19
Enabling Ports
When the S2410 is first installed, all ports are disabled by default. You can use
the no shutdown command for a specific interface (Interface Config mode). To
enable all ports, enter no shutdown all in Global Config mode.
Setting the IP Address for the Service Port
The S2410 supports the Ethernet Management port (labeled 10/100 Ethernet and
commonly called the service port). It is a dedicated management port (in
addition to the console port and the virtual management port). You can use the
service port to access the switch through Telnet, SSH, TFTP, or the SFTOS Web
UI.
Step Task Command Syntax Command Mode
1 Specify the network
configuration protocol to be
used (Bootp or DHCP) for
configuring access to the
Ethernet Management port.
Alternatively, leave the default
at none to require the Ethernet
Management port to be
manually configured with IP
information.
serviceport protocol {none
| bootp | dhcp}
Global Config
2 If you left the default at none,
manually configure the IP
address, IP subnet mask, and
default IP gateway of the
Ethernet Management port.
serviceport ip ipaddr
netmask [gateway]
Global Config
3 Verify the service port
configuration.
show serviceport Privileged Exec