Cli - Fortinet FortiSwitch-5003B System Manual

Table of Contents

Advertisement

Quick Configuration Guide

CLI

FortiSwitch-5003B System Guide
01-400-134822-20120216
http://docs.fortinet.com/
3 Go to Switch > Fabric Channel > STP Settings to change some STP parameters for
the FortiSwitch-5003B board.
4 Go to Switch > Fabric Channel > STP Instance to add, edit, or delete STP instances.
1 Use the serial cable supplied with your FortiSwitch-5003B board to connect the front
panel RJ-45 CONSOLE port to the management computer serial port.
You can also connect to the CLI using an SSH connection to the MGMT interface. The
default IP address is 192.168.1.99/24.
2 Start a terminal emulation program (HyperTerminal) on the management computer.
Use these settings:
Baud Rate (bps)
9600
Data bits
8
Parity
None
Stop bits
1
Flow Control
None
3 At the Login: prompt, type admin and press Enter twice (no password required).
4 Change the administrator password.
config admin user
edit admin
set password <password>
next
end
5 Configure the mgmt interface.
config system interface
edit mgmt
set ip <ip_address>/<netmask>
next
end
If you have connected to the FortiSwitch-5003B CLI using telnet or SSH, since this
step changes the mgmt interface IP address you will have to re-establish the Telnet or
SSH session.
6 Configure the default gateway for the management interface.
config route static
edit 1
set gateway <gateway_ip>
next
end
Basic configuration
31

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents