Configuration Apply - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

configuration apply

Applies a configuration file to the switch. Files may be applied immediately or after a designated timer
session. With the timer session option, files are applied either at a scheduled date and time or after a
specified period of time (i.e., a countdown) has passed.
configuration apply filename [at hh:mm month dd [year]] | [in hh[:mm]] [verbose]
Syntax Definitions
filename
at hh:mm
{dd month | month dd} [year]
in hh[:mm]
verbose
Defaults
By default, verbose error checking is not performed.
Platforms Supported
OmniSwitch 6400, 6850, 6850E, 6855, 9000E
Usage Guidelines
The configuration apply command only applies settings to the running configuration. The boot.cfg
file does not get overwritten.
It is recommended that you check all configuration files for syntax errors before applying them to your
switch.
To schedule a timer session in which a file is applied at a specific date and time, enter at followed by
the hour, minute, month, day, and year. The switch assumes either the current calendar year or the next
calendar year for dates beginning January 1.
To schedule a timer session in which a file is applied after a specific amount of time (i.e., a countdown)
has passed, enter in followed by the number of hours and minutes.
Verbose mode is not supported for timer sessions.
page 60-2
The name of the configuration text file to be applied to the switch
(e.g., newfile1
.
)
Designates a timer session in which a configuration file is applied at a
specified date and time in the future. Values for hh range from 00
through 23. Values for mm range from 00 through 59. Values for dd
range from 01 through 31. Values for month range from january through
december. The switch assumes either the current year or the next calen-
dar year for month and day pairs that precede the current date.
Designates a timer session in which the configuration file is applied
after a specific amount of time (i.e., a countdown) has passed. Values
for hh range from 00 through 23. Values for mm range from 00 through
59.
When verbose is entered, information is displayed on your workstation's
console as each command in the configuration file is applied.
Configuration File Manager Commands
OmniSwitch CLI Reference Guide
June 2012

Advertisement

Table of Contents
loading

Table of Contents