Reproduction of these materials in any manner whatsoever without the written permission of Dell Inc. is strictly forbidden.
Trademarks used in this text: Dell™, the DELL logo, Dell Precision™, OptiPlex™, Latitude™, PowerEdge™, PowerVault™,
PowerConnect™, OpenManage™, EqualLogic™, KACE™, FlexAddress™ and Vostro™ are trademarks of Dell Inc. Intel
Core™ and Celeron
Opteron™, AMD Phenom™, and AMD Sempron™ are trademarks of Advanced Micro Devices, Inc. Microsoft
®
Server
, MS-DOS® and Windows Vista® are either trademarks or registered trademarks of Microsoft Corporation in the United States and/or
other countries. Red Hat Enterprise Linux
countries. Novell
registered trademark of Oracle Corporation and/or its affiliates. Citrix
or trademarks of Citrix Systems, Inc. in the United States and/or other countries. VMware
®
are registered trademarks of Intel Corporation in the U.S. and other countries. AMD® is a registered trademark and AMD
®
®
is a registered trademark and SUSE ™ is a trademark of Novell Inc. in the United States and other countries. Oracle® is a
and Enterprise Linux® are registered trademarks of Red Hat, Inc. in the United States and/or other
®
, Xen®, XenServer® and XenMotion® are either registered trademarks
®
, Virtual SMP®, vMotion®, vCenter®, and vSphere®
®
, Pentium®, Xeon®,
®
, Windows®, Windows
are registered trademarks or trademarks of VMWare, Inc. in the United States or other countries.
Other trademarks and trade names may be used in this publication to refer to either the entities claiming the marks and names or their products.
Dell Inc. disclaims any proprietary interest in trademarks and trade names other than its own.
This book provides information on the FTOS Command Line Interface (CLI). It includes some
information on the protocols and features found in FTOS and on the Dell Force10 systems supported
by FTOS (C-Series c, E-Series e, and S-Series s).
This chapter includes:
•Objectives
•Audience
•Conventions
•Related Documents
Objectives
This document is intended as a reference guide for the FTOS command line interface (CLI) commands
used with the S60 system.
1
Audience
This document is intended for system administrators who are responsible for configuring or
maintaining networks. This guide assumes you are knowledgeable in Layer 2 and Layer 3 networking
technologies.
Conventions
This document uses the following conventions to describe command syntax:
ConventionDescription
keyword
parameter
{X}Keywords and parameters within braces must be entered in the CLI.
[X]Keywords and parameters within brackets are optional.
x | y Keywords and parameters separated by bar require you to choose one.
x||yKeywords and parameters separated by a double bar enables you to choose any or all of them.
Keywords are in bold and should be entered in the CLI as listed.
Parameters are in italics and require a number or word to be entered in the CLI.
About this Guide | 11
Information Symbols
Table 1-1 describes symbols contained in this guide.
Table 1-1. Information Symbols
SymbolBriefDescription
c
e
e
t
www.dell.com | support.dell.com
e
x
s
C-Series
E-Series
E-Series
TeraScale
E-Series
ExaScale
S-Series
S60This symbol indicates that the selected feature is supported on the S60 but not on other S-Series systems.
This symbol indicates that the selected feature is supported on the C-Series.
This symbol indicates that the selected feature is supported on the E-Series TeraScale AND
E-Series ExaScale.
This symbol indicates that the selected feature is supported on the E-Series TeraScale platform
only.
This symbol indicates that the selected feature is supported on the E-Series ExaScale platform
only.
This symbol indicates that the selected feature is supported on the S-Series. Note that when a
feature is supported on all the S-Series systems, including the S60, this symbol is used.
Related Documents
For more information about the system, refer to the following documents:
•FTOS Configuration Guide for the S60
•S60 Installation Guide
•Release Notes for FTOS
12|About this Guide
CLI Basics
This chapter describes the command structure and command modes. FTOS commands are in a
text-based interface that allows you to use launch commands, change the command modes, and
configure interfaces and protocols.
This chapter covers the following topics:
•Accessing the Command Line
•Multiple Configuration Users
•Navigating the Command Line Interface
•Obtaining Help
•Using the Keyword No
•Filtering show Commands
•Command Modes
2
Accessing the Command Line
When the system boots successfully, you are positioned on the command line in the EXEC mode and
not prompted to log in. You can access the commands through a serial console port or a Telnet session.
When you Telnet into the switch, you are prompted to enter a login name and password.
Figure 2-1 is an example of a successful Telnet login session.
Figure 2-1. Login Example
telnet 172.31.1.53
Trying 172.31.1.53...
Connected to 172.31.1.53.
Escape character is '^]'.
Login: username
Password:
Force10>
Once you log into the switch, the prompt provides you with current command-level information (refer
to Table 2-1).
CLI Basics | 13
Multiple Configuration Users
When a user enters the CONFIGURATION mode and another user(s) is already in that configuration
mode, FTOS generates an alert warning message similar to the following:
Figure 2-2. Configuration Mode User Alert
Force10#conf
% Warning: The following users are currently configuring the system:
User "" on line console0
User "admin" on line vty0 ( 123.12.1.123 )
User "admin" on line vty1 ( 123.12.1.123 )
User "Irene" on line vty3 ( 123.12.1.321 )
Force10(conf)#Force10#
www.dell.com | support.dell.com
When another user enters the CONFIGURATION mode, FTOS sends a message similar to the
following, where the user in this case is “admin” on vty2:
% Warning: User "admin" on line vty2 "172.16.1.210" is in configuration
Navigating the Command Line Interface
The Command Line Interface (CLI) prompt displayed by FTOS is comprised of:
•“hostname”— the initial part of the prompt, “Force10” by default. You can change it with the
hostname command, as described in hostname.
•The second part of the prompt, reflecting the current CLI mode, as shown in Table 2-1.
The CLI prompt changes as you move up and down the levels of the command structure. Table 2-1
lists the prompts and their corresponding command levels, called modes. Starting with the
CONFIGURATION mode, the command prompt adds modifiers to further identify the mode. The
command modes are explained in Command Modes.
Note: Some of the following modes are not available on C-Series or S-Series.
Table 2-1. Command Prompt and Corresponding Command Mode
14|CLI Basics
PromptCLI Command Mode
Force10>EXEC
Force10#EXEC Privilege
Force10(conf)#CONFIGURATION
Table 2-1. Command Prompt and Corresponding Command Mode
PromptCLI Command Mode
Force10(conf-if)#
Force10(conf-if-gi-0/0)#
Force10(conf-if-te-0/0)#
Force10(conf-if-lo-0)#
Force10(conf-if-nu-0)#
Force10(conf-if-po-0)#
Force10(conf-if-vl-0)#
Force10(conf-if-so-0/0)#
Force10(conf-if-ma-0/0)#
Force10(conf-if-range)#
Force10(config-ext-nacl)#
Force10(config-std-nacl)#
Force10(config-line-aux)#
Force10(config-line-console)#
Force10(config-line-vty)#
Force10(config-ext-macl)#
Force10(config-std-macl)#
Force10(config-mon-sess)#MONITOR SESSION
Force10(config-span)#STP
Force10(config-mstp)#MULTIPLE SPANNING TREE
Force10(config-pvst)#Per-VLAN SPANNING TREE Plus
Force10(config-rstp)#RAPID SPANNING TREE
Force10(config-gvrp)#PROTOCOL GVRP
Force10(config-route-map)#ROUTE-MAP
Force10(conf-nprefixl)#PREFIX-LIST
Force10(conf-router_rip)#ROUTER RIP
Force10(conf-redirect-list)#REDIRECT
Force10(conf-router_bgp)#ROUTER BGP
Force10(conf-router_ospf)#ROUTER OSPF
Force10(conf-router_isis)#ROUTER ISIS
Force10(conf-trace-acl)#TRACE-LIST
INTERFACE
IP ACCESS LIST
LINE
MAC ACCESS LIST
Obtaining Help
As soon as you are in a command mode there are several ways to access help.
•To obtain a list of keywords at any command mode, do the following:
— Enter a ? at the prompt or after a keyword. There must always be a space before the ?.
•To obtain a list of keywords with a brief functional description, do the following:
— Enter help at the prompt.
CLI Basics | 15
•To obtain a list of available options, do the following:
— Type a keyword followed by a space and a
?
•Type a partial keyword followed by a ?
— A display of keywords beginning with the partial keyword is listed.
Figure 2-3 illustrates the results of entering
Figure 2-3. Partial Keyword Example
Force10(conf)#ip ?
access-list Named access-list
as-path BGP autonomous system path filter
community-list Add a community list entry
domain-list Domain name to complete unqualified host name
domain-lookup Enable IP Domain Name System hostname translation
domain-name Define the default domain name
fib FIB configuration commands
www.dell.com | support.dell.com
ftp FTP configuration commands
host Add an entry to the ip hostname table
max-frag-count Max. fragmented packets allowed in IP re-assembly
multicast-routing Enable IP multicast forwarding
name-server Specify addess of name server to use
pim Protocol Independent Multicast
prefix-list Build a prefix list
radius Interface configuration for RADIUS
redirect-list Named redirect-list
route Establish static routes
scp SCP configuration commands
source-route Process packets with source routing header options
ssh SSH configuration commands
tacacs Interface configuration for TACACS+
telnet Specify telnet options
tftp TFTP configuration commands
trace-group Named trace-list
trace-list Named trace-list
Force10(conf)#ip
When entering commands, you can take advantage of the following timesaving features:
ip ? at the prompt.
•The commands are not case sensitive.
•You can enter partial (truncated) command keywords. For example, you can enter int gig int
interface for the interfacegigabitethernet interface command.
•Use the TAB key to complete keywords in commands.
•Use the up arrow key to display the last enabled command.
•Use either the Backspace key or the Delete key to erase the previous character.
16|CLI Basics
Use the left and right arrow keys to navigate left or right in the FTOS command line. Table 2-2
defines the key combinations valid at the FTOS command line.
Table 2-2. Short-cut Keys and their Actions
Key
CombinationAction
CNTL-AMoves the cursor to the beginning of the command line.
CNTL-BMoves the cursor back one character.
CNTL-DDeletes character at cursor.
CNTL-EMoves the cursor to the end of the line.
CNTL-FMoves the cursor forward one character.
CNTL-ICompletes a keyword.
CNTL-KDeletes all characters from the cursor to the end of the command line.
CNTL-LRe-enters the previous command.
CNTL-NReturn to more recent commands in the history buffer after recalling commands with Ctrl-P
or the up arrow key
CNTL-PRecalls commands, beginning with the last command
CNTL-RRe-enters the previous command.
CNTL-UDeletes the line.
CNTL-WDeletes the previous word.
CNTL-XDeletes the line.
CNTL-ZEnds continuous scrolling of command outputs.
Esc BMoves the cursor back one word.
Esc FMoves the cursor forward one word.
Esc DDeletes all characters from the cursor to the end of the word.
Using the Keyword No
To disable, delete, or return to default values, use the no form of the commands. For most commands,
if you type the keyword no in front of the command, you will disable that command or delete it from
the running configuration. In this document, the no form of the command is discussed in the Command
Syntax portion of the command description.
Filtering show Commands
You can filter the display output of a show command to find specific information, to display certain
information only, or to begin the command output at the first instance of a regular expression or phrase.
When you execute a show command, followed by a pipe ( | ) and one of the parameters listed below
and a regular expression, the resulting output either excludes or includes those parameters, as defined
by the parameter:
•display— display additional configuration information
CLI Basics | 17
•except— display only text that does not match the pattern (or regular expression)
find — search for the first occurrence of a pattern
•
•grep — display text that matches a pattern
•
no-more — do not paginate the display output
save - copy output to a file for future use
•
Note: FTOS accepts a space before or after the pipe, no space before or after the pipe, or any
grep command option has an ignore-case sub-option that makes the search case-insensitive. For
example, the commands:
www.dell.com | support.dell.com
•show run | grep Ethernet would return a search result with instances containing a capitalized
“Ethernet,” such as interface GigabitEthernet 0/0.
•show run | grep ethernet would not return the search result, above, because it only searches for
instances containing a non-capitalized “ethernet.”
Executing the command
both “Ethernet” and “ethernet.”
Displaying All Output
To display the output all at once (not one screen at a time), use the no-moreafter the pipe. This is
similar to the terminallengthscreen-length command except that the no-moreoption affects the
output of just the specified command.For example:
Force10#show running-config|no-more
Filtering Command Output Multiple Times
You can filter a single command output multiple times. Place the save option as the last filter. For
example:
other-regular-expression | findregular-expression | no-more | save
show run | grep Ethernet ignore-case would return instances containing
Command Modes
18|CLI Basics
To navigate to various CLI modes, you need to use specific commands to launch each mode.
Navigation to these modes is discussed in the following sections.
Note: Some of the following modes are not available on C-Series or S-Series.
EXEC Mode
When you initially log in to the switch, by default, you are logged into the EXEC mode. This mode
allows you to view settings and to enter the EXEC Privilege mode to configure the device. While you
are in the EXEC mode, the > prompt is displayed following the “hostname” prompt, as described
above. which is “Force10” by default. You can change it with the hostname command. See the
command hostname. Each mode prompt is preceded by the hostname.
EXEC Privilege Mode
The enablecommand accesses the EXEC Privilege mode. If an administrator has configured an
“Enable” password, you will be prompted to enter it here.
The EXEC Privilege mode allows you to access all commands accessible in EXEC mode, plus other
commands, such as to clear ARP entries and IP addresses. In addition, you can access the
CONFIGURATION mode to configure interfaces, routes, and protocols on the switch. While you are
logged in to the EXEC Privilege mode, the # prompt is displayed.
CONFIGURATION Mode
In the EXEC Privilege mode, use the configure command to enter the CONFIGURATION mode and
configure routing protocols and access interfaces.
To enter the CONFIGURATION mode:
1.Verify that you are logged in to the EXEC Privilege mode.
2.Enter the configurecommand. The prompt changes to include (conf).
From this mode, you can enter INTERFACE by using the interface command.
INTERFACE Mode
Use the INTERFACE mode to configure interfaces or IP services on those interfaces. An interface can
be physical (for example, a Gigabit Ethernet port) or virtual (for example, the Null interface).
To enter INTERFACE mode:
1.Verify that you are logged into the CONFIGURATION mode.
2.Enter the interface command followed by an interface type and interface number that is available
on the switch.
3.The prompt changes to include the designated interface and slot/port number, as outlined in
Table 2-3.
Table 2-3. Interface prompts
PromptInterface Type
Force10(conf-if)#INTERFACE mode
Force10(conf-if-gi-0/0)#Gigabit Ethernet interface followed by slot/port information
Force10(conf-if-te-0/0)#Ten Gigabit Ethernet interface followed by slot/port information
Force10(conf-if-lo-0)#Loopback interface number.
CLI Basics | 19
Table 2-3. Interface prompts
PromptInterface Type
Force10(conf-if-nu-0)#Null Interface followed by zero
Force10(conf-if-po-0)#Port-channel interface number
Force10(conf-if-vl-0)#VLAN Interface followed by VLAN number (range 1 to 4094)
Force10(conf-if-so-0/0)#SONET interface followed by slot/port information.
Force10(conf-if-ma-0/0)#Management Ethernet interface followed by slot/port information
Force10(conf-if-range)#Designated interface range (used for bulk configuration; see interface range).
LINE Mode
www.dell.com | support.dell.com
Use the LINE mode to configure console or virtual terminal parameters.
To enter LINE mode:
1.Verify that you are logged in to the CONFIGURATION mode.
2.Enter the line command. You must include the keywords console or vty and their line number
available on the switch.The prompt changes to include (config-line-console) or (config-line-vty).
You can exit this mode by using the exit command.
TRACE-LIST Mode
When in the CONFIGURATION mode, use the trace-listcommand to enter the TRACE-LIST mode
and configure a Trace list.
1.Verify that you are logged in to the CONFIGURATION mode.
2.Enter the ip trace-listcommand. You must include the name of the Trace list. The prompt change
to include (conf-trace-acl).
You can exit this mode by using the exit command.
MAC ACCESS LIST Mode
While in the CONFIGURATION mode, use the mac access-list standardor mac access-list
extended
access control lists (ACL).
To enter MAC ACCESS LIST mode:
1.Verify that you are logged in to the CONFIGURATION mode.
2.Use the mac access-list standardor mac access-list extended command. You must include
You can return to the CONFIGURATION mode by entering the exit command.
command to enter the MAC ACCESS LIST mode and configure either standard or extended
a name for the ACL.The prompt changes to include (conf-std-macl) or (conf-ext-macl).
20|CLI Basics
IP ACCESS LIST Mode
While in the CONFIGURATION mode, use the ip access-list standardor ip access-list extended
command to enter the IP ACCESS LIST mode and configure either standard or extended access
control lists (ACL).
To enter IP ACCESS LIST mode:
1.Verify that you are logged in to the CONFIGURATION mode.
2.Use the ip access-list standardor ip access-list extended command. You must include a
name for the ACL.The prompt changes to include (conf-std-nacl) or (conf-ext-nacl).
You can return to the CONFIGURATION mode by entering the exit command.
ROUTE-MAP Mode
While in the CONFIGURATION mode, use the route-mapcommand to enter the ROUTE-MAP
mode and configure a route map.
To enter ROUTE-MAP mode:
1.Verify that you are logged in to the CONFIGURATION mode.
2.Use the route-map map-name [permit | deny] [sequence-number] command. The prompt
changes to include (route-map).
You can return to the CONFIGURATION mode by entering the exit command.
PREFIX-LIST Mode
While in the CONFIGURATION mode, use the ip prefix-listcommand to enter the PREFIX-LIST
mode and configure a prefix list.
To enter PREFIX-LIST mode:
1.Verify that you are logged in to the CONFIGURATION mode.
2.Enter the ip prefix-listcommand. You must include a name for the prefix list.The prompt changes
to include (conf-nprefixl).
You can return to the CONFIGURATION mode by entering the exit command.
AS-P ATH ACL Mode
Use the AS-PATH ACL mode to configure an AS-PATH Access Control List (ACL) on the E-Series.
See Chapter 7, Access Control Lists (ACL).
To enter AS-PATH ACL mode:
1.Verify that you are logged in to the CONFIGURATION mode.
2.Enter the ip as-path access-listcommand. You must include a name for the AS-PATH ACL.The
prompt changes to include (config-as-path).
You can return to the CONFIGURATION mode by entering the exit command.
CLI Basics | 21
IP COMMUNITY LIST Mode
Use the IP COMMUNITY LIST mode to configure an IP Community ACL on the E-Series. See
Chapter 7, Access Control Lists (ACL).
To enter IP COMMUNITY LIST mode:
1.Verify that you are logged in to the CONFIGURATION mode.
2.Enter the ip community-list command. You must include a name for the Community list.The
prompt changes to include (config-community-list).
You can return to the CONFIGURATION mode by entering the exit command.
www.dell.com | support.dell.com
REDIRECT-LIST Mode
Use the REDIRECT-LIST mode to configure a Redirect list on the E-Series, as described in the
E-Series FTOS Command Reference Guide chapter on Policy-based Routing
To enter REDIRECT-LIST mode:
1.Verify that you are logged in to the CONFIGURATION mode.
2.Use the ip redirect-listcommand. You must include a name for the Redirect-list.The prompt
changes to include (conf-redirect-list).
You can return to the CONFIGURATION mode by entering the exit command.
SPANNING TREE Mode
Use the STP mode to enable and configure the Spanning Tree protocol, as described in Chapter 42,
Spanning Tree Protocol (STP).
To enter STP mode:
1.Verify that you are logged into the CONFIGURATION mode.
2.Enter the protocol spanning-treestp-id command.
You can return to the CONFIGURATION mode by entering the exit command.
Per-VLAN SPANNING TREE Plus Mode
22|CLI Basics
Use PVST+ mode to enable and configure the Per-VLAN Spanning Tree (PVST+) protocol, as
described in Chapter 31, Per-VLAN Spanning Tree plus (PVST+).
Note: The protocol is PVST+, but the plus sign is dropped at the CLI prompt
To enter PVST+ mode:
1.Verify that you are logged into the CONFIGURATION mode.
2.Enter the protocol spanning-tree pvst command.
You can return to the CONFIGURATION mode by entering the exit command.
RAPID SPANNING TREE Mode
Use PVST+ mode to enable and configure the RSTP protocol, as described in Chapter 35, Rapid
Spanning Tree Protocol (RSTP).
To enter RSTP mode:
1.Verify that you are logged into the CONFIGURATION mode.
2.Enter the protocol spanning-tree rstp command.
You can return to the CONFIGURATION mode by entering the exit command.
MULTIPLE SPANNING TREE Mode
Use MULTIPLE SPANNING TREE mode to enable and configure the Multiple Spanning Tree
protocol, as described in Chapter 23, Multiple Spanning Tree Protocol (MSTP).
To enter MULTIPLE SPANNING TREE mode:
1.Verify that you are logged into the CONFIGURATION mode.
2.Enter the protocol spanning-tree mstpcommand.
You can return to the CONFIGURATION mode by entering the exit command.
PROTOCOL GVRP Mode
Use the PROTOCOL GVRP mode to enable and configure GARP VLAN Registration Protocol
(GVRP), as described in Chapter 13, GARP VLAN Registration (GVRP).
To enter PROTOCOL GVRP mode:
1.Verify that you are logged into the CONFIGURATION mode.
2.Enter the protocol gvrpcommand syntax.
You can return to the CONFIGURATION mode by entering the exit command.
ROUTER OSPF Mode
Use the ROUTER OSPF mode to configure OSPF, as described in Chapter 26, Open Shortest Path
First (OSPFv2 and OSPFv3).
To enter ROUTER OSPF mode:
1.Verify that you are logged into the CONFIGURATION mode.
2.Use the router ospf{process-id} command.The prompt changes to include
(conf-router_ospf-id).
You can switch to the INTERFACE mode by using the interface command or you can switch to the
ROUTER RIP mode by using the router rip command.
CLI Basics | 23
ROUTER RIP Mode
Use the ROUTER RIP mode to configure RIP on the C-Series or E-Series, as described in Chapter 33,
Router Information Protocol (RIP).
To enter ROUTER RIP mode:
1.Verify that you are logged into the CONFIGURATION mode.
2.Enter the router rip command.The prompt changes to include (conf-router_rip).
You can switch to the INTERFACE mode by using the interface command or you can switch to the
ROUTER OSPF mode by using the router ospf command.
www.dell.com | support.dell.com
ROUTER ISIS Mode
Use the ROUTER ISIS mode to configure ISIS on the E-Series, as described in the E-Series FTOS
Command Reference Guide chapter on Intermediate System to Intermediate System (IS-IS).
To enter ROUTER ISIS mode:
1.Verify that you are logged into the CONFIGURATION mode.
2.Enter the router isis[tag] command.The prompt changes to include (conf-router_isis).
You can switch to the INTERFACE mode by using the interface command or you can switch to the
ROUTER RIP mode by using the router rip command.
ROUTER BGP Mode
Use the ROUTER BGP mode to configure BGP on the C-Series or E-Series, as described in Chapter 8,
Border Gateway Protocol IPv4(BGPv4).
To enter ROUTER BGP mode:
1.Verify that you are logged into the CONFIGURATION mode.
2.Enter the router bgpas-number command.The prompt changes to include (conf-router_bgp).
You can return to the CONFIGURATION mode by entering the exit command.
Determining the Chassis Mode
The chassis mode in FTOS determines which hardware is being supported in an E-Series chassis. The
chassis mode is programmed into an EEPROM on the backplane of the chassis and the change takes
place only after the chassis is rebooted. Configuring the appropriate chassis mode enables the system
to use all the ports on the card and recognize all software features.
24|CLI Basics
File Management
Overview
This chapter contains commands needed to manage the configuration files and includes other file
management commands found in FTOS. This chapter contains these sections:
•Basic File Management Commands
•restore fpga-image
Basic File Management Commands
The commands included in this chapter are:
3
•boot config
•boot host
•boot network
•boot system (S60)
•boot system gateway
•cd
•change bootflash-image
•copy
•copy (Streamline Upgrade)
•copy running-config startup-config
•delete
•dir
•download alt-boot-image
•download alt-full-image
•download alt-system-image
•format (C-Series and E-Series)
•format flash (S-Series)
•logging coredump
•logging coredump server
•pwd
•rename
•restore fpga-image
•show boot system
•show bootvar
File Management | 25
•show file
•show file-systems
•show linecard
•show os-version
•show running-config
•show startup-config
•show version
•upgrade (E-Series version)
•upgrade (C-Series version)
•upgrade (S-Series management unit) on page 57
•upgrade fpga-image (E-Series)
www.dell.com | support.dell.com
boot config
ce
Set the location and name of the configuration file that is loaded at system start-up (or reload) instead
of the default startup-configuration.
To return to the default setting, enter no boot config {remote-first | rpm0 | rpm1}.
remote-firstEnter the keywords remote-first to attempt to load the boot configuration files from a
remote location.
rpm0Enter the keywords rpm0 first to specify the local boot configuration file for RPM 0.
rpm1Enter the keywords rpm1 first to specify the local boot configuration file for RPM 1.
file-url
Enter the location information:
•For a file on the internal Flash, enter
•For a file on the external Flash, enter
flash:// followed by the filename.
slot0:// followed by the filename.
Not configured.
CONFIGURATION
Version 7.5.1.0Introduced on C-Series
E-Series original Command
To display these changes in the show bootvar command output, you must save the running
configuration to the startup configuration (copy running-config startup-config or write).
Dell Force10 strongly recommends using local files for configuration (RPM0 or RPM1 flash or slot0).
26|File Management
When you specify a file as the boot config file, it is listed in the boot variables (bootvar) as LOCAL
CONFIG FILE
. If you do not specify a boot config file, then the startup-configuration is used, although
the bootvar shows LOCAL CONFIG FILE = variable does not exist. When you specify a boot
config file, the switch reloads with that config file, rather than the startup-config. Note that if you
specify a local config file which is not present in the specified location, then the startup-configuration
is loaded.
The write memory command always saves the running-configuration to the file labeled
startup-configuration. When using a LOCAL CONFIG FILE other than the startup-config, use the copy
command to save any running-configuration changes to that local file.
Output for show bootvar with no boot configuration configured
Force10#show bootvar
PRIMARY IMAGE FILE = flash://FTOS-EF-8.2.1.0.bin
SECONDARY IMAGE FILE = flash://FTOS-EF-7.6.1.0.bin
DEFAULT IMAGE FILE = flash://FTOS-EF-7.5.1.0.bin
LOCAL CONFIG FILE = variable does not exist
PRIMARY HOST CONFIG FILE = variable does not exist
SECONDARY HOST CONFIG FILE = variable does not exist
PRIMARY NETWORK CONFIG FILE = variable does not exist
SECONDARY NETWORK CONFIG FILE = variable does not exist
CURRENT IMAGE FILE = flash://FTOS-EF-8.2.1.0.bin
CURRENT CONFIG FILE 1 = flash://startup-config
CURRENT CONFIG FILE 2 = variable does not exist
CONFIG LOAD PREFERENCE = local first
BOOT INTERFACE GATEWAY IP ADDRESS = variable does not exist
Output for show bootvarwith boot configuration configured
Force10#show bootvar
PRIMARY IMAGE FILE = flash://FTOS-EF-8.2.1.0.bin
SECONDARY IMAGE FILE = flash://FTOS-EF-7.6.1.0.bin
DEFAULT IMAGE FILE = flash://FTOS-EF-7.5.1.0.bin
LOCAL CONFIG FILE = variable does not exist
PRIMARY HOST CONFIG FILE = variable does not exist
SECONDARY HOST CONFIG FILE = variable does not exist
PRIMARY NETWORK CONFIG FILE = variable does not exist
SECONDARY NETWORK CONFIG FILE = variable does not exist
CURRENT IMAGE FILE = flash://FTOS-EF-8.2.1.0.bin
CURRENT CONFIG FILE 1 = flash://CustomerA.cfg
CURRENT CONFIG FILE 2 = variable does not exist
CONFIG LOAD PREFERENCE = local first
BOOT INTERFACE GATEWAY IP ADDRESS = variable does not exist
Related
Commands
boot host
c e
Syntax
Parameters
Defaults
Command Modes
show bootvar
Display the variable settings for the E-Series boot parameters.
Set the location of the configuration file from a remote host.
boot host {primary | secondary} remote-url
To return to the default settings, enter no boot host {primary | secondary} command.
primaryEnter the keywords primary to attempt to load the primary host configuration files.
secondaryEnter the keywords secondary to attempt to load the secondary host configuration files.
remote-url
Enter the following location keywords and information:
•For a file on an FTP server, enter
ftp://user:password@hostip/filepath
•For a file on a TFTP server, enter tftp://hostip/filepath
Not configured.
CONFIGURATION
File Management | 27
Command
History
Version 7.5.1.0Introduced on C-Series
E-Series original Command
Usage
Information
Related
Commands
To display these changes in the show bootvar command output, you must save the running
configuration to the startup configuration (using the copy command).
show bootvar
boot network
c e
www.dell.com | support.dell.com
Syntax
Parameters
Defaults
Set the location of the configuration file in a remote network.
boot network {primary | secondary} remote-url
To return to the default settings, enter no boot network {primary | secondary} command.
primaryEnter the keywords primary to attempt to load the primary network configuration files.
secondaryEnter the keywords secondary to attempt to load the secondary network configuration
remote-url
None
Display the variable settings for the E-Series boot parameters.
files.
Enter the following location keywords and information:
•For a file on an FTP server, enter
•For a file on a TFTP server, enter tftp://hostip/filepath
ftp://user:password@hostip/filepath
Command Modes
Command
History
Usage
Information
Related
Commands
CONFIGURATION
Version 7.5.1.0Introduced on C-Series
E-Series original Command
To display these changes in the show bootvar command output, you must save the running
configuration to the startup configuration (using the copy command).
show bootvar
Display the variable settings for the E-Series boot parameters.
boot system (C-Series and E-Series)
c e
Syntax
Parameters
Tell the system where to access the FTOS image used to boot the system.
To return to the default boot sequence, use the no boot system {rpm0 | rpm1} {primary |
secondary} command.
rpm0Enter the keyword rpm0 to configure boot parameters for RPM0.
rpm1Enter the keyword rpm1 to configure boot parameters for RPM1.
28|File Management
defaultAfter entering rpm0 or rpm1, enter the keyword default to specify the parameters to be
used if those specified by
always be the internal flash device (flash:), so that you can be sure that a verified image is
available there.
primary or secondary fail. The default location should
primaryAfter entering rpm0 or rpm1, enter the keyword primary to configure the boot
parameters used in the first attempt to boot
FTOS.
secondaryAfter entering rpm0 or rpm1, enter the keyword secondary to configure boot
parameters used if the primary operating system boot selection is not available.
file-url
To boot from a file:
•on the internal Flash, enter
•on an FTP server, enter
•on the external Flash, enter slot0:// followed by the filename.
•on a TFTP server, enter
flash:// followed by the filename.
ftp://user:password@hostip/filepath
tftp://hostip/filepath
Defaults
Command Modes
Command
History
Usage
Information
Related
Commands
Not configured.
CONFIGURATION
Version 7.5.1.0Introduced on C-Series
E-Series original Command
To display these changes in the show bootvar command output, you must save the running
configuration to the startup configuration (using the copy command) and reload system.
change bootflash-imageChange the primary, secondary, or default boot image configuration.
boot system gatewaySpecify the IP address of the default next-hop gateway for the management
boot system (S60)
Tell the system where to access the FTOS image used to boot the system.
Syntax
boot system {gateway ip address| stack-unit [0-11 | all] [default | primary {system {A: |
B:} | tftp: | | secondary]}
To return to the default boot sequence, use the no boot system command.
subnet.
Parameters
gateway
stack-unit
ip-address
0-11, all
default
primary
secondary
Enter the IP address of the default next-hop gateway for the management subnet
Enter the stack-unit number for the master switch.
Enter an IP address in dotted decimal format.
Stack-unit number
Enter the default keyword to use the primary FTOS image.
Enter the primary keyword to use the primary FTOS image.
Enter the secondary keyword to use the primary FTOS image.
File Management | 29
tftp:Enter TFTP: to retrieve the image from a TFTP server.
tftp://hostip/filepath
A: | B:
Enter A: or B: to boot one of the system partitions.
Defaults
Command Modes
Command
History
Usage
Information
www.dell.com | support.dell.com
Related
Commands
Not configured.
CONFIGURATION
Version 8.3.3.1Introduced on the S60
To display these changes in the show bootvar command output, you must save the running
configuration to the startup configuration (using the copy command) and reload system.
boot system gatewaySpecify the IP address of the default next-hop gateway for the management
boot system gateway
c e
Syntax
Parameters
Specify the IP address of the default next-hop gateway for the management subnet.
boot system gateway ip-address
To delete a gateway configuration, enter noboot system gateway.
ip-address
subnet.
Enter an IP address in dotted decimal format.
Command Modes
Usage
Information
Command
History
Related
Commands
cd
c e s
Syntax
Parameters
Command Modes
CONFIGURATION
Saving the address to the startup configuration file preserves the address in NVRAM in case the startup
configuration file is deleted.
Version 7.5.1.0Introduced on C-Series
E-Series original Command
change bootflash-imageChange the primary, secondary, or default boot image configuration.
Change to a different working directory.
cd directory
directory
(OPTONAL) Enter one of the following:
flash: (internal Flash) or any sub-directory
•
•
slot0: (external Flash) or any sub-directory (C-Series and E-Series only)
EXEC Privilege
30|File Management
Loading...
+ 1090 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.