Page 1
7210 SAS D, E, K OS Basic System Configuration Guide Release 9.0.R1 7210 SERVICE ACCESS SWITCH 7210 SAS D, E, K OS Basic System Configuration Guide Release 9.0.R1 3HE11486AAAATQZZA Issue: 01 November 2016 Nokia — Proprietary and confidential. Use pursuant to applicable agreements.
Page 3
ABLE OF ONTENTS Preface ................11 About This Guide .
Page 4
Table of Contents Displaying Directory and File Information ..........93 File Command Reference.
Page 5
Table of Contents System Name ..............186 System Contact .
Page 6
Table of Contents System Information ............. . .239 System Information Parameters .
Page 7
IST OF ABLES Getting Started Table 1: Configuration Process ............15 CLI Usage Table 2: Console Control Commands .
Page 8
List of Tables Table 38: Show VWM-shelf Output Fields ..........438 Table 39: Show System tod-suite Output Fields.
Page 9
IST OF IGURES CLI Usage Figure 1: Root Commands ............18 Figure 2: Operational Root Commands.
Page 10
List of Figures Page 10 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 11
Preface About This Guide This guide describes system concepts and provides configuration explanations and examples to configure 7210 SAS-D, E, K platforms boot option file (BOF), file system and system management functions. On 7210 SAS devices, not all the CLI commands are supported on all the platforms and in all the modes.
Page 12
Preface List of Technical Publications The 7210-SAS D, E, K OS documentation set is composed of the following books: • 7210-SAS D, E, K OS Basic System Configuration Guide This guide describes basic system configurations and operations. • 7210-SAS D, E, K OS System Management Guide This guide describes system security and access configurations as well as event logging and accounting logs.
Page 13
Preface Technical Support If you purchased a service agreement for your 7210 SAS-Series router and related products from a distributor or authorized re-seller, contact the technical support staff for that distributor or reseller for assistance. If you purchased an Alcatel-Lucent service agreement, contact your welcome center: Web: http://www.alcatel-lucent.com/wps/portal/support...
Page 14
Preface Page 14 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 15
Getting Started In This Chapter This chapter provides process flow information to configure basic router and system parameters, perform operational functions with directory and file management, and boot option tasks. Alcatel-Lucent 7210 SAS-Series System Configuration Pro- cess Table 1 lists the tasks necessary to configure boot option files (BOF) and system and file management functions.
Page 16
Getting Started Table 1: Configuration Process Area Task Chapter (Continued) Boot options Configure boot option files Boot Options on page 109 (BOF) System configuration Configure system functions, System Management on page 185 including host name, address, domain name, and time parameters.
Page 17
CLI Usage In This Chapter This chapter provides information about using the command-line interface (CLI). Topics in this chapter include: • CLI Structure on page 18 • Navigating in the CLI on page 20 • Basic CLI Commands on page 22 •...
Page 18
CLI Structure CLI Structure Alcatel-Lucent’s Operating System (OS) CLI is a command-driven interface accessible through the console, Telnet and secure shell (SSH). The CLI can be used for configuration and management of routers. The CLI command tree is a hierarchical inverted tree. At the highest level is the ROOT level. Below this level are other tree levels with the major command groups;...
Page 19
CLI Usage ROOT SHOW alias boot-messages CLEAR card card chassis cron filter cron debug DEBUG dot1ag port filter mirror-source radius radius router TOOLS router dump service mirror perform snmp screen pools system service port trace tacplus port-tree trace router service snmp split-horizon-group system...
Page 20
Navigating in the CLI Navigating in the CLI The following sections describe additional navigational and syntax information. • CLI Contexts on page 20 • Basic CLI Commands on page 22 • CLI Environment Commands on page 25 • CLI Monitor Commands on page 26 •...
Page 21
CLI Usage The CLI returns an error message when the syntax is incorrect. A:ALU-7210>config>service>epipe# sapp Error: Bad command. A:ALU-7210>config>service>epipe# 7210 SAS D, E, K OS Basic System Configuration Guide Page 21...
Page 22
Basic CLI Commands Basic CLI Commands The console control commands are the commands that are used for navigating within the CLI and displaying information about the console session. Most of these commands are implemented as global commands. They can be entered at any level in the CLI hierarchy with the exception of the command which must be entered at the ROOT level.
Page 23
CLI Usage Table 2: Console Control Commands (Continued) Command Description Page Causes the console session to pause operation (sleep) for one second sleep or for the specified number of seconds. Primary use is to introduce a pause within the execution of an file.
Page 24
Basic CLI Commands Table 3 lists describes command syntax symbols. Table 3: Command Syntax Symbols Symbol Description A vertical line indicates that one of the parameters within the brackets or braces is required. tcp-ack {true|false} Brackets indicate optional parameters. redirects [number seconds] Angle brackets indicate that you must enter text based on the parameter inside the <...
Page 25
CLI Usage CLI Environment Commands The CLI environment commands are found in the root>environment context of the CLI tree and controls session preferences for a single CLI session. The CLI environment commands are listed Table Table 4: CLI Environment Commands Command Description Page...
Page 26
CLI Monitor Commands CLI Monitor Commands Monitor commands display specified statistical information related to the monitor subject (such as filter, port, QoS, router, service) at a configurable interval until a count is reached. The CLI monitor commands are found in the root>monitor context of the CLI tree. The monitor command output displays a snapshot of the current statistics.
Page 27
CLI Usage Getting Help in the CLI The help system commands and the key display different types of help in the CLI. Table 6 lists the different help commands. Table 6: Online Help Commands Command Description List all commands in the current context. help ? List all commands available in the current context that start with string.
Page 28
Getting Help in the CLI A:ALU-7210>config# tree *A:ALA-12>config# tree detail configure configure +---card +---card <slot-number> | +---card-type | no card <slot-number> | +---mda | +---card-type <card-type> | | +---access | | no card-type | | +---mda-type | +---mda <mda-slot> | | +---network | | no mda <mda-slot>...
Page 29
CLI Usage The CLI Command Prompt By default, the CLI command prompt indicates the device being accessed and the current CLI context. For example, the prompt: A:ALA-1>config>router>if# indicates the active context, the user is on the device with hostname ALA-1 in the configure>router>interface context. In the prompt, the separator used between contexts is the “...
Page 30
Displaying Configuration Contexts Displaying Configuration Contexts The info and info detail commands display configuration for the current level. The info command displays non-default configurations. The info detail command displays the entire configuration for the current level, including defaults. The following example shows the output that displays using the command and the output that displays using the info detail info...
Page 31
CLI Usage link-type pt-pt no root-guard no shutdown exit dot1ag exit no authentication-policy no l2pt-termination no bpdu-translation ingress qos 1 no match-qinq-dot1p no filter exit egress no qinq-mark-top-only no filter no agg-rate-limit exit no collect-stats no accounting-policy no shutdown exit sap 1/1/15:100 create no description no tod-suite...
Page 32
Displaying Configuration Contexts no shutdown ---------------------------------------------- *A:ALA>config>service>vpls# Page 32 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 33
CLI Usage EXEC Files command allows you to execute a text file of CLI commands as if it were typed at a exec console device. The exec command and the associated exec files can be used to conveniently execute a number of commands that are always executed together in the same order.
Page 34
Entering CLI Commands Entering CLI Commands Command Completion The CLI supports both command abbreviation and command completion. If the keystrokes entered are enough to match a valid command, the CLI displays the remainder of the command syntax when the <Tab> key or space bar is pressed. When typing a command, the <Tab> key or space bar invokes auto-completion.
Page 35
CLI Usage Editing Keystrokes When entering a command, special keystrokes allow for editing of the command. Table 7 lists the command editing keystrokes. Table 7: Command Editing Keystrokes Editing Action Keystrokes Delete current character <Ctrl-d> Delete text up to cursor <Ctrl-u>...
Page 36
Absolute Paths Absolute Paths CLI commands can be executed in any context by specifying the full path from the CLI root. To execute an out-of-context command enter a forward slash “/” or backward slash “\” at the beginning of the command line. The forward slash “/” or backward slash “\” cannot be used with the environment alias command.The commands are interpreted as absolute path.
Page 37
CLI Usage If the command takes you to a different context, the following occurs: CLI Syntax: config>service>ies>/configure service ies 5 create becomes Example config>service>ies>exit all configure service vpls 5 create config>service>vpls> 7210 SAS D, E, K OS Basic System Configuration Guide Page 37...
Page 38
History History The CLI maintains a history of the most recently entered commands. The history command displays the most recently entered CLI commands. *A:ALA-1# history 1 environment terminal length 48 2 environment no create 3 show version 4 configure port 1/1/1 5 info 6 \configure router isis 7 \port 1/1/1...
Page 39
CLI Usage Entering Numerical Ranges The 7210-SAS OS CLI allows the use of a single numerical range as an argument in the command line. A range in a CLI command is limited to positive integers and is denoted with two numbers enclosed in square brackets with two periods (“..”) between the numbers: x..y where x and y are positive integers and y-x is less than 1000.
Page 40
Entering Numerical Ranges Table 8: CLI Range Use Limitations (Continued) Limitation Description The range cannot cause a change in Commands should be formed in such a way that there is no context contexts. change upon command completion. For example, configure port 1/1/[1..10] will attempt to change ten different contexts.
Page 41
CLI Usage Pipe/Match The 7210 SAS devices supports the pipe feature to search one or more files for a given character string or pattern. Note: When using the pipe/match command the variables and attributes must be spelled correctly. The attributes following the command and must come before the expression/pattern. The following displays examples of the pipe/match command to complete different tasks: •...
Page 42
Pipe/Match For example: *A:Dut-G# show log log-id 99 | match ignore-case sap "Processing of an access port state change event is finished and the status of all affected SAPs on port 1/1/21 has been updated." "Service Id 4001, SAP Id 1/1/21:0.* configuration modified" A:Dut-C# show log log-id 98 | match max-count 1 "service 1001"...
Page 43
CLI Usage Table 9: Regular Expression Symbols (Continued) String Description Matches least m and at most n repetitions of the term {m,n} Matches exactly m repetitions of the term Matches m or more repetitions of the term {m,} The preceding item is optional and matched at most once. The preceding item is matched one or more times.
Page 44
Redirection Redirection The 7210-SAS OS supports redirection (“>”) which allows the operator to store the output of a CLI command as a local or remote file. Redirection of output can be used to automatically store results of commands in files (both local and remote). ‘ping <customer_ip>...
Page 47
Command Hierarchies Environment Commands root — environment — alias alias-name alias-command-name — no alias alias-name — [no] create — [no] more — reduced-prompt [no. of nodes in prompt] — no reduced-prompt — [no] saved-ind-prompt — terminal — length lines — time-display {local | utc} —...
Page 48
Page 48 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 49
Root Commands Basic CLI Commands Global Commands enable-admin Syntax enable-admin Context <global> Description NOTE: See the description for the admin-password command. If the admin-password is config- ured in the config>system>security>password context, then any user can enter a special administra- tive mode by entering the enable-admin command. enable-admin is in the default profile.
Page 50
Global Commands 'A' indicates user is in admin mode =============================================================================== A:ALA-1# A:ALA-1# enable-admin MINOR: CLI Already in admin mode. A:ALA-1# back Syntax back Context <GLOBAL> Description This command moves the context back one level of the command hierarchy. For example, if the cur- rent level is the config router ospfconfig router interface interface-id context, the back command moves the cursor to the config router context level.
Page 51
Root Commands echo Syntax echo [text-to-echo] [extra-text-to-echo] [more-text] Context <GLOBAL> Description This command echoes arguments on the command line. The primary use of this command is to allow messages to be displayed to the screen in files executed with the exec command. Parameters text-to-echo —...
Page 52
Global Commands exit Syntax exit [all] Context <GLOBAL> Description This command returns to the context from which the current level was entered. For example, if you navigated to the current level on a context by context basis, then the exit command only moves the cursor back one level.
Page 53
Root Commands Delete current character.....Ctrl-d Delete text up to cursor.....Ctrl-u Delete text after cursor.....Ctrl-k Move to beginning of line....Ctrl-a Move to end of line......Ctrl-e Get prior command from history....Ctrl-p Get next command from history....Ctrl-n Move cursor left......Ctrl-b Move cursor right......Ctrl-f Move back one word......Esc-b Move forward one word......Esc-f Convert rest of word to uppercase....Esc-c...
Page 54
Global Commands history Syntax history Context <GLOBAL> Description This command lists the last 30 commands entered in this session. Re-execute a command in the history with the !n command, where n is the line number associated with the command in the history output. For example: A:ALA-1# history 68 info...
Page 55
Root Commands The output of this command is similar to the output of a show config command. This command, how- ever, lists the configuration of the context where it is entered and all branches below that context level. By default, the command only enters the configuration parameters that vary from the default values. The detail keyword causes all configuration parameters to be displayed.
Page 56
Global Commands exit mac-move move-frequency 2 retry-timeout 10 shutdown exit sap 1/1/14:100 create no description no tod-suite limit-mac-move blockable no disable-aging no max-nbr-mac-addr no discard-unknown-source no mac-pinning path-cost 10 priority 128 no edge-port auto-edge link-type pt-pt no root-guard no shutdown exit dot1ag exit...
Page 57
Root Commands no authentication-policy no l2pt-termination no bpdu-translation ingress qos 1 no match-qinq-dot1p no filter exit egress no qinq-mark-top-only no filter no agg-rate-limit exit no collect-stats no accounting-policy no shutdown exit no shutdown exit ies 4001 customer 1 create no description interface "inband"...
Page 58
Global Commands egress no qinq-mark-top-only no filter exit no shutdown exit no shutdown exit no shutdown exit ---------------------------------------------- *A:STU-1>config>service# Parameters detail — Displays all configuration parameters including parameters at their default values. logout Syntax logout Context <GLOBAL> Description This command logs out of the router session. When the logout command is issued from the console, the login prompt is displayed, and any log IDs directed to the console are discarded.
Page 59
Root Commands password Syntax password Context <ROOT> Description This command changes a user CLI login password. When a user logs in after the administrator forces a new-password-at-login, or the password has expired (aging), then this command is automatically invoked. When invoked, the user is prompted to enter the old password, the new password, and then the new password again to verify the correct input.
Page 60
Global Commands 64 bytes from 192.xxx.xxx.xxx: icmp_seq=4 ttl=64 time<10ms. 64 bytes from 192.xxx.xxx.xxx: icmp_seq=5 ttl=64 time<10ms. ---- 192.xxx.xxx.xxx PING Statistics ---- 5 packets transmitted, 5 packets received, 0.00% packet loss round-trip min < 10ms, avg < 10ms, max < 10ms, stddev < 10ms *A:ALU-7210# ttl time-to-live —...
Page 61
Root Commands bypass-routing — Send the ping request to a host on a directly attached network bypassing the routing table. The host must be on a directly attached network or an error is returned. count requests — The number of ping requests to send to the remote host, expressed as a decimal integer.
Page 62
Global Commands sleep Syntax sleep [seconds] Context <GLOBAL> Description This command causes the console session to pause operation (sleep) for 1 second (default) or for the specified number of seconds. Parameters seconds — The number of seconds for the console session to sleep, expressed as a decimal integer. Default Values 1 —...
Page 63
Root Commands Parameters ip-address — The IP address or the DNS name (providing DNS name resolution is configured) can be specified. Values ipv4-address a.b.c.d ipv6-address x:x:x:x:x:x:x:x (eight 16-bit pieces) x:x:x:x:x:x:d.d.d.d x: [0 .. FFFF]H d: [0 .. 255]D dns-name — Specify the DNS name (if DNS name resolution is configured). Values 128 characters maximum port —...
Page 64
Global Commands wait milliseconds — The time in milliseconds to wait for a response to a probe, expressed as a decimal integer. Default 5000 Values 1 — 60000 no-dns — When the no-dns keyword is specified, a DNS lookup for the specified host name will not be performed.
Page 65
Root Commands CLI Environment Commands alias Syntax alias alias-name alias-command-line no alias alias-name Context environment Description This command enables the substitution of a command line by an alias. Use the alias command to cre- ate alternative or easier to remember/understand names for an entity or command string. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
Page 66
CLI Environment Commands Default more — CLI output pauses at the end of each screen waiting for the user input to continue. reduced-prompt Syntax reduced-prompt [number of nodes in prompt] no reduced-prompt Context environment Description This command configures the maximum number of higher CLI context levels to display in the CLI prompt for the current CLI session.
Page 67
Root Commands terminal Syntax terminal no terminal Context environment Description This command enables the context to configure the terminal screen length for the current CLI session. length Syntax length lines Context environment>terminal Default 24 — Terminal dimensions are set to 24 lines long by 80 characters wide. Parameters lines —...
Page 68
Monitor CLI Commands Monitor CLI Commands filter Syntax filter Context monitor Description This command enables the context to configure criteria to monitor IP and MAC filter statistics. Syntax ip ip-filter-id entry entry-id [interval seconds] [repeat repeat] [absolute | rate] Context monitor>filter monitor>management-access-filter Description...
Page 69
Root Commands Sample Output A:ALA-1>monitor# filter ip 10 entry 1 interval 3 repeat 3 absolute =============================================================================== Monitor statistics for IP filter 10 entry 1 =============================================================================== At time t = 0 sec (Base Statistics) ------------------------------------------------------------------------------- Ing. Matches: 0 Egr. Matches ------------------------------------------------------------------------------- At time t = 3 sec (Mode: Absolute) ------------------------------------------------------------------------------- Ing.
Page 70
Monitor CLI Commands ipv6 Syntax ipv6 ipv6-filter-id entry entry-id [interval seconds] [repeat repeat] [absolute | rate] Context monitor>filter monitor>management-access-filter Description This command enables IPv6 filter monitoring. The statistical information for the specified IPv6 filter entry displays at the configured interval until the configured count is reached. The first screen displays the current statistics related to the specified IPv6 filter.
Page 71
Root Commands ------------------------------------------------------------------------------- At time t = 3 sec (Mode: Absolute) ------------------------------------------------------------------------------- Ing. Matches : 0 pkts Egr. Matches : 0 pkts ------------------------------------------------------------------------------- At time t = 6 sec (Mode: Absolute) ------------------------------------------------------------------------------- Ing. Matches : 0 pkts Egr. Matches : 0 pkts ------------------------------------------------------------------------------- At time t = 9 sec (Mode: Absolute) -------------------------------------------------------------------------------...
Page 72
Monitor CLI Commands absolute — When the absolute keyword is specified, the raw statistics are displayed, without pro- cessing. No calculations are performed on the delta or rate statistics. rate — When the rate keyword is specified, the rate-per-second for each statistic is displayed instead of the delta.
Page 73
Root Commands Syntax lag lag-id [lag-id...(up to 5 max)] [interval seconds] [repeat repeat] [absolute | rate] Context monitor Description Platforms Supported: 7210 SAS-D and 7210 SAS-E.This command monitors traffic statistics for Link Aggregation Group (LAG) ports. Statistical information for the specified LAG ID(s) displays at the configured interval until the configured count is reached.
Page 74
Monitor CLI Commands ------------------------------------------------------------------------------- 1/1/1 1/1/2 1/1/3 ------------------------------------------------------------------------------- Totals =============================================================================== A:ALA-12# management-access-filter Syntax management-access-filter Context monitor Description This command enables the context to monitor management-access filters. These filters are configured in the config>system>security>mgmt-access-filter context. Syntax ip entry entry-id [interval seconds] [repeat repeat] [absolute | rate] Context monitor>management-access-filter Description...
Page 75
Root Commands ipv6 Syntax ipv6 entry-id [interval seconds] [repeat repeat] [absolute | rate] Context monitor>management-access-filter Description Platforms Supported: 7210 SAS-D and 7210 SAS-E. This command nonitors statistics for the MAF IPv6 filter entry. Parameters entry entry-id — Specifies an existing IP MAF entry ID. Values 1 —...
Page 76
Monitor CLI Commands repeat repeat — Configures how many times the command is repeated. Default Values 1 — 999 absolute — When the absolute keyword is specified, the raw statistics are displayed, without processing. No calculations are performed on the delta or rate statistics. rate —...
Page 77
Root Commands ------------------------------------------------------------------------------- Octets Packets Errors ------------------------------------------------------------------------------- At time t = 6 sec (Mode: Rate) ------------------------------------------------------------------------------- Octets Packets Errors ------------------------------------------------------------------------------- At time t = 9 sec (Mode: Rate) ------------------------------------------------------------------------------- Octets Packets Errors =============================================================================== A:ALA-12>monitor# service Syntax service Context monitor Description This command enables the context to configure criteria to monitor specific service SAP criteria.
Page 78
Monitor CLI Commands Syntax sap sap-id [interval seconds] [repeat repeat] [absolute | rate] Context monitor>service>id service-id Description This command monitors statistics for a SAP associated with this service. This command displays statistics for a specific SAP, identified by the port-id and encapsulation value, at the configured interval until the configured count is reached.
Page 79
Root Commands The values depends on the encapsulation type configured for the interface. The following table describes the allowed values for the port and encapsulation types. Port Type Encap-Type Allowed Values Comments Ethernet Null The SAP is identified by the port. Ethernet Dot1q 0 —...
Page 81
Root Commands E. Fwd. Pkts. : 0 E. Fwd. Octets : 0 ------------------------------------------------------------------------------- At time t = 11 sec (Mode: Delta) ------------------------------------------------------------------------------- I. Fwd. Pkts. : 0 I. Dro. Pkts. : 0 E. Fwd. Pkts. : 0 E. Fwd. Octets : 0 ------------------------------------------------------------------------------- At time t = 22 sec (Mode: Delta) -------------------------------------------------------------------------------...
Page 82
Show Commands Show Commands alias Syntax alias Context <root> Description This command displays a list of existing aliases. Output Show Alias Fields — The following table describes alias output fields. Table 11: Show Alias Output Fields Label Description Displays the name of the alias. Alias-Name The command and parameter syntax that define the alias.
Page 83
File System Management In This Chapter This chapter provides information about file system management. Topics in this chapter include: • The File System on page 84 → Compact Flash Devices on page 84 → USB Storage Device on page 85 →...
Page 84
The File System The File System The 7210 SAS file system is used to store files used and generated by the system, for example, image files, configuration files, logging files and accounting files. The file commands allow you to copy, create, move, and delete files and directories, navigate to a different directory, display file or directory contents and the image version.
Page 85
File System Management Volume in drive cf1 on slot A is formatted as FAT32. Directory of cf1:\ 10/12/2011 10:37p 4248394 boot.tim 10/17/2011 07:28a 524 sasm.sdx 10/26/2011 10:06p 828 bof.cfg 10/27/2011 09:04p <DIR> act-collect 10/27/2011 09:06p <DIR> 10/17/2011 07:30a 0 test1.txt 10/26/2011 10:43p 5360 sasm.cfg...
Page 86
URLs • 7210 SAS also auto detects the device type when any of the supported devices are connected to the USB interface. Only approved USB mass storage device and optical clip- on devices can be plugged in to the USB port and are recognized as valid devices. All other unsupported devices will result in an error log being printed.
Page 87
File System Management files to the SCP server. If the external system treats the backslash like an escape character, the backslash delimiter will get stripped by the parser and will not be transmitted to the SCP server. For example, a destination directory specified as “cf1:\dir1\file1” will be transmitted to the SCP server as “cf1:dir1file1”...
Page 88
Wildcards Wildcards 7210 SAS OS supports the standard DOS wildcard characters. The asterisk (*) can represent zero or more characters in a string of characters, and the question mark (?) can represent any one character. Example A:ALA-1>file cf1:\ # copy test*.cfg siliconvalley cf1:\testfile.cfg 1 file(s) copied.
Page 89
File System Management File Management Tasks The following sections are basic system tasks that can be performed. Note that when a file system operation is performed with the copy, delete, move, rd, or scp commands that can potentially delete or overwrite a file system entry, a prompt appears to confirm the action.
Page 90
Creating Directories file-url The following displays an example of the command syntax: Example file cf1:\ # md test1 file cf1:\ # cd test1 file cf1:\test1\ # md test2 file cf1:\test1\ # cd test2 file cf1:\test1\test2\ # md test3 file cf1:\test1\test2\ # cd test3 file cf1:\test1\test2\test3 # Page 90 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 91
File System Management Copying Files Use the copy command to upload or download an image file, configuration file, or other file types to or from a flash card or a TFTP server. The scp command copies files between hosts on a network. It uses SSH for data transfer, and uses the same authentication and provides the same security as SSH.
Page 92
Moving Files Moving Files Use the command to move a file or directory from one location to another. move Use the CLI syntax displayed below to move files: CLI Syntax: file> move old-file-url new-file-url [force] The following displays an example of the command syntax: Example A:ALA-1>file cf1:\test1\test2\test3\ # move test.cfg cf1:\test1 cf1:\test1\test2\test3\test.cfg...
Page 93
File System Management Displaying Directory and File Information Use the dir command to display a list of files on a file system. The type command displays the contents of a file. The version command displays the version of a cpm.tim or iom.tim file. Use the CLI syntax displayed below to display directory and file information: CLI Syntax: file>...
Page 94
Displaying Directory and File Information Page 94 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 96
Command Hierarchy Page 96 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 97
Configuration Commands Configuration Commands File System Commands shutdown Syntax [no] shutdown [cflash-id] Context file Description This command is available for use only with removable storage drives. The removable storage drives differ among the 7210 SAS platforms. It cannot be used with the internal non-removable compact flash.
Page 98
File Commands File Commands attrib Syntax attrib [+r | -r] file-url attrib Context file Description This command sets or clears/resets the read-only attribute for a file in the local file system. To list all files and their current attributes enter attrib or attrib x where x is either the filename or a wildcard (*).
Page 99
File Commands -r — Clears/resets the read-only attribute on the specified file. Syntax cd [file-url] Context file Description This command displays or changes the current working directory in the local file system. Parameters file-url — Syntax: [<local-url>|<remote-url> - [255 chars max] local-url - [<cflash-id>/ |<usb-flash-id>/][<file-path>] remote-url...
Page 100
File Commands To copy a file named srcfile in a directory called test on cf1 to a file called destfile in a directory called production on cf1, the syntax is: sr1>file cf1:\ # copy cf2-/test/srcfile/production/destfile To FTP a file named 121201.cfg in directory mydir stored on cf1 to a network FTP server with IP address 131.12.31.79 in a directory called backup with a destina- tion file name of 121201.cfg, the FTP syntax is: copy /mydir/121201.cfg 131.12.31.79/backup/121201.cfg...
Page 101
File Commands cf1: | uf1: - 7210 SAS-K Values file copy force executes the command without displaying a user prompt message. delete Syntax delete file-url [force] Context file Description This command deletes the specified file. The optional wildcard “*” can be used to delete multiple files that share a common (partial) prefix and/or (partial) suffix.
Page 102
File Commands Syntax dir [file-url] [sort-order {d | n | s}] [reverse] Context file Description This command displays a list of files and subdirectories in a directory. Parameters file-url — The path or directory name. <local-url>|<remote-url> - [255 chars max] local-url - [<cflash-id>/ |<usb-flash-id>/][<file-path>] remote-url...
Page 103
File Commands The exit all command leaves the file system/file operation context and returns to the <ROOT> CLI context. The state of the present working directory is maintained for the CLI session. Entering the file command returns the cursor to the working directory where the exit command was issued. format Syntax format cflash cflash-id...
Page 104
File Commands cf1: | uf1: - 7210 SAS-K move Syntax move old-file-url new-file-url [force] Context file Description This command moves a local file, system file, or a directory. If the target already exists, the command fails and an error message displays. The following prompt appears if the destination file already exists: “Overwrite destination file (y/n)?”...
Page 105
File Commands interface - 32 chars max, for link local addresses cflash-id or usb-flash-id - cf1: - 7210 SAS-D cf1: | uf1: - 7210 SAS-E cf1: | uf1: - 7210 SAS-K Values force Forces an immediate move of the specified file(s). file move force executes the command without displaying a user prompt message.
Page 106
File Commands repair Syntax repair [cflash-id] Context file Description This command checks a compact flash device for errors and repairs any errors found. Parameters cflash-id — Specify the compact flash slot ID to be shut down or enabled. When a specific cflash-id is specified, then that drive is shutdown.
Page 107
File Commands hostname - [ <dns-name> | <ipv4-address> | "["<ipv6-address>"]" ] ipv4-address - a.b.c.d ipv6-address - x:x:x:x:x:x:x:x[-interface] x:x:x:x:x:x:d.d.d.d[-interface] x - [0..FFFF]H d - [0..255]D interface - 32 chars max, mandatory for link local addresses dns-name - [128 chars max] file-path - [200 chars max] directory length 99 chars max each <router-instance>...
Page 108
File Commands local addresses cflash-id or usb-flash-id - cf1: - 7210 SAS-D cf1: | uf1: - 7210 SAS-E cf1: | uf1: - 7210 SAS-K version Syntax version file-url [check] Context file Description file This command displays the version of a TiMOS Parameters file-url —...
Page 109
Boot Options In This Chapter This chapter provides information about configuring boot option parameters. Topics in this chapter include: • System Intialization on page 110 → System Boot Options - Manual Mode on page 115 → System Boot Options - Auto Init on page 117 →...
Page 110
System Intialization System Intialization Note: Some 7210 SAS platforms (For example: 7210 SAS-K) do not ship with an image. It is expected that the user will use the external flash or the USB device with bootloader image (boot.tim) to boot the system. The user will need to insert the device (either the compact flash into the external compact flash slot or the USB storage device into the USB port) before powering on the system.
Page 111
Boot Option Files On systems that ship with the BOF file, user can use the starter BOF or interrupt the boot process to manually edit the BOF to change it contents and create a new BOF. More details on how to do this is available in the platform specific Installation guides.
Page 112
Flash Contents of the node shipped from factory The sections below provide more details of the various boot options and how the system processes these options and loads the bootloader (boot.tim), the Timos image (both.tim) and the configuration file to make the system operational and ready for use. NOTE: The reference to Golden image in the figure is applicable to only 7210 SAS-D and 7210 SAS-E .
Page 113
Boot Option Files Figure 4: Files on the Flash Files on the compact flash are: • bof.cfg — Boot option file • boot.tim — Bootstrap image • config.cfg — Default configuration file • TIMOS-m.n.Yz: m — Major release number n — Minor release number Y: A —...
Page 114
System Boot Options on 7210 SAS-D and 7210 SAS-E devices System Boot Options on 7210 SAS-D and 7210 SAS-E devices The 7210 SAS-D and 7210 SAS-E supports booting the system using any of the following options: • Internal flash (cf1:\) •...
Page 115
Boot Option Files does not find the BOF file, it attempts auto-init, to retrieve the BOF file from the network (and create a new BOF file as part of auto-init process). The platform Installation Guide provides examples on how to boot the system using any of the above options.
Page 116
System Boot Options - Manual Mode authentication. The default password is password. BOF parameters that should be configured include: • Image path • Configuration file path • UplinkA parameters (port number, vlan ID, IP/mask, static route) • UplinkB parameters (port number, vlan ID, IP/mask, static route) •...
Page 117
Boot Option Files System Boot Options - Auto Init During the first boot or a reboot after the execution of CLI command admin reboot auto-init, if the user does not intervene to create the BOF file in the manual mode, the system, by default, goes to auto-init procedure after a “wait”...
Page 118
Configuration and Image Loading image found on the local flash, user has the option to either continue using the same image by entering the command 'admin auto init stop" within a fixed amount of time as prompted on the screen. If the user executes this command, then a BOF is created and saved on the local flash with the image location pointing to the image on the flash.
Page 119
Boot Option Files Figure 5: Bootstrap Process - System Initialization - Part II-A 7210 SAS D, E, K OS Basic System Configuration Guide Page 119...
Page 120
Configuration and Image Loading Figure 6: Automode with partial BOF Page 120 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 121
Boot Option Files Figure 7: Bootstrap Process - System Initialization - Part II-B 7210 SAS D, E, K OS Basic System Configuration Guide Page 121...
Page 122
Configuration and Image Loading Figure 8: Bootstrap Process - System Initialization - Part II-C When the runtime image is successfully downloaded, control is passed from the bootstrap image. The runtime image attempts to load the configurations from the downloaded configuration file. If no configuration file location is present in the BOF file, then the system is loaded with default configuration.
Page 123
Boot Option Files Figure 9: Timos Boot - System Initialization - Part III 7210 SAS D, E, K OS Basic System Configuration Guide Page 123...
Page 124
Ping Check in auto-init mode Ping Check in auto-init mode If the system is booted up using the auto-init procedure, the runtime image performs a ping check to make sure that the system has IP connectivity. The runtime image, after loading the configurations from the configuration file, tries three times to ping the IP address specified as the ping-address parameter in the BOF file, at a 2, 8 and 16 minutes interval minute interval.
Page 125
Boot Option Files fails, the uplink A and uplink B parameters are used to retrieve the TIMOS image and configuration files. • When using auto-init, with partial BOF configuration, the user now has an option to login to the node using the console and stop auto-init (using the command admin>auto-init stop) or let auto-init continue.
Page 126
Ping Check in auto-init mode Configuration guidelines for use of software images with the 128MB 7210 SAS-D platform The new 7210 SAS-D platforms with 128MB flash can boot entirely new software releases. The older images cannot be used with the new devices. The older 7210 SAS-D platforms with 64MB flash can use any image.
Page 127
Boot Option Files Configuration Guidelines for use of IPv6 for out-of-band management of the node • The management port on the management router instance only supports host functionality. • It is necessary to have an IPv4 address configured in the bof file. A bof file that contains only IPv6 addresses is not supported.
Page 128
Ping Check in auto-init mode Note 1: The BOF password can be changed from default value to any other user defined value only at the Timos level. Note 2: It is highly recommended that user does not rename cf1:\boot.tim and cf1:\both.tim, if the system needs to retain them during the password recovery procedure.
Page 129
Boot Option Files use-expansion-card-type m4-ds1-ces console-disabled Hit a key within 3 seconds to change boot parameters... Enter password to edit the Boot Options File Or CTRL-D to exit the prompt Password: Incorrect password Password: Incorrect password Password: Incorrect password Authentication failed, Do you want to reset password?(yes/no) ******************************************************************* On reset,the node's flash contents will be set to factory defaults.
Page 130
Ping Check in auto-init mode ?Attempting to load from file cf1:/boot.tim Version L-4.0.beta-private, Sat Aug 20 12:59:26 IST 2011 by abc /abc/ws-40b/panos/main text:(3706043-->13139264) + data:(528557-->2068192) Starting at 0xb000000... Total Memory: 1GB Chassis Type: sas Card Type: badami_7210 TiMOS-L-4.0.beta-private boot/mpc ALCATEL SAS 7210 Copyright (c) 2000-2011 Alcatel-Lucent. All rights reserved.
Page 131
Boot Option Files Initial System Startup Process Flow Figure 10 displays the process start your system. Note that this example assumes that the boot loader and BOF image and configuration files are successfully located. START POWER CYCLE ROUTER BOOT.TIM FILES FOUND BOF FILES FOUND ESTABLISH ROUTER CONNECTION (CONSOLE PORT) PRIMARY IMAGE...
Page 132
Configuration Notes Configuration Notes This section describes BOF configuration caveats. • The loading sequence is based on the order in which it is placed in the configuration file. It is loaded as it is read in at boot time. Page 132 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 133
Boot Option Files Configuring Boot File Options with CLI This section provides information to configure BOF parameters with CLI. Topics in this section include: • Configuring Boot File Options with CLI on page 133 • BOF Configuration Overview on page 134 •...
Page 134
BOF Configuration Overview BOF Configuration Overview Alcatel-Lucent routers do not contain a boot EEPROM. The bootstrap image is loaded from the boot.tim file. The BOF file performs the following tasks: 1. Sets up the uplink ports or the ethernet management port (speed, duplex, auto). 2.
Page 135
Boot Option Files Basic BOF Configuration The parameters which specify location of the image filename that the router will try to boot from and the configuration file are in the BOF. The most basic BOF configuration should have the following: •...
Page 137
Boot Option Files Common Configuration Tasks The following sections are basic system tasks that must be performed. • Searching for the BOF on page 138 → Accessing the CLI on page 140 − Console Connection on page 141 • Configuring BOF Parameters on page 144 For details about hardware installation and initial router connections, refer to the specific hardware installation guide.
Page 138
Searching for the BOF Searching for the BOF The BOF should be on the same drive as the bootstrap image file. If the system cannot load or cannot find the , then the system checks whether the boot sequence was manually interrupted else continues with the auto-init mode.
Page 139
Boot Option Files The existing Config URL is 'ftp://*:*@10.135.25.100/tftpboot/STU/config.cfg Press ENTER to keep it, or the word 'none' for no Config URL. Config File URL: none Network Configuration --------------------- Boot Interface Management ------------------------- You specified a network location for either the software or the configuration file.
Page 140
Accessing the CLI uplinkB port is configured for Boot Interface Management, Press ENTER to proceed with existing port settings Or "disable" to disable the port for Boot Interface Management Or "edit" to change the port settings: New Settings ------------ primary-image ftp://*:*@135.254.170.22//home/****/images/both.tim secondary-config tftp://10.135.25.100/STU/config.cfg...
Page 141
Boot Option Files Console Connection To establish a console connection, you will need the following: • An ASCII terminal or a PC running terminal emulation software set to the parameters shown in the table below. • A standard serial cable connector for connecting to a RS232 port (provides a RJ45 connector).
Page 142
7210 SAS-D console port 7210 SAS-D console port The 7210 SAS-D is a service-aware Layer 3 switch with support for QinQ Layer 2 uplinks. The switch functions as an Ethernet demarcation and backhaul unit with support for four 10/100/1000 Base-T fixed copper ports and six 100/1000 SFP ports with line-rate switching on all the ports. Figure 12 Displays an example of the Console port on a 7210 SAS-D front panels.
Page 143
Boot Option Files Figure 13: 7210 SAS-K Front Panel Console Port (non-ETR) Figure 14: 7210 SAS-K ETR Front Panel To establish a console connection: Connect the terminal to the Console port on the front panel using the serial cable. Step 1 Power on the terminal.
Page 144
Configuring BOF Parameters Configuring BOF Parameters The following output displays a BOF configuration for 7210 SAS-E: *A:7210>show# bof =============================================================================== BOF (Memory) =============================================================================== primary-image ftp://*:*@135.254.170.22//import/panos_builds/nightly/0.0 /I783/STU-sultan primary-config ftp://*:*@10.135.25.100/tftpboot/STU/2597-ver2.cfg secondary-config tftp://10.135.25.100/STU/2597-ver2.cfg #eth-mgmt Port Settings: eth-mgmt-disabled eth-mgmt-address 10.135.25.91/24 eth-mgmt-route 10.135.0.0/16 next-hop 10.135.25.1 eth-mgmt-route 135.250.0.0/16 next-hop 10.135.25.1 eth-mgmt-route 135.254.0.0/16 next-hop 10.135.25.1...
Page 145
Boot Option Files Service Management Tasks This section discusses the following service management tasks: • System Administration Commands on page 145 → Viewing the Current Configuration on page 145 → Modifying and Saving a Configuration on page 147 → Deleting BOF Parameters on page 148 →...
Page 146
System Administration Commands # All rights reserved. All use subject to applicable license agreements. # Built on Fri Sep 26 20:46:58 IST 2008 by panosbld in /panosbld/ws/panos/main # Generated THU JUN 23 19:19:22 2005 UTC exit all configure #-------------------------------------------------- echo "System Configuration" #-------------------------------------------------- system name "7210-3"...
Page 147
Boot Option Files Modifying and Saving a Configuration If you modify a configuration file, the changes remain in effect only during the current power cycle unless a command is executed. Changes are lost if the system is powered down or the save router is rebooted without saving.
Page 148
System Administration Commands Deleting BOF Parameters You can delete specific BOF parameters. The no form of these commands removes the parameter from configuration. The changes remain in effect only during the current power cycle unless a command is executed. Changes are lost if the system is powered down or the router is save rebooted without saving.
Page 149
Boot Option Files uplinkB-address uplinkB-autoneg uplinkB-duplex uplinkB-speed uplinkB-port uplinkB-route uplinkB-vlan wait The following is the CLI Syntax for 7210 SAS-D: CLI Syntax: *A:7210>bof# no console-speed no dns-domain persist no ping-address no primary-config no primary-dns no primary-image save no secondary-config no secondary-dns no secondary-image no tertiary-config no tertiary-dns...
Page 150
System Administration Commands Saving a Configuration to a Different Filename Save the current configuration with a unique filename to have additional backup copies and to edit parameters with a text editor. You can save your current configuration to an ASCII file. Use either of the following CLI syntax to save a configuration to a different location: CLI Syntax: bof# save [cflash-id] Example...
Page 151
Boot Option Files When an admin reboot auto-init command is issued, the system resets the existing BOF file and reboots. The system startup process after the admin reboot auto-init command is executed is the same as the first time system boot as described in System Intialization on page 110.
Page 152
System Administration Commands Page 152 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 153
Boot Option Files BOF Command Reference Command Hierarchies Configuration Commands NOTE: Not all the commands are supported on all the 7210 platforms. Please read the CLI description to know which platforms support these commands. — bof-password — [no] console-disabled — console-speed baud-rate —...
Page 154
Command Hierarchies — no uplinkA-port — [no] uplinkA-route ip-address/mask next-hop ip-address — uplinkA-speed — uplinkA-vlan 0..4094 — no uplinkA-vlan — uplinkB-address ip-address/mask — no uplinkB-address — uplinkB-autoneg — no uplinkB-autoneg — uplinkB-duplex — uplinkB-port port-id — no uplinkB-port — [no] uplinkB-route ip-address/mask next-hop ip-address —...
Page 155
Boot Option Files Configuration Commands File Management Commands Syntax Context <ROOT> Description This command creates or edits the boot option file (BOF) for the specified local storage device. A BOF file specifies where the system searches for runtime images, configuration files, and other operational parameters during system initialization.
Page 156
File Management Commands Parameters cflash-id — The compact flash ID where the bof.cfg is to be saved. Page 156 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 157
Boot Option Files BOF Processing Control wait Syntax wait seconds Context Description This command configures a pause, in seconds, at the start of the boot process which allows system initialization to be interrupted at the console. When system initialization is interrupted the operator is allowed to manually override the parameters defined in the boot option file (BOF).
Page 158
Console Port Configuration Console Port Configuration bof-password Syntax bof-password password Context Description This command allows the user to configure a BOF password. The user will have to provide this pass- word to edit the BOF parameters in the boot loader. It also implements a mechanism for password recovery, if the user forgets the password.
Page 159
Boot Option Files Default no console-disabled console-speed Syntax console-speed baud-rate no console-speed Context Description This command configures the console port baud rate. When this command is issued while editing the BOF file used for the most recent boot, both the BOF file and the active configuration are changed immediately.
Page 160
Image and Configuration Management Image and Configuration Management persist Syntax persist {on | off} Context Description This command specifies whether the system will preserve system indexes when a save command is executed. During a subsequent boot, the index file is read along with the configuration file. As a result, a number of system indexes are preserved between reboots, including the interface index, etc.
Page 161
Boot Option Files primary-config Syntax primary-config file-url no primary-config Context Description This command specifies the name and location of the primary configuration file. The system attempts to use the configuration specified in primary-config. If the specified file cannot be located, the system automatically attempts to obtain the configuration from the location specified in secondary-config and then the tertiary-config.
Page 162
Image and Configuration Management secondary-config Syntax secondary-config file-url no secondary-config Context Description This command specifies the name and location of the secondary configuration file. The system attempts to use the configuration as specified in secondary-config if the primary config cannot be located. If the secondary-config file cannot be located, the system attempts to obtain the configuration from the location specified in the tertiary-config.
Page 163
Boot Option Files tertiary-config Syntax tertiary-config file-url no tertiary-config Context Description This command specifies the name and location of the tertiary configuration file. The system attempts to use the configuration specified in tertiary-config if both the primary and sec- ondary config files cannot be located. If this file cannot be located, the system boots with the factory default configuration.
Page 164
Image and Configuration Management ping-address Syntax ping-address ip-address no ping-address Context Description This command specifies the IP address which would be used for ping-test after the system boots. The no form of the command removes the ping-address configuration. Setting a value of 0 also removes the ping-address configuration.
Page 165
Boot Option Files The no form of the command sets the uplinkB to use DHCP to get the IP and the show bof value reflects 0 for this parameter. Parameters ip-address — The IP address of the Boot Option File (BOF). This address must be unique within the subnet and specified in dotted decimal notation.
Page 166
Image and Configuration Management This command enables speed and duplex Auto-negotiation on the uplinkB port in the running config- uration and the Boot Option File (BOF). The no form of the command disables the Auto-negotiate feature on this port. NOTE: The uplinkB-autoneg command is not valid for 10gig ports, therefore, whenever the user selects 10gig ports as uplinkB-port, the uplinkB-autoneg command is defaulted to no uplinkB- autoneg, speed as uplinkB-speed 10000, duplex as uplinkB-duplex full, as shown below: #uplinkB Port Settings:...
Page 167
Boot Option Files uplinkB-duplex Syntax uplinkB-duplex {full | half} Context Description Platforms Supported: 7210 SAS-D, 7210 SAS-E, and 7210 SAS-K. This command configures the duplex mode of the uplinkB port when Auto-negotiation is disabled in the running configuration and the Boot Option File (BOF). This configuration command allows for the configuration of the duplex mode of the Ethernet port.
Page 168
Image and Configuration Management uplinkB-port Syntax uplinkB-port port-id no uplinkB-port Context Description This command configures the secondary port to be used for boot up. The no form of the command removes all the uplinkB parameters from the BOF. Parameters port-id — Specifies the secondary port to be used for boot up in the slot/mda/port format. uplinkA-route Syntax [no] uplinkA-route ip-address/mask next-hop ip-address...
Page 169
Boot Option Files Parameters ip-address — The IP address of the Boot Option File (BOF). This address must be unique within the subnet and specified in dotted decimal notation. Values a.b.c.d mask — The subnet mask length when the IP prefix is specified in CIDR notation. When the IP prefix is specified in CIDR notation, a forward slash (/) separates the ip-addr from the mask-length parameter.
Page 170
Image and Configuration Management uplinkB-speed Syntax uplinkB-speed speed Context Description Platforms Supported: 7210 SAS-D, 7210 SAS-E, and 7210 SAS-K. This command configures the speed for the uplink portB when auto-negotiation is disabled in the running configuration and the Boot Option File (BOF). If the port is configured to Auto-negotiate, this parameter is ignored.
Page 171
Boot Option Files uplinkB-vlan Syntax uplinkB-vlan 0..4094 no uplinkA-vlan Context Description This command specifies a VLAN ID to be used on uplink-B. The no form of the command is used to send untagged packets on uplink-B. eth-mgmt-address Note: This command is not supported on 7210 SAS-D and 7210 SAS-K devices. Syntax [no] eth-mgmt-address ip-prefix\ip-prefix-length Context...
Page 172
Image and Configuration Management This command enables speed and duplex Auto-negotiation on the management Ethernet port in the running configuration and the Boot Option File (BOF). The no form of the command disables the Auto-negotiate feature on this port. Default eth-mgmt-autoneg —...
Page 173
Boot Option Files Syntax [no] eth-mgmt-route ip-prefix/ip-prefix-length next-hop ip-address Context Description Platforms Supported: 7210 SAS-E. This command creates a static route entry for the management Ethernet port in the running configura- tion and the Boot Option File (BOF). This command allows manual configuration of static routing table entries. These static routes are only used by traffic generated by the Ethernet port.
Page 174
Image and Configuration Management This command configures the speed for the management Ethernet port when Auto-negotiation is dis- abled in the running configuration and the Boot Option File (BOF). If the port is configured to Auto-negotiate, this parameter is ignored. Default speed 100 —...
Page 175
Boot Option Files DNS Configuration Commands dns-domain Syntax dns-domain dns-name no dns-domain Context Description This command configures the domain name used when performing DNS address resolution. This is a required parameter if DNS address resolution is required. Only a single domain name can be config- ured.
Page 176
DNS Configuration Commands secondary-dns [no] secondary-dns ip-address Context Description This command configures the secondary DNS server for DNS name resolution. The secondary DNS server is used only if the primary DNS server does not respond. DNS name resolution can be used when executing ping, traceroute, and service-ping, and also when defining file URLs.
Page 177
Boot Option Files Show Commands Syntax bof [cflash-id | booted] Context show Description This command displays the Boot Option File (BOF) executed on last system boot or on the specified device. If no device is specified, the BOF used in the last system boot displays. If the BOF has been modified since the system boot, a message displays.
Page 178
Show Commands Table 15: Show BOF Output Fields (Continued) Label Description No autonegotiate — Autonegotiate not enabled. autonegotiate autonegotiate — Autonegotiate is enabled. The console port baud rate. console speed The IPv4 IP address to be used for ping-test after auto-init. ping-address The domain name used when performing DNS address resolution.
Page 179
Boot Option Files Table 16: Show BOF Output Fields (supported only on 7210 SAS-E) (Continued) Label Description Displays the mode of the Ethernet management port. eth-mgmt-duplex Displays the Ethernet management speed. eth-mgmt-speed Sample Output *A:ALA# show bof cf1: =============================================================================== BOF on cf1: =============================================================================== primary-image ftp://*:*@10.135.16.90/./images/auto-boot/solution/bothx.tim...
Page 180
Show Commands uplinkA-duplex full uplinkA-speed 1000 uplinkA-vlan uplinkA-route 10.135.0.0/16 next-hop 192.168.1.1 #uplinkB Port Settings: uplinkB-port 1/1/2 uplinkB-address uplinkA-autoneg uplinkA-duplex full uplinkA-speed 1000 uplinkB-vlan #System Settings: wait persist console-speed 115200 no console-disabled =============================================================================== *A:ALA# uplinkA-autoneg uplinkA-duplex full uplinkA-speed 1000 uplinkB-autoneg uplinkB-duplex full uplinkB-speed 1000...
Page 181
Boot Option Files boot-messages Syntax boot-messages Context show Description This command displays boot messages generated during the last system boot. Output Show Boot Messages Fields — The following output shows boot message output fields. Sample Output =============================================================================== cf1:/bootlog.txt =============================================================================== Bootlog started for Version V-0.0.I317 Build V-0.0.I317 bootrom/mpc 7xxx Built on Tue Jan 6 02:23:14 IST 2009 by panosbld in /panosbld/ws/panos/main ?Attempting to load from file cf1:/boot.tim...
Page 182
Show Commands #System Settings: wait persist console-speed 115200 Hit a key within 1 second to change boot parms... Configuring Network with uplinkA Port Setting..Primary config file present at: cf1:\config.cfg Primary image location: ftp://*:*@192.168.170.22/import/panos_nightly_builds/1.0/B1- 12/STU-sultan/both.tim Initializing uplinkA port using IP addr 10.135.17.246. Loading image ftp://*:*@192.168.170.22/import/panos_nightly_builds/1.0/B1-12/STU- sultan/both.tim Version B-1.0.B1-12, Wed Jan...
Page 183
Boot Option Files All rights reserved. All use subject to applicable license agreements. Built on Wed Jan 7 00:58:35 IST 2009 by builder in /builder/ws/panos/main Login: 7210 SAS D, E, K OS Basic System Configuration Guide Page 183...
Page 184
Show Commands Page 184 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 185
System Management In This Chapter This chapter provides information about configuring basic system management parameters. Topics in this chapter include: • System Management Parameters on page 186 → System Information on page 186 − System Name on page 186 − System Contact on page 186 −...
Page 186
System Basics Introduction System Management Parameters System management commands allow you to configure basic system management functions such as the system name, the router’s location and coordinates, and CLLI code as well as time zones, Network Time Protocol (NTP), Simple Network Time Protocol (SNTP) properties, CRON and synchronization properties.
Page 187
System Management System Location The system location is the MIB II sysLocation object which is a text string conventionally used to describe the node’s physical location, for example, “Bldg MV-11, 1st Floor, Room 101”. The system location can be any ASCII printable text string of up to 80 characters. System Coordinates The system coordinates is the Alcatel-Lucent Chassis MIB tmnxChassisCoordinates object.
Page 188
System Basics Introduction Common Language Location Identifier A Common Language Location Identifier (CLLI) code string for the device is an 11-character standardized geographic identifier that uniquely identifies the geographic location of places and certain functional categories of equipment unique to the telecommunications industry. The CLLI code is stored in the Alcatel-Lucent Chassis MIB tmnxChassisCLLICode object.
Page 189
System Management System Time Routers are equipped with a real-time system clock for time keeping purposes. When set, the system clock always operates on Coordinated Universal Time (UTC), but the software has options for local time translation as well as system clock synchronization. System time parameters include: •...
Page 190
System Basics Introduction Table 17: System-defined Time Zones (Continued) Acronym Time Zone Name UTC Offset Moscow Time UTC +3 Moscow Summer Time UTC +4 US and Canada Atlantic Standard Time UTC -4 Atlantic Daylight Time UTC -3 Eastern Standard Time UTC -5 Eastern Daylight Saving Time UTC -4...
Page 191
System Management Network Time Protocol (NTP) NTP is the Network Time Protocol defined in RFC 1305, Network Time Protocol (Version 3) Specification, Implementation and Analysis. It allows for the participating network nodes to keep time more accurately and more importantly they can maintain time in a more synchronized fashion between all participating network nodes.
Page 192
System Basics Introduction • NTP and SNTP — If both NTP and SNTP are enabled on the node, then SNTP transitions to an operationally down state. If NTP is removed from the configuration or shut down, then SNTP resumes an operationally up state. •...
Page 193
System Management CRON The CRON feature supports the Service Assurance Agent (SAA) functions as well as the ability to schedule turning on and off policies to meet “Time of Day” requirements. CRON functionality includes the ability to specify the commands that need to be run, when they will be scheduled, including one-time only functionality (oneshot), interval and calendar functions, as well as where to store the output of the results.
Page 194
System Basics Introduction High Availability This section discusses the high availability (HA) routing options and features available to service providers that help diminish vulnerability at the network or service provider edge and alleviate the effect of a lengthy outage on IP networks. High availability is an important feature in service provider routing systems.
Page 195
System Management Component Redundancy 7210 SAS-E platforms component redundancy is critical to reduce MTTR for the system and primarily consists of the following features. • Redundant power supply — Supports use of 2 power supplies for redundant power supplies. A power module can be removed without impact on traffic, when redundant power supplies are in use.
Page 196
System Basics Introduction Temperature Threshold Alarm and Fan Speed Table 18 shows the over-temperature thresholds for 7210 SAS devices: Table 18: Over-Temperature Threshold for 7210 SAS devices Device Variants Min. Temperature Max. Temperature (in degree centi- (in degree centi- grade) grade) 7210 SAS-D 7210 SAS-D ETR...
Page 197
System Management Network Synchronization This section describes network synchronization capabilities available on 7210 SAS platforms. These capabilities involve multiple approaches to network timing; namely Synchronous Ethernet, PTP/1588v2, adaptive timing, and others. These features address barriers to entry by: • Providing synchronization quality required by the mobile space; such as radio operations and circuit emulation services (CES) transport.
Page 198
System Basics Introduction The architecture shown in Figure 21 provides the following benefits: • Limits the need for high quality clocks at each network element and only requires that they reliably replicate input to remain traceable to its reference. • Uses reliable physical media to provide transport of the timing signal.
Page 199
System Management On 7210 SAS-D ETR and 7210 SAS-K, , the recovered clock is able to derive the timing from any of the following references (also shown in the Figure 16 below): • Synchronous Ethernet ports • 1588v2/PTP slave port Figure 16: A logical model of the Synchronisation reference selection on 7210 platforms.
Page 200
System Basics Introduction Synchronizations Option available on 7210 SAS platforms The following table lists the synchronization options on various 7210 SAS platforms: Table 20: Synchronizations Option available on 7210 SAS-E, D, and K platforms Platform 7210 SAS-E 7210 SAS-D 7210 SAS-K SyncE with SSM (SFP and 10G/ Not Supported Supported (only on...
Page 201
System Management are particularly useful to allow synchronization re-configurations when timing is distributed in both directions around a ring. Synchronous Ethernet Traditionally, Ethernet-based networks employ the physical layer transmitter clock to be derived from an inexpensive +/-100ppm crystal oscillator and the receiver locks onto it. There is no need for long term frequency stability because the data is packetized and can be buffered.
Page 202
System Basics Introduction Synchronous Ethernet functionality (refer to ITU-T G.8262). The 802.3 standard link Master- Slave timing states must align with the desired direction of Synchronous Ethernet timing flow. When a fixed copper Ethernet port is specified as an input reference for the node or when it is removed as an input reference for the node, an 802.3 link auto-negotiation is triggered to ensure the link timing aligns properly.
Page 205
System Management IEEE 1588v2 PTP NOTE: This feature is applicable only to the 7210 SAS-D ETR device and 7210 SAS-K (both ETR and non-ETR). The Precision Time Protocol (PTP) is a timing-over-packet protocol defined in the IEEE 1588v2 standard 1588 PTP 2008. PTP may be deployed as an alternative timing-over-packet option to ACR.
Page 206
System Basics Introduction Figure 17: Peer Clocks The IEEE 1588v2 standard includes the concept of PTP profiles. These profiles are defined by industry groups or standards bodies that define how IEEE 1588v2 is to be used for a particular application. 7210 SAS currently supports two profiles: •...
Page 207
System Management If the profile setting for the clock is ieee1588-2008, the precedence order for the best master selection algorithm is as follows: • priority1 • clock class • clock accuracy • PTP variance (offsetScaledLogVariance) • priority2 • clock identity •...
Page 208
System Basics Introduction The 7210 SAS sets its local parameters as follows: Table 24: Local Clock Parameters When Profile is set to: itu-telecom-freq Parameter Value clockClass 80-110 – value corresponding to the QL out of the central clock of the 7210 SR as per Table 1/ G.8265.1 255 –...
Page 209
System Management Figure 18: Messaging Sequence Between the PTP Slave Clock and PTP Master Clocks PTP Clock Synchronization The IEEE 1588v2 standard synchronizes the frequency and time from a master clock to one or more slave clocks over a packet stream. This packet-based synchronization can be over UDP/IP or Ethernet and can be multicast or unicast.
Page 210
System Basics Introduction two-step synchronization operation can be used, with the two-step operation requiring a follow-up message after each synchronization message. NOTE: The 7210 SAS-D ETR supports only two-step master port operation. All node types can operate slave ports that receive from a one-step or two-step master port. During startup, the PTP slave clock receives the synchronization messages from the PTP master clock before a network delay calculation is made.
Page 211
System Management When using IEEE 1588v2 for distribution of a frequency reference, the slave calculates a message delay from the master to the slave based on the timestamps exchanged. A sequence of these calculated delays will contain information of the relative frequencies of the master clock and slave clock but will have noise component related to the packet delay variation (PDV) experienced across the network.
Page 212
System Basics Introduction Performance Considerations Although IEEE 1588v2 can be used on a network that is not PTP-aware, the use of PTP-aware network elements (boundary clocks) within the packet switched network improves synchronization performance by reducing the impact of PDV between the grand master clock and the slave clock.
Page 213
System Management State and statistics data for each master clock are available to assist in the detection of failures or unusual situations. PTP Ordinary Slave Clock For Frequency Traditionally, only clock frequency is required to ensure smooth transmission in a synchronous network.
Page 214
System Basics Introduction IEEE 1588v2 can function across a packet network that is not PTP-aware; however, the performance may be unsatisfactory and unpredictable. PDV across the packet network varies with the number of hops, link speeds, utilization rates, and the inherent behavior of the routers. By using routers with boundary clock functionality in the path between the grand master clock and the slave clock, one long path over many hops is split into multiple shorter segments, allowing better PDV control and improved slave performance, see...
Page 215
System Management • On 7210 SAS-D ETR it is highly recommended to use PTP only in hybrid mode. It allows users to use reduced PTP packet rates and scale better. Configuration to change reference from SyncE to PTP on 7210 SAS-D ETR The following are the configuration steps to change reference from SyncE to PTP.
Page 216
System Basics Introduction revert ---------------------> If you want ref-order you have setup to take effect ql-selection -------------------> Optional, if we need Quality to be considered. config> system> sync-if-timing> commit Note : Now the frequency is provided by SyncE and TOD is provided by PTP [configure >system >ptp >no shutdown].
Page 217
System Management Management of 1830 VWM Note: This feature is supported only on 7210 SAS-E. It is not supported on 7210 SAS-D and 7210 SAS-K devices. The 7210 SAS supports use and management of the 1830 VWM CWDM and 1830 VWM DWDM clip-on device.
Page 218
System Basics Introduction Figure 23: Optical Ring with 7210 SAS and 1830 VWM Passive Optical unit In the above Figure 23, there are 5 CWDM channels that are multiplexed over a single fiber. There are two types of ring locations. One is a channel termination location, with the 1830 PSS-32 that optically terminates all the channels using either the 4-channel or the 8-channel termination module.
Page 219
System Management supports provisioning of cards inserted into the slots available on the 1830 devices. The user must provision the card and card-type (also known as, module type) before the card can be managed by the 7210 SAS. The 7210 SAS detects and reports mismatch in provisioning of the card. It also detects and reports insertion and removal of the card/module from the slot on the 1830 device.
Page 220
System Basics Introduction Figure 24: 1830 CWDM shelf layout The Slot#1 in the figure accepts only the controller card and is named using the acronym EC-CW for 1830 CWDM device. The 7210 does not require provisioning of this card. This card type is implicitly specified when user configures the 1830 VWM shelf type.
Page 221
System Management stacked configuration, each Shelf_ID must be uniquely set. The Shelf_ID must be the same for both active and stand-by controllers in one shelf. • The slots #1 and slots #2 are not directly provisioned by the user in 7210. The user has to provision/configure the vwm-type that 7210 manages.
Page 222
System Basics Introduction Configuration Guidelines and Restrictions The 7210 SAS supports management of the 1830 VWM CWDM/DWDM clip-on device, inventory management and displays the clip-on device details such as part numbers, clip-on type, manufacturing dates, firmware revision, status of alarms It also supports provisioning of the modules that can be inserted into the slot available on the 1830 device.
Page 223
System Management configuration and is supported on 7210. LED functionality Table 26 shows the LED functionality of the device: Table 26: LED functionality for 7210 and 1830 VWM (CWDM) Events 7210 Major Alarm Optical shelf Con- Optical Shelf Line troller LED card LED Shelf Admin Up and No Color...
Page 224
System Basics Introduction Table 27: LED functionality for 7210 and 1830 VWM (DWDM) Events 7210 Major Alarm Optical shelf Con- Optical Shelf Line troller LED card LED Shelf Admin Up and No Color Green Amber/ Green based on shelf is physically whether line card connected to 7210.
Page 225
System Management Link Layer Discovery Protocol (LLDP) The IEEE 802.1ab Link Layer Discovery Protocol (LLDP) is a uni-directional protocol that uses the MAC layer to transmit specific information related to the capabilities and status of the local device. The LLDP can send as well as receive information from a remote device stored in the related MIB(s).
Page 226
System Basics Introduction information. The receiving LLDP agent discards all information related to the sending LLDP agent after the time interval indicated in the TTL field is complete. Note: A TTL value of zero can be used to signal that the sending LLDP port has initiated a port shutdown procedure.
Page 227
System Management In order to detect and address network problems and inconsistencies in the configuration, the network operators can discover the topology information using LLDP. The Standard-based tools address the complex network scenarios where multiple devices from different vendors are interconnected using Ethernet interfaces.
Page 228
System Basics Introduction System Resource Allocation Allocation of Ingress Internal TCAM resources In previous releases, the system statically allocates ingress TCAM resources for use by SAP ingress QoS classification, SAP ingress access control list (ACLs), Identifying and sending CFM OAM packets to CPU for local processing, and so on. The resource allocation is not user configurable.
Page 229
System Management The system attempts to allocate resources in order it appears in the configuration file and fails any match criteria if it does not have any more resources to allocate. User is also provided with a keyword ‘max’ to indicate that the system needs to allocate resources when it is first required, as long as the maximum resources allocated for that feature is not exceeded or maximum resource available in the system is not exceeded.
Page 230
System Basics Introduction System Resource Allocation Examples NOTE: On 7210 SAS-K, user needs to allocate resources among SAP ingress QoS and ingress ACLS. They do not need to further allocate resources individually for MAC and IPv4 criteria. Example one: config> system> resource-profile acl-sap-ingress mac-match-enable max ipv4-match-enable 1...
Page 231
System Management • System allocates 3 chunks for use by the SAP ingress ACL entries. These resources are available for use with mac-criteria, ipv4-criteria and ipv6-64-bit match criteria. • System allocates 1 chunk for use by SAP ingress ACL entries using ipv4-criteria. The system fails the configuration when the number of ACL entries using ipv4-criteria exceeds the configured limit (that is, the system does not allocate in excess of the configured limit of 1 chunk).
Page 232
System Basics Introduction System Configuration Process Overview Figure 28 displays the process to provision basic system parameters. START CONFIGURE SYSTEM INFORMATION CONFIGURE TIME PARAMETERS Figure 28: System Configuration and Implementation Flow Page 232 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 233
System Management Configuration Notes This section describes system configuration caveats. General • The 7210 SAS device must be properly initialized and the boot loader and BOF files successfully executed in order to access the CLI. 7210 SAS D, E, K OS Basic System Configuration Guide Page 233...
Page 234
System Basics Introduction Page 234 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 235
System Management Configuring System Management with CLI This section provides information about configuring system management features with CLI. Topics in this chapter include: • Basic System Configuration on page 237 • Common Configuration Tasks on page 238 • System Information on page 239 →...
Page 236
System Management System Management Saving Configurations Whenever configuration changes are made, the modified configuration must be saved so the changes will not be lost when the system is rebooted. The system uses the configuration and image files, as well as other operational parameters necessary for system initialization, according to the locations specified in the boot option file (BOF) parameters.
Page 237
System Management Basic System Configuration This section provides information to configure system parameters and provides configuration examples of common configuration tasks. The minimal system parameters that should be configured are: • System Information Parameters on page 240 • System Time Elements on page 243 The following example displays a basic system configuration: A:ALA-12>config>system# info #------------------------------------------...
Page 238
Common Configuration Tasks Common Configuration Tasks This section provides a brief overview of the tasks that must be performed to configure system parameters and provides the CLI commands. • System Information on page 239 → Name on page 240 → Contact on page 240 →...
Page 239
System Management System Information This section covers the basic system information parameters to configure the physical location of the router, contact information, location information such as the place the router is located such as an address, floor, room number, etc., global positioning system (GPS) coordinates, and system name.
Page 240
System Information System Information Parameters Name Use the em command to configure a name for the device. The name is used in the prompt syst string. Only one system name can be configured, if multiple system names are configured the last one encountered overwrites the previous entry.
Page 241
System Management Location Use the command to specify the system location of the device. For example, enter the location city, building address, floor, room number, etc., where the router is located. Use the following CLI syntax to configure the location: CLI Syntax: config>system location location Example...
Page 242
System Information Coordinates Use the optional command to specify the GPS location of the device. If the string coordinates contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes. Use the following CLI syntax to configure the location: CLI Syntax: config>system coordinates coordinates Example...
Page 243
System Management System Time Elements The system clock maintains time according to Coordinated Universal Time (UTC). Configure information time zone and summer time (daylight savings time) parameters to correctly display time according to the local time zone. Time elements include: •...
Page 244
System Information Table 28: System-defined Time Zones Acronym Time Zone Name UTC Offset Europe: Greenwich Mean Time Western Europe Time Western Europe Summer Time UTC +1 hour WEST Central Europe Time UTC +1 hour Central Europe Summer Time UTC +2 hours CEST Eastern Europe Time UTC +2 hours...
Page 245
System Management Summer Time Conditions The config>system>time>dst-zone context configures the start and end dates and offset for summer time or daylight savings time to override system defaults or for user defined time zones. When configured, the time will be adjusted by adding the configured offset when summer time starts and subtracting the configured offset when summer time ends.
Page 246
System Information Network Time Protocol (NTP) is defined in RFC 1305, Network Time Protocol (Version 3) Specification, Implementation and Analysis. It allows for participating network nodes to keep time more accurately and maintain time in a synchronized manner between all participating network nodes.
Page 247
System Management Authentication-key This command configures an authentication key-id, key type, and key used to authenticate NTP PDUs sent to and received from other network elements participating in the NTP protocol. For authentication to work, the authentication key-id, authentication type and authentication key value must match.
Page 248
System Information exit A:sim1>config>system>time# The following example in the config context shows NTP enabled with the broadcast command configured. At this level, the NTP broadcast commands are displayed at the end of the output after the router interfaces are shown. A:sim1>config info ..
Page 249
System Management NTP-Server This command configures the node to assume the role of an NTP server. Unless the server command is used this node will function as an NTP client only and will not distribute the time to downstream network elements. If an authentication key-id is specified in this command, the NTP server requires client packets to be authenticated.
Page 250
System Information Server The Server command is used when the node should operate in client mode with the NTP server specified in the address field. Use the no form of this command to remove the server with the specified address from the configuration. Up to five NTP servers can be configured.
Page 251
System Management SNTP SNTP is a compact, client-only version of the NTP. SNTP can only receive the time from SNTP/ NTP servers; it cannot be used to provide time services to other systems. SNTP can be configured in either broadcast or unicast client mode. SNTP time elements include: •...
Page 252
System Information Server-address The server-address command configures an SNTP server for SNTP unicast client mode. CLI Syntax: config>system>time>sntp# config>system>time>sntp# server-address ip-address version version- number] [normal|preferred] [interval seconds] Example config>system>time>sntp# config>system>time# server-address 10.10.0.94 version 1 preferred interval 100 The following example shows SNTP enabled with the server-address command configured. A:ALA-12>config>system>time# info ---------------------------------------------- sntp...
Page 253
System Management CRON The CRON command supports the Service Assurance Agent (SAA) functions as well as the ability to schedule turning on and off policies to meet “Time of Day” requirements. CRON functionality includes the ability to specify the commands that need to be run, when they will be scheduled, including one-time only functionality (oneshot), interval and calendar functions, as well as where to store the output of the results.
Page 254
System Information no shutdown exit action "test" results "ftp://172.22.184.249/./sim1/test-results" no shutdown exit ---------------------------------------------- A:sim1>config>cron# script Schedule The schedule function configures the type of schedule to run, including one-time only (oneshot), periodic or calendar-based runs. All runs are determined by month, day of month or weekday, hour, minute and interval (seconds).
Page 255
System Management end-time 2007/07/17 12:00 exit ---------------------------------------------- *A:SR-3>config>cron# Script The script command opens a new nodal context which contains information on a script. CLI Syntax: config>cron script script-name [owner script-owner] description description-string location file-url shutdown Example config>cron# script test config>cron>script# The following example names a script “test”: A:sim1>config>cron# info ----------------------------------------------...
Page 256
System Information Time Range ACLs and QoS policy configurations may be enhanced to support time based matching. CRON configuration includes time matching with the 'schedule' sub-command. Schedules are based on events; time-range defines an end-time and will be used as a match criteria. Time range elements include: •...
Page 257
System Management The following example shows an absolute time range beginning on May 5, 2006 at 11:00 and ending May 6, 2006 at 11:01: A:sim1>config>cron>time-range# show cron time-range detail =============================================================================== Cron time-range details =============================================================================== Name : test1 Triggers Status : Inactive Absolute : start 2006/05/05,11:00 end 2006/05/06,11:01 ===============================================================================...
Page 258
System Information Weekdays The weekdays command configures the start and end of a periodic schedule for weekdays (Monday through Friday). CLI Syntax: config>cron>time-range$ weekdays start time-of-day end time-of-day Example config>cron>time-range$ weekdays start 11:00 end 12:00 config>cron>time-range$ The following command shows a time range beginning at 11:00 and ending at 12:00. This schedule runs all weekdays during this time period.
Page 259
System Management Status : Inactive Periodic : weekend Start 11:00 End 12:00 Weekly The weekly command configures the start and end of a periodic schedule for the same day every week, for example, every Friday. The start and end dates must be the same. The resolution must be at least one minute apart, for example, start at 11:00 and end at 11:01.
Page 260
System Information Time of Day Time of Day (TOD) suites are useful when configuring many types of time-based policies or when a large number of subscribers or SAPs require the same type of TOD changes. The TOD suite may be configured while using specific ingress or egress ACLs or QoS policies, and is an enhancement of the ingress and egress CLI trees.
Page 261
System Management Filters In a TOD suite, filters that have entries with time-ranges may not be selected. Similarly, filter entries with a time-range may not be created while a TOD suite refers to that filter. QoS policies and filters referred to by a TOD suite must have scope “template” (default). The following syntax is used to configure TOD-suite egress parameters.
Page 262
System Information Ingress This command is an enhancement for specific ingress policies including filter lists and QoS policies. Use this command to create time-range based associations of previously created filter lists QoS policies. Multiple policies may be included and each must be assigned a different priority;...
Page 263
System Management Example config>cron>tod-suite$ ingress qos 101 config>cron>tod-suite$ The following command shows an association with ingress QoS-SAP policy 101. A:sim1>config>qos# sap-egress 101 create A:sim1>config>cron>tod-suite# ingress qos 101 A:sim1>config>cron>tod-suite# info detail ---------------------------------------------- no description ingress qos 101 exit ---------------------------------------------- A:sim1>config>cron>tod-suite# 7210 SAS D, E, K OS Basic System Configuration Guide Page 263...
Page 264
Configuring Backup Copies Configuring Backup Copies command allows you to specify the maximum number of backup versions config-backup of configuration and index files kept in the primary location. For example, assume the config-backup count is set to 5 and the configuration file is called xyz.cfg.
Page 265
System Management System Administration Parameters Use the CLI syntax displayed below to configure various system administration parameters. Administrative parameters include: • Validating the Golden Bootstrap Image on page 265 • Updating the Golden Bootstrap Image on page 266 • Disconnect on page 266 •...
Page 266
Updating the Golden Bootstrap Image Updating the Golden Bootstrap Image The admin>update-golden-bootstrap command validates the input file, which must be a 7210 SAS E bootstrap image, and updates the golden bootstrap image with the contents of this file. Note: Only on 7210 SAS-D newer platforms, the admin>update-golden-bootstrap CLI command does not update the golden-bootstrap image with the boot.tim specified in the parameter value, if the boot.tim is not a new image.
Page 267
System Management Set-time Use the set-time command to set the system date and time. The time entered should be accurate for the time zone configured for the system. The system will convert the local time to UTC before saving to the system clock which is always set to UTC. If SNTP or NTP is enabled ( ) then this command cannot be used.
Page 268
Display-config packet-size 1500 general-port 161 exit login-control inbound-max-sessions 3 exit telnet inbound-max-sessions 5 outbound-max-sessions 2 exit idle-timeout 1440 pre-login-message "Property of Service Routing Inc.Unauthorized access prohib- ited." motd text “Notice to all users: Software upgrade scheduled 3/2 1:00 AM" exit security management-access-filter default-action permit...
Page 269
System Management Tech-support command creates a system core dump. NOTE: This command should only tech-support be used with explicit authorization and direction from Alcatel-Lucent’s Technical Assistance Center (TAC). Save command saves the running configuration to a configuration file. When the save debug- parameter is specified, debug configurations are saved in the config file.
Page 270
Display-config Reboot command reboots the router including redundant cards in redundant systems. If the reboot option is not specified, you are prompted to confirm the reboot operation. CLI Syntax: admin reboot [auto-init][now] Example admin# reboot now The following example displays the command results.
Page 271
System Management Post-Boot Configuration Extension Files Two post-boot configuration extension files are supported and are triggered when either a successful or failed boot configuration file is processed. The commands specify URLs for the CLI scripts to be run following the completion of the boot-up configuration. A URL must be specified or no action is taken.
Page 272
Display-config #-------------------------------------------------- echo "System Security Configuration" #-------------------------------------------------- security hash-control read-version all write-version 1 telnet-server ftp-server snmp community "private" rwa version both community "public" r version both exit source-address application ftp 10.135.16.97 application snmptrap 10.135.16.97 application ping 10.135.16.97 application dns 10.135.16.97 exit exit ----------------------------------------------...
Page 273
System Management Show Command Output and Console Messages command displays the current value of the bad/good exec show>system>information URLs and indicates whether a post-boot configuration extension file was executed when the system was booted. If an extension file was executed, the show>system>information command also indicates if it completed successfully or not.
Page 274
System Timing System Timing When synchronous Ethernet is enabled, the operator can select an Ethernet port as a candidate for timing reference. The timing information recovered from this port is used to time the system. Note: In the current release the derived time is distributed only through other Ethernet ports. CLI Syntax for 7210 SAS-D: *A:sas-d>config>system>sync-if-timing# info detail ----------------------------------------------...
Page 275
System Management ort 2/1/1 MINOR: CLI The sync-if-timing must be in edit mode by calling begin before any changes can be made. MINOR: CLI Unable to set source port for ref1 to 2/1/1. A:ALA-12>config>system>sync-if-timing>ref1# 7210 SAS D, E, K OS Basic System Configuration Guide Page 275...
Page 276
Configuring Timing References Configuring Timing References Configuration Guidelines Ref1 has to be configured to use one of the ports from 1/1/1 up to 1/1/4 and ref2 should be configured to use either 1/1/5 or 1/1/6. The software enforces this check. The ports 1/1/7 up to 1/1/ 10 can be configured as either ref1 or ref2.
Page 277
System Management Using the Revert Command If the current reference goes offline or becomes unstable the revert command allows the clock to revert to a higher-priority reference. When revert is ‘switching enabled’ a valid timing reference of the highest priority is used. If a reference with a higher priority becomes valid, a reference switch over to that reference is initiated.
Page 278
Configuring System Monitoring Thresholds Configuring System Monitoring Thresholds Creating Events The event command controls the generation and notification of threshold crossing events configured with the alarm command. When a threshold crossing event is triggered, the rmon event configuration optionally specifies whether an entry in the RMON-MIB log table be created to record the occurrence of the event.
Page 279
System Management To create events, use the following CLI: Example config>system>thresholds# cflash-cap-warn cf1-B: rising- threshold 2000000 falling-threshold 1999900 interval 240 trap startup- alarm either Example config>system>thresholds# memory-use-alarm rising-threshold 50000000 falling-threshold 45999999 interval 500 both startup-alarm either Example config>system>thresh# rmon Example config>system>thresh>rmon# event 5 both description "alarm testing"...
Page 280
System Alarm Contact Inputs System Alarm Contact Inputs The 7210 SAS platform hardware supports alarm contact inputs that allow an operator to monitor and report changes in the external environmental conditions. In a remote or outdoor deployment, alarm contact inputs allow an operator to detect conditions, for example, air conditioner fault, open door.
Page 281
System Management Configuring 1830 VWM The following output displays creation of vwm-shelf: NOTE: The card 1 correspond to slot #1 and card 2 corresponds to slot #2 on the 1830 CWDM device. The optical modules or line cards are inserted into these slots. *A:NS1333C2676# configure system vwm-shelf 3 vwm-type ec-cw create *A:NS1333C2676>configure>system>vwm-shelf$ info ----------------------------------------------...
Page 282
Configuring 1830 VWM Shelf-ID USB/ Shelf Admin Oper Number of Type State State Equipped slots --------------------------------------------------------------------------- CWDM =========================================================================== Slot Summary =========================================================================== Slot-ID Provisioned Equipped Admin Oper Type Type State State --------------------------------------------------------------------------- SFC1D SFC1D SFC2A&B SFC2A&B CWDM CWDM =========================================================================== 1830 VWM Shelf Controller-A Hardware Data =========================================================================== No of Slots Part Number...
Page 283
System Management *7210SAS# The following output displays deletion of vwm-shelf: *7210SAS>configure>system>vwm-shelf$ info ---------------------------------------------- card 2 card-type SF ---------------------------------------------- 7210SAS>configure>system>vwm-shelf$ *7210SAS>configure>system>vwm-shelf$ info ---------------------------------------------- card 2 card-type SFC1D no shutdown exit no shutdown ---------------------------------------------- *A AS-M>configure>system>vwm-shelf$ card 2 no card-type *A AS-M>configure>system>vwm-shelf$ info ---------------------------------------------- no shutdown ----------------------------------------------...
Page 284
Configuring LLDP Configuring LLDP The following output displays LLDP defaults: A:7210-SAS>config>system>lldp# info detail ---------------------------------------------- no tx-interval no tx-hold-multiplier no reinit-delay no notification-interval no tx-credit-max no message-fast-tx no message-fast-tx-init no shutdown ---------------------------------------------- The following example displays an LLDP port configuration: *A:7210-SAS>config>port>ethernet>lldp# info ---------------------------------------------- dest-mac nearest-bridge admin-status tx-rx...
Page 285
System Management System Command Reference Command Hierarchies Configuration Commands NOTE: Not all CLI commands are supported on all the 7210 SAS platforms. Some commands are available only on some platforms. The support for a particular command for a given platform is either stated explicitly in the command reference OR in the CLI command description, as applicable.
Page 286
Command Hierarchies — no contact — coordinates coordinates — no coordinates — lacp-system-priority lacp-system-priority — no lacp-system-priority — lldp — location location — no location — login-control — name system-name — no name — power-supply [power-supply-id] type (for SAS-D) — power-supply [power-supply-id] type (for SAS-K) —...
Page 287
System Management System Alarm Commands config — system — thresholds — kb-memory-use-alarm cflash-id rising-threshold threshold [falling-threshold thresh- old] interval seconds [rmon-event-type] [startup-alarm alarm-type] — no kb-memory-use-alarm cflash-id — cflash-cap-warn cflash-id rising-threshold threshold [falling-threshold threshold] interval seconds [rmon-event-type] [startup-alarm alarm-type] — no cflash-cap-warn cflash-id —...
Page 288
Command Hierarchies PTP Commands (applicable only to 7210 SAS-D ETR and 7210 SAS-K) config — system — ptp — clock — freq-source freq-source — no freq-source — clock-type boundary — clock-type ordinary {slave} — [no] domain domain — [no] log-sync-interval value —...
Page 289
System Management System Time Commands root — admin — set-time [date] [time] config — system — time — [no] — [no] authentication-check — authentication-key key-id key key [hash | hash2] type {des | message-digest} — no authentication-keykey-id — [no] broadcast [router router-name] {interface ip-int-name} [key-id key-id] [version version] [ttl ttl] —...
Page 291
System Management — policy-id [time-range time-range-name] [priority priority] — no policy-id [time-range time-range-name] 7210 SAS D, E, K OS Basic System Configuration Guide Page 291...
Page 293
System Management System Alarm Contact Commands config — system — alarm-contact-input alarm-contact-input-id — [no] alarm-output-severity [critical | major | minor | none] — [no] clear-alarm-msg {alarm-msg-txt} — description description-string — normal-state [open | closed] — [no] shutdown — [no] trigger-alarm-msg {alarm-msg-txt} System Console commands config...
Page 294
Command Hierarchies System Synchronization Commands config — system — sync-if-timing — abort — begin — commit — ref-order first second third — no ref-order — — ql-override {prs | stu | st2 | tnc | st3e | st3 | prc | ssua | ssub | sec} —...
Page 295
System Management LLDP System Commands configure — system — lldp — message-fast-tx time — no message-fast-tx — message-fast-tx-init count — no message-fast-tx-init — notification-interval time — no notification-interval — reinit-delay time — no reinit-delay — [no] shutdown — tx-credit-max count —...
Page 296
Command Hierarchies System Resource-Profile Commands for 7210 SAS-D configure — system — resource-profile — egress-internal-tcam — acl-sap-egress [num-resources] — no acl-sap-egress — ipv6-128bit-match-enable num-resources — no ipv6-128bit-match-enable — mac-ipv4-match-enable num-resources — no mac-ipv4-match-enable — mac-ipv6-64bit-match-enable num-resources — no mac-ipv6-64bit-match-enable — mac-match-enable num-resources —...
Page 297
System Management System Resource-Profile Commands for 7210 SAS-K configure — system — resource-profile — egress-internal-tcam — acl-sap-egress [num-resources] — no acl-sap-egress — mac-ipv4-ipv6-128-match-enable num-resources — no mac-ipv4-ipv6-128-match-enable — ingress-internal-tcam — acl-sap-ingress [num-resources] — no acl-sap-ingress — mac-ipv4-ipv6-128-match-enable num-resources — no mac-ipv4-ipv6-128-match-enable —...
Page 298
Command Hierarchies System Resource-Profile Commands for 7210 SAS-E configure — system — resource-profile — ingress-internal-tcam — acl-sap-ingress [num-resources] — no acl-sap-ingress — ipv4-ipv6-128-match-enable num-resources — no ipv4-ipv6-128-match-enable — ipv4-match-enable num-resources — no ipv4-match-enable — ipv6-64-only-match-enable num-resources — no ipv6-64-only-match-enable — mac-match-enable num-resources —...
Page 299
System Management Fan Controller Commands for 7210 SAS-D and 7210 SAS-D ETR variant with 128MB flash configure — system — {on | off | auto} 7210 SAS D, E, K OS Basic System Configuration Guide Page 299...
Page 300
Command Hierarchies Show Commands show — alarm-contact-input alarm-contact-input-id [detail] — alarm-contact-input — chassis [environment] [power-supply] (The ‘environment’ option is supported only on 7210 SAS-E and 7210 SAS-D. The ‘power-supply’ option is applicable only to 7210 SAS-D ETR) — cron — action action-name [owner owner-name] —...
Page 302
Command Hierarchies Page 302 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 303
System Management System Command Reference Descriptions Generic Commands shutdown Syntax [no] shutdown Context config>system>time>ntp config>system>time>sntp config>cron>action config>cron>sched config>cron>script config>system>alarms Description This command administratively disables the entity. When disabled, an entity does not change, reset, or remove any configuration settings or statistics. The operational state of the entity is disabled as well as the operational state of any entities contained within.
Page 304
System Information Commands System Information Commands boot-bad-exec Syntax boot-bad-exec file-url no boot-bad-exec Context config>system Description Use this command to configure a URL for a CLI script to exec following a failure of a boot-up configuration. The command specifies a URL for the CLI scripts to be run following the completion of the boot-up configuration.
Page 305
System Management Values file url: local-url | remote-url: 255 chars max local-url: [<cflash-id/> | <usb-flash-id>][file-path] remote-url: [{ftp://} login:pswd@remote-locn/][file-path] remote-locn [ hostname | ipv4-address ] ipv4-address a.b.c.d cflash-id: cf1: usb-flash-id uf1: Related exec command on page 51 — This command executes the contents of a text file as if they were CLI Commands commands entered at the console.
Page 306
System Information Commands config-backup Syntax config-backup count no config-backup Context config>system Description This command configures the maximum number of backup versions maintained for configuration files and BOF. For example, assume the config-backup count is set to 5 and the configuration file is called xyz.cfg. When a save command is executed, the file xyz.cfg is saved with a .1 extension.
Page 307
System Management This command provides an option to the user to use the console port on the 7210 SAS-D/K as an alarm-input pin. When this command is executed, the console port can be used as an alarm input pin. A single alarm-input pin can be enabled for use with the console port, allowing operators to monitor external events and alert the operator.
Page 308
System Information Commands The no form of the command reverts to the default value. Default none — No coordinates are configured. Parameters coordinates — The coordinates describing the device location character string. The string may be up to 80 characters long. Any printable, seven-bit ASCII characters can be used within the string. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
Page 309
System Management login-control Syntax login-control Context config>system Description This command enables the context to configure login control. name Syntax name system-name no name Context config>system Description This command creates a system name string for the device. For example, system-name parameter ALA-1 for the name command configures the device name as ALA-1.
Page 310
System Information Commands The no form of the command removes the group. All the object associations need to be removed before the no command can be executed. Default no oper-group Parameters name — Specifies the operational group identifier up to 32 characters in length. Values [32 chars max] create —...
Page 311
System Management This command configures the number of seconds to wait before notifying clients monitoring this group when its operational status transitions from up to down. The no form sets the values back to the default. Default Parameters time in seconds — Values [0..3600] power-supply...
Page 312
System Information Commands Values [2] - Identifies the optional external backup power supply on the 7210 SAS-D ETR. type — Identifies the type of power-supply. Values keywords - dc|ac|none power-supply Syntax power-supply [power-supply-id] type Context config>system Description Platforms Supported: 7210 SAS-K ETR. This command enables the context to configure the external power-supply type and also provide an option to the user to enable or disable notifications related to power supply.
Page 313
System Management vwm-shelf Syntax [no] vwm-shelf vwm-shelf-id [vwm-type vwm-type] [create] Context config>system Description Platforms Supported: 7210 SAS-E. Provides the context to configure the shelf information for 1830 VWM clip-on device. The user must create the VWM clip-on device and provision the shelf ID to allow the 7210 software to communicate with the shelf and retrieve information.
Page 314
System Information Commands connected through OMC interface shelf-id can be 1-7 and if connected through USB interface shelf-id should be 0. • If the main shelf has any other shelf-id (that is 1-7), the shelf will not become operational. create — Keyword used to create the vwm-shelf-id. card Syntax card card-id...
Page 315
System Management card-type Syntax [no] card-type card-type Context config>system>vwm-shelf>card Description Platforms Supported: 7210 SAS-E. This command provides the user a better control over the modules plugged into the 1830 CWDM device slots. The user can pre-provision acceptable modules by configuring the card-type parameter with the appropriate card-type vwm-acronym.
Page 316
System Information Commands M|SFD2N|SFD2O|SFD2P|SFD2Q|SFD2R ascii-string - can use ASCII alphabets or numbers. Valid card-type acronyms is listed in the table below. The following table lists the acronyms defined by the optical group. For more information, see the Product overview guide for 1830 VWM. This is used to pre-provision the acceptable modules that can be equipped in the slots of the clip-on device.
Page 317
System Management Table 30: Card Type Acronyms for 1830 DWDM devices Module Description Acronym 1830VWM Fan Unit (AA variant) FANCLIP Inventory Extension Module INVMOD 1830VWM EC-DW (AA variant) EC-DW 1830VWM EC-DW Active (AA variant) EC-DWA Remote Filer Modules 1830VWM Remote Filter 8CH (AA VAR) SFD8A_R 1830VWM Remote Filter 8CH (AB Var) SFD8B_R...
Page 320
System Alarm Commands System Alarm Commands alarm Syntax alarm rmon-alarm-id variable-oid oid-string interval seconds [sample-type] [startup-alarm alarm-type] [rising-event rmon-event-id rising-threshold threshold] [falling-event rmon- event-id falling threshold threshold] [owner owner-string] no alarm rmon-alarm-id Context config>system>thresholds>rmon Description The alarm command configures an entry in the RMON-MIB alarm Table. The alarm command controls the monitoring and triggering of threshold crossing events.
Page 321
System Management sample-type — Specifies the method of sampling the selected variable and calculating the value to be compared against the thresholds. Default Absolute Values absolute — Specifies that the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. delta —...
Page 322
System Alarm Commands falling-threshold threshold — Specifies a threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single threshold crossing event will be generated. A single threshold crossing event will also be generated if the first sample taken is less than or equal to this threshold and the associated ’startup-alarm’...
Page 323
System Management falling-threshold threshold — Specifies a threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single threshold crossing event will be generated. A single threshold crossing event will also be generated if the first sample taken is less than or equal to this threshold and the associated startup-alarm is equal to falling or either.
Page 324
System Alarm Commands Description This command configures memory usage, in kilobytes, for warning thresholds Default none Parameters rising-threshold threshold — Specifies a threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single threshold crossing event will be generated.
Page 325
System Management less than or equal to the falling threshold value and startup-alarm is equal to falling or either, a single falling threshold crossing event is generated. Values rising, falling, either Default either cflash-cap-alarm Syntax cflash-cap-alarm cflash-id rising-threshold threshold [falling-threshold threshold] interval seconds [rmon-event-type] [startup-alarm alarm-type] no cflash-cap-alarm cflash-id Context...
Page 326
System Alarm Commands rmon-event-type — Specifies the type of notification action to be taken when this event occurs. Values log — An entry is made in the RMON-MIB log table for each event occurrence. This does not create a TiMOS logger entry. The RMON-MIB log table entries can be viewed using the show>system>thresholds CLI command.
Page 327
System Management threshold crossing event will also be generated if the first sample taken is greater than or equal to this threshold and the associated startup-alarm is equal to rising or either. After a rising threshold crossing event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches less than or equal the falling- threshold value.
Page 328
System Alarm Commands Configuration example: cflash-cap-warn cf1-B: rising-threshold 2000000 falling-threshold 1999900 interval 240 rmon- event-type trap start-alarm either event Syntax event rmon-event-id [event-type] [description description-string] [owner owner-string] no event rmon-event-id Context config>system>thresholds>rmon Description The event command configures an entry in the RMON-MIB event table. The event command controls the generation and notification of threshold crossing events configured with the alarm command.
Page 329
System Management description — The description is a user configurable string that can be used to identify the purpose of this event. This is an optional parameter and can be 80 characters long. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes. Default An empty string.
Page 330
System Alarm Commands After a rising threshold crossing event is generated, another such event will not be generated until the sampled value raises above this threshold and reaches greater than or equal the rising- threshold threshold value. Default Values -2147483648 — 2147483647 interval seconds —...
Page 331
System Management memory-use-warn Syntax memory-use-warn rising-threshold threshold [falling-threshold threshold] interval seconds [rmon-event-type] [startup-alarm alarm-type] no memory-use-warn Context config>system>thresholds Description The memory thresholds are based on monitoring MemoryUsed object. This object contains the amount of memory currently used by the system. The severity level is Alarm. The absolute sample type method is used.
Page 332
System Alarm Commands trap — In the case of trap, a TiMOS logger event is generated. The TiMOS logger utility then distributes the notification of this event to its configured log destinations which may be CONSOLE, telnet session , memory log, cflash file, syslog, or SNMP trap destinations logs.
Page 333
System Management PTP Commands Syntax [no] ptp Context config>system Description This command enables the context to configure parameters for IEEE 1588-2008, Precision Time Protocol. This command is only available on the control assemblies that support 1588. shutdown Syntax [no] shutdown Context config>system>ptp Description...
Page 334
PTP Commands freq-source Syntax [no] freq-source freq-source Context config>system>ptp>clock Description Platforms Supported: 7210 SAS-K only. This command allows user to provide a stable frequency reference obtained through one of the line references (for example: syncE, BITS) for PTP time recovery in PTP Hybrid mode. This is achieved by the specifying the frequency source for PTP to be 'ssu'.
Page 335
System Management Parameters ordinary — The clock is capable of being either a PTP grandmaster or slave. slave — The clock supports boundary-clock functionality (master and slave concurrently). domain Syntax [no] domain domain Context config>system>ptp Description This command configures the PTP domain. The no form of the command reverts to the default configuration.
Page 336
PTP Commands Values -4, and -3 - for 7210 SAS-D. Table 31: Values and the corresponding pps rate for 7210 SAS-D Value pps Rate 16pps 8pps Values [-6, -5, -4, -3] - for 7210 SAS-K. Table 32: Values and the corresponding pps rate for 7210 SAS-K Value pps Rate 64pps...
Page 337
System Management priority2 Syntax [no] priority2 priority Context config>system>ptp This command configures the priority2 value of the local clock. This parameter is only used when the profile is set to ieee1588-2008. This value is used by the Best Master Clock algorithm to determine which clock should provide timing for the network.
Page 338
PTP Commands This setting only applies to the range of values observed in the clockClass values transmitted out of the node in Announce messages. The 7210 will support the reception of any valid value in Table 1/ G.8265.1 Default Parameters sdh —...
Page 339
System Management Values 1-255 shutdown Syntax [no] shutdown Context configure>system>ptp>peer This command disables or enables a specific PTP peer. Shutting down a peer sends cancel unicast negotiation messages on any established unicast sessions. When shutdown, all received packets from the peer are ignored. If the clock-type is ordinary slave or boundary, and PTP is no shutdown, the last enabled peer cannot be shutdown.
Page 340
Date and Time Commands Date and Time Commands set-time Syntax set-time [date] [time] Context admin Description This command sets the local system time. The time entered should be accurate for the time zone configured for the system. The system will convert the local time to UTC before saving to the system clock which is always set to UTC.
Page 341
System Management Network Time Protocol Commands Syntax [no] ntp Context config>system>time Description This command enables the context to configure Network Time Protocol (NTP) and its operation. This protocol defines a method to accurately distribute and maintain time for network elements. Furthermore this capability allows for the synchronization of clocks between the various network elements.
Page 342
Date and Time Commands Default none Parameters key-id — Configure the authentication key-id that will be used by the node when transmitting or receiving Network Time Protocol packets. Entering the authentication-key command with a key-id value that matches an existing configuration key will result in overriding the existing entry.
Page 343
System Management Parameters router — Specifies the router name used to transmit NTP packets. Base is the default and the only router name supported currently. Values Base Default Base ip-int-name — Specifies the local interface on which to transmit NTP broadcast packets. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
Page 344
Date and Time Commands interface ip-int-name — Specifies the local interface on which to receive NTP broadcast packets. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes. Values 32 character maximum authenticate —...
Page 345
System Management the authentication key-id, type, and key value must be valid otherwise the packet will be rejected and an event/trap generated. Default None Values 1 — 255 version version — Specify the NTP version number that is generated by this node. This parameter does not need to be configured when in client mode in which case all three nodes are accepted.
Page 346
Date and Time Commands version version — Use this command to configure the NTP version number that is expected by this node. This is an optional parameter Default Values 2 — 4 prefer — When configuring more than one peer, one remote system can be configured as the preferred peer.
Page 347
System Management SNTP Commands sntp Syntax [no] sntp Context config>system>time Description This command creates the context to edit the Simple Network Time Protocol (SNTP). SNTP can be configured in either broadcast or unicast client mode. SNTP is a compact, client-only version of the NTP.
Page 348
Date and Time Commands server-address Syntax server-address ip-address [version version-number] [normal | preferred] [interval seconds] no server-address Context config>system>time>sntp Description This command creates an SNTP server for unicast client mode. Parameters ip-address — Specifies the IP address of the SNTP server. version version-number —...
Page 349
System Management CRON Commands cron Syntax cron Context config Description This command creates the context to create scripts, script parameters and schedules which support the Service Assurance Agent (SAA) functions. CRON features are saved to the configuration file on both primary and backup control modules. If a control module switchover occurs, CRON events are restored when the new configuration is loaded.
Page 350
Date and Time Commands lifetime Syntax lifetime {seconds | forever} Context config>cron>action Description This command configures the maximum amount of time the script may run. Parameters seconds — Specifies the maximum amount of time to keep the results from a script run. Values 1 —...
Page 351
System Management cflash-id: cf1: usb-flash-id uf1: script Syntax [no] script script-name [owner script-owner] Context config>cron>action Description This command creates action parameters for a script including the maximum amount of time to keep the results from a script run, the maximum amount of time a script may run, the maximum number of script runs to store and the location to store the results.
Page 352
Date and Time Commands count Syntax count number Context config>cron>sched Description This command configures the total number of times a CRON “interval” schedule is run. For example, if the interval is set to 600 and the count is set to 4, the schedule runs 4 times at 600 second intervals. Parameters number —...
Page 353
System Management end-time Syntax [no] end-time [date | day-name] time Context config>cron>sched Description This command is used concurrently with type periodic or calendar. Using the type of periodic, end- time determines at which interval the schedule will end. Using the type of calendar, end-time determines on which date the schedule will end.
Page 354
Date and Time Commands Values 30 — 4,294,967,295 minute Syntax [no] minute {minute-number [..minute-number]| all} Context config>cron>sched Description This command specifies the minute to schedule a command. Multiple minutes of the hour can be specified. When multiple minutes are configured, each of them will cause the schedule to occur. If a minute is configured, but no hour or day is configured, the event will not execute.
Page 355
System Management type Syntax type {schedule-type} Context config>cron>sched Description This command specifies how the system should interpret the commands contained within the schedule node. Parameters schedule-type — Specify the type of schedule for the system to interpret the commands contained within the schedule node.
Page 356
Date and Time Commands script Syntax [no] script script-name [owner owner-name] Context config>cron>script Description This command configures the name associated with this script. Parameters script-name — Specifies the script name. location Syntax [no] location file-url Context config>cron>script Description This command configures the location of script to be scheduled. Parameters file-url —...
Page 357
System Management Time Range Commands time-range Syntax [no] time-range name [create] Context config>cron Description This command configures a time range. The no form of the command removes the name from the configuration. Default none Parameters name — Configures a name for the time range up to 32 characters in length. absolute Syntax absolute start start-absolute-time end end-absolute-time...
Page 358
Date and Time Commands daily Syntax daily start start-time-of-day end end-time-of-day no daily start start-time-of-day Context config>cron>time-range Description This command configures the start and end of a schedule for every day of the week. To configure a daily time-range across midnight, use a combination of two entries. An entry that starts at hour zero will take over from an entry that ends at hour 24.
Page 359
System Management weekend Syntax weekend start start-time-of-day end end-time-of-day no weekend start start-time-of-day Context config>cron>time-range Description This command configures a time interval for every weekend day in the time range. The resolution must be at least one minute apart, for example, start at 11:00 and end at 11:01. An 11:00 start and end time is invalid.
Page 360
Date and Time Commands 0 — 24 0 — 59 weekly start time-in-week end time-in-week — This parameter configures the start and end of a schedule for the same day every week, for example, every Friday. The start and end dates must be the same.
Page 361
System Management Time of Day Commands tod-suite Syntax [no] tod-suite tod-suite name create Context config>cron Description This command creates the tod-suite context. Default no tod-suite egress Syntax egress Context config>cron>tod-suite Description This command enables the TOD suite egress parameters. ingress Syntax ingress Context...
Page 362
Date and Time Commands Parameters ip-filter ip-filter-id — Specifies an IP filter for this tod-suite. Values 1 — 65535 ipv6-filter ip-filter-id — Specifies an IPv6 filter for this tod-suite. Values 1 — 65535 time-range time-range-name — Name for the specified time-range. If the time-range is not populated the system will assume the assignment to mean “all times”.
Page 363
System Management System Time Commands dst-zone Syntax [no] dst-zone [std-zone-name | non-std-zone-name] Context config>system>time Description This command configures the start and end dates and offset for summer time or daylight savings time to override system defaults or for user defined time zones. When configured, the time is adjusted by adding the configured offset when summer time starts and subtracting the configured offset when summer time ends.
Page 364
Date and Time Commands Syntax end {end-week} {end-day} {end-month} [hours-minutes] Context config>system>time>dst-zone Description This command configures start of summer time settings. Parameters end-week — Specifies the starting week of the month when the summer time will end. Values first, second, third, fourth, last Default first end-day —...
Page 365
System Management Values 0 — 60 start Syntax start {start-week} {start-day} {start-month} [hours-minutes] Context config>system>time>dst-zone Description This command configures start of summer time settings. Parameters start-week — Specifies the starting week of the month when the summer time will take effect. Values first, second, third, fourth, last Default...
Page 366
Date and Time Commands been configured that references the zone, the summer commands must be deleted before the zone can be reset to UTC. Default zone utc - The time zone is set for Coordinated Universal Time (UTC). Parameters std-zone-name — The standard time zone name. The standard name must be a system-defined zone in Table 17.
Page 367
System Management System Synchronization Commands sync-if-timing Syntax sync-if-timing Context config>system Description This command creates or edits the context to create or modify timing reference parameters. Default Disabled (The ref-order must be specified in order for this command to be enabled.) abort Syntax abort...
Page 368
System Synchronization Commands ql-override Syntax ql-override {prs|stu|st2|tnc|st3e|st3|sec|prc|ssu-a|ssu-b} no ql-override Context config>system>sync-if-timing>ptp config>system>sync-if-timing>ref1 config>system>sync-if-timing>ref2 Description This command configures the QL value to be used for the reference for SETS input selection and BITS output. This value overrides any value received by that reference's SSM process. Default no ql-overide Parameters...
Page 369
System Management ref-order Syntax ref-order first second third ref-order ptp no ref-order Context config>system>sync-if-timing Description The synchronous equipment timing subsystem can lock to different timing reference inputs, those specified in the ref1, ref2 and ptp command configuration. This command organizes the priority order of the timing references.
Page 370
System Synchronization Commands ref2 Syntax ref2 Context config>system>sync-if-timing Description This command enables the context to configure parameters for the second timing reference. revert Syntax [no] revert Context config>system>sync-if-timing Description This command allows the clock to revert to a higher priority reference if the current reference goes offline or becomes unstable.
Page 371
System Management Generic Commands shutdown Syntax [no] shutdown Context config>system>time>sntp config>system>sync-if-timing>ptp Description This command administratively disables an entity. When disabled, an entity does not change, reset, or remove any configuration settings or statistics. The operational state of the entity is disabled as well as the operational state of any entities contained within.
Page 372
System Administration Commands System Administration Commands admin Syntax admin Context <ROOT> Description The context to configure administrative system commands. Only authorized users can execute the commands in the admin context. Default none check-golden-bootstrap Syntax check-golden-bootstrap Context admin Description Platforms Supported: 7210 SAS-D and 7210 SAS-E. This command validates the current golden bootstrap image, and displays its version, if found to be valid.
Page 373
System Management debug-save Syntax debug-save file-url Context admin Description This command saves existing debug configuration. Debug configurations are not preserved in configuration saves. Default none Parameters file-url — The file URL location to save the debug configuration. Values file url: local-url | remote-url: 255 chars max local-url: [<cflash-id>/ | <usb-flash-id>][file-path], 200 chars max, including...
Page 374
System Administration Commands telnet — Disconnects the Telnet session. ftp — Disconnects the FTP session. ssh — Disconnects the SSH session. display-config Syntax display-config [detail | index] Context admin Description This command displays the system’s running configuration. By default, only non-default settings are displayed. Specifying the detail option displays all default and non-default configuration parameters.
Page 375
System Management During any firmware upgrade, automatic or manual, it is imperative that during the upgrade procedure: • Power must NOT be switched off or interrupted. • The system must NOT be reset. • No cards are inserted or removed. Any of the above conditions may render cards inoperable requiring a return of the card for resolution.
Page 376
System Administration Commands enable-tech Syntax [no] enable-tech Context admin Description This command enables the shell and kernel commands. NOTE: This command should only be used with authorized direction from the Alcatel-Lucent Technical Assistance Center (TAC). tech-support Syntax tech-support file-url Context admin Description This command creates a system core dump.
Page 377
System Management Values file-url: local-url: 255 characters max local-url: [cflash-id/][file-path] cflash-id: cf1: 7210 SAS D, E, K OS Basic System Configuration Guide Page 377...
Page 378
System Alarm Contact Commands System Alarm Contact Commands alarm-contact-input Syntax alarm-contact-input alarm-contact-input-id Context config>system>alarm-contact-input Description This command provides the context to configure one of four available alarm contact input pins. Default None Parameters alarm-contact-input-id — Identifies the alarm contact input pin. Values 1 —...
Page 379
System Management clear-alarm-msg Syntax [no] clear-alarm-msg {alarm-msg-text} Context config>system>alarm-contact-input alarm-contact-input-id Description This command allows the user to configure a text message for use along with SNMP trap and Log message that are sent when the system clears an alarm. The system generates a default message if the message is not configured.
Page 380
System Alarm Contact Commands shutdown Syntax [no] shutdown Context config>system>alarm-contact-input Description This command stops tracking the state changes associated with the alarm contact input .The system does not generate or clear the alarms for the alarm-contact input, but if an alarm is generated for the alarm-contact-input, the system clears the alarm when the shutdown command is executed.
Page 381
System Management LLDP System Commands lldp Syntax lldp Context config>system Description This command enables the context to configure system-wide Link Layer Discovery Protocol parameters. message-fast-tx Syntax message-fast-tx time no message-fast-tx Context config>system>lldp Description This command configures the duration of the fast transmission period. Parameters time —...
Page 382
LLDP System Commands notification-interval Syntax notification-interval time no notification-interval Context config>system>lldp Description This command configures the minimum time between change notifications. Parameters time — Specifies the minimum time, in seconds, between change notifications. Values 5 — 3600 Default reinit-delay Syntax reinit-delay time no reinit-delay Context...
Page 383
System Management tx-hold-multiplier Syntax tx-hold-multiplier multiplier no tx-hold-multiplier Context config>system>lldp Description This command configures the multiplier of the tx-interval. Parameters multiplier — Specifies the multiplier of the tx-interval. Values 2 — 10 Default tx-interval Syntax tx-interval interval no tx-interval Context config>system>lldp Description This command configures the LLDP transmit interval time.
Page 384
LLDP Ethernet Port Commands LLDP Ethernet Port Commands lldp Syntax lldp Context config>port>ethernet Description This command enables the context to configure Link Layer Discovery Protocol (LLDP) parameters on the specified port. dest-mac Syntax dest-mac {bridge-mac} Context config>port>ethernet>lldp Description This command configures destination MAC address parameters. Parameters bridge-mac —...
Page 385
System Management notification Syntax [no] notification Context config>port>ethernet>lldp>dstmac Description This command enables LLDP notifications. The no form of the command disables LLDP notifications. tx-mgmt-address Syntax tx-mgmt-address [system] no tx-mgmt-address Context config>port>ethernet>lldp>dstmac Description This command specifies which management address to transmit. The no form of the command resets value to the default.
Page 386
System Resource-Profile Commands System Resource-Profile Commands resource-profile Syntax resource-profile no resource-profile Context configure>system Description This command enables the context to configure resource-profile parameters on the system. Default no default egress-internal-tcam Syntax egress-internal-tcam Context configure>system>resource-profile Description This command provides the context to allocate resources from the egress internal TCAM pool. The egress-internal-tcam resource pool is shared by multiple features.
Page 387
• The number of chunks and the number of resources per chunk varies among the different plat- forms. Please contact your ALU/Nokia representative for more information. • For some features a minimum number of chunks (greater than 1) must be allocated to enable the feature functionality.
Page 388
System Resource-Profile Commands Values Platforms Min value Max value Default Values (per node) (per node) 7210 SAS-D (per node) 7210 SAS-K (per node) Page 388 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 389
System Management egress-sap-aggregate-meter Syntax [no] egress-sap-aggregate-meter num-resources Context configure>system>resource-profile>egress-internal-tcam Description Platforms Supported: 7210 SAS-D. This command allows the user to allocate resources for use by SAP egress aggregate policer from the egress-internal-tcam resource pool. This command limits the total amount of chunks allocated for use by SAP egress aggregate meter to the value specified by num-resources.
Page 390
System Resource-Profile Commands ipv6-128bit-match-enable Syntax [no] ipv6-128bit-match-enable num-resources Context configure>system>resource-profile>egress-internal-tcam>acl-sap-egress Description Platforms Supported: 7210 SAS-D. This command allows the user to allocate maximum resources for use by egress filter policies using ipv6 criteria with 128-bit IPv6 addresses. The resources cannot be shared with any other egress filter policies that specify other match criteria. Please see the 7210 SAS Router Configuration guide for more information on resource allocation details and fields available for use.
Page 391
System Management mac-ipv4-ipv6-128-match-enable Syntax [no] mac-ipv4-ipv6-128-match-enable num-resources Context configure>system>resource-profile>egress-internal-tcam>acl-sap-egress Description Platforms Supported: 7210 SAS-K. On 7210 SAS-K, when resources are allocated to Egress ACLs from the egress internal tcam pool using the command configure>system>resource-profile>egress-internal-tcam>acl-sap-egress, these resources can be used by either MAC criteria entries or IPv4 entries. In order to enable IPv6 128-bit address match, user need to allocate resources using this command (that is, configure>system>resource-profile>egress-internal-tcam>acl-sap-egress>mac-ipv4-ipv6-128- match-enable.
Page 392
System Resource-Profile Commands Parameters num-resources — Specifies the maximum amount of resources for use by this filter match criteria. Values [0-5] mac-ipv4-ipv6-128-match-enable Syntax [no] mac-ipv4-ipv6-128-match-enable num-resources Context configure>system>resource-profile>ingress-internal-tcam>qos-sap-ingress-resource> Description Platforms Supported: 7210 SAS-K This command allows the user to allocate maximum resources for use by SAP ingress QoS classification policies using IPv6 criteria with 128-bit IPv6 (source and destination IPv6) addresses.
Page 393
System Management among service entities (For example: SAP, IP interface, etc) using IPv4 and MAC criteria egress filter policies. The resources cannot be shared with any other egress filter policies that specify other match criteria. Please see the 7210 SAS Router Configuration guide for more information on resource allocation details and fields available for use.
Page 394
System Resource-Profile Commands With the no form of the command, the software does not allocate any resources for use by egress filter policies using MAC or IPv6 64-bit criteria. If no resources are allocated for use, then the software fails all attempts to associate a service entity (e.g. SAP, IP interface, etc.) with a filter policy using this match criteria.
Page 395
System Management Default no mac-match-enable Parameters num-resources — Specifies the maximum amount of resources for use by this filter match criteria. Values [0-2] Default ingress-internal-tcam Syntax ingress-internal-tcam Context configure>system>resource-profile Description This command provides the context to allocate ingress internal TCAM resources. The ingress-internal-tcam resource pool is shared by multiple features.
Page 396
System Resource-Profile Commands NOTES: • While reassigning chunk of resources among features, in some scenarios a reboot of the node might be required. Please refer to the CLI description of the specific feature to know more. • The egress-internal-tcam pool of resources is a per node on 7210 SAS-D, 7210 SAS-E and 7210 SAS-K.
Page 397
System Management ipv4-ipv6-128-match-enable Syntax [no] ipv4-ipv6-128-match-enable Context configure>system>resource-profile>ingress-internal-tcam>acl-sap-ingress Description This command allows the user to allocate maximum resources for use by ingress filter policies using ipv6 criteria with 128-bit IPv6 addresses. The resources can be shared with IPv4 ingress filter policies. Please see the 7210 SAS Router Configuration guide for more information on how to allow filter policies using IPv4 criteria to share resources with filter policies that use IPv6 criteria with 128-bit address and resource allocation details and fields available for use.
Page 398
System Resource-Profile Commands ipv4 criteria, dot1p-only criteria, ipv4 dscp-only criteria and ipv6 dscp-only criteria. It is not used for SAP ingress policies that use ipv6 criteria any. For more information on resource allocation details and fields available for use, see the 7210 SAS QoS User Guides.
Page 399
System Management Parameters num-resources — Specifies the maximum amount of resources for use by this filter match criteria. max — It is a special keyword. If user specifies max, then the software allocates one chunk when the first SAP is associated with a ingress filter policy using this match criteria. It continues to allocate resources to SAPs associated with a ingress filter policy using this criteria, as long as the total amount of resources allocated does not exceed the resources allocated to ingress filter policies (configured with the command config>...
Page 400
System Resource-Profile Commands Values Platforms Min value Max value (per node) Defaul (per node) t Val- 7210 SAS-D (per node) 7210 SAS-E (per node) ipv6-64-only-match-enable Syntax [no] ipv6-64-only-match-enable Context configure>system>resource-profile>ingress-internal-tcam>acl-sap-ingress Description This command allows the user to allocate maximum resources for use by ingress filter policies using ipv6 criteria with 64-bit IPv6 addresses.
Page 401
System Management Values Platforms Min value Max value Default (per node) (per node) Values 7210 SAS-D (per node) 7210 SAS-E (per node) mac-match-enable Syntax [no] mac-match-enable Context configure>system>resource-profile>ingress-internal-tcam>acl-sap-ingress Description This command allows the user to allocate maximum resources for use by ingress filter policies using mac criteria.
Page 402
System Resource-Profile Commands mac-match-enable Syntax [no] mac-match-enable Context configure>system>resource-profile>ingress-internal-tcam> qos-sap-ingress-resource Description This command allows the user to allocate maximum resources for use by SAP ingress QoS policies using MAC criteria (any). The resources cannot be shared with policies that use either IPv4 or IPv6 match criteria. For more details about the resource allocation for SAP ingress QoS policy please refer to 7210 SAS QoS user guide.
Page 403
System Management resources to it using this command, else software will disallow configuration of DHCP snooping command under the service. To allocate resources to the dhcp snooping features, user will need to reduce the resources used by other features, such as ingress ACLs, or SAP ingress QoS, or others, which have been allocated resources from the ingress internal tcam resource pool and allocate it to this feature.
Page 404
System Resource-Profile Commands up-mep Syntax [no] up-mep Context configure>system>resource-profile>ingress-internal-tcam>eth-cfm Description This command provides the context to allocate resources for CFM UP MEPs. Resources for UP MEPs created on SAP and SDP Bindings are allocated from this pool. With the no form of the command, the software does not allocate any resources for use by CFM UP MEPs.
Page 405
System Management Values Platforms Min value Max value Default (per node) (per node) Values 7210 SAS-D (per node) 7210 SAS-E (per node) qos-sap-ingress-resource Syntax qos-sap-ingress-resource no qos-sap-ingress-resource Context configure>system>resource-profile>ing-internal-tcam Description This command allows the user to allocate maximum resources for use by SAP ingress QoS policies using any of the supported match criteria.
Page 406
System Resource-Profile Commands sap-aggregate-meter Syntax [no] sap-aggregate-meter num-resource Context configure>system>resource-profile>ingress-internal-tcam> Description NOTE: This command is not supported on 7210 SAS-E. This command allows the user to allocate maximum resources for use by meters/policers used to implement SAP ingress aggregate meter functionality from the global pool of ingress CAM resources.
Page 407
System Management Similar checks as above are performed when user allocates resources for SAP aggregate meters using this command and then configures resources for ingress ACLs (or for G8032-fast-flood feature). That is, the software does the following: • It does not allocate any additional entries from the available global ingress CAM resource pool to ingress ACLs, if it can allocate the required number of classification entries from the chunks allocated to SAP aggregate meter feature.
Page 408
Fan Controller Commands Fan Controller Commands Syntax fan {on | off | auto} Context configure>system Description 7210 SAS-D chassis with 128MB flash has a fan to help in circulating the air inside the chassis. It does not provide for cooling. This command allows the operator to control the operation of the fan. Operators can choose to either switch 'on' or 'off' the fan permanently or let the system control the operation of the fan by setting the value to 'auto'.
Page 409
System Management Show Commands YSTEM OMMANDS connections Syntax connections [address ip-address [interface interface-name]] [port port-number] [detail] Context show>system Description This command displays UDP and TCP connection information. If no command line options are specified, a summary of the TCP and UDP connections displays. Parameters ip-address —...
Page 410
System Commands Sample Output A:ALA-12# show system connections =============================================================================== Connections : =============================================================================== Proto RecvQ TxmtQ Local Address Remote Address State ------------------------------------------------------------------------------- 0 0.0.0.0.21 0.0.0.0.0 LISTEN 0 0.0.0.0.23 0.0.0.0.0 LISTEN 0 0.0.0.0.179 0.0.0.0.0 LISTEN 0 10.0.0.xxx.51138 10.0.0.104.179 SYN_SENT 0 10.0.0.xxx.51139 10.0.0.91.179 SYN_SENT 0 10.10.10.xxx.646 0.0.0.0.0...
Page 412
System Commands Sample Output *A:cses-E11# show system cpu sample-period 2 =============================================================================== CPU Utilization (Sample period: 2 seconds) =============================================================================== Name CPU Time CPU Usage Capacity (uSec) Usage ------------------------------------------------------------------------------- ~0.00% ~0.00% Cards & Ports 8,332 0.41% 0.08% IS-IS 1,213 0.06% 0.06% 2,496 0.12% 0.07% 0.00%...
Page 413
System Management Parameters action action-name — Specifies the action name. Values maximum 32 characters owner action-owner — Specifies the owner name. Default TiMOS CLI run-history run-state — Specifies the state of the test to be run. Values executing, initializing, terminated Output The following table describes the show cron action output fields.
Page 414
System Commands Sample Output *A:Redundancy# show cron action run-history terminated =============================================================================== CRON Action Run History =============================================================================== Action "test" Owner "TiMOS CLI" ------------------------------------------------------------------------------- Script Run #17 ------------------------------------------------------------------------------- Start time : 2006/11/06 20:30:09 End time : 2006/11/06 20:35:24 Elapsed time : 0d 00:05:15 Lifetime : 0d 00:00:00 State...
Page 415
System Management Owner "TiMOS CLI" ------------------------------------------------------------------------------- Script Run #21 ------------------------------------------------------------------------------- Start time : never End time : never Elapsed time : 0d 00:00:00 Lifetime : 0d 01:00:00 State : initializing Run exit code : noError Result time : never Keep history : 0d 01:00:00 Error time : never...
Page 416
System Commands Label Description (Continued) Enabled — The administrative status is enabled. Administrative status Disabled — Administratively disabled. Enabled — The operational status is enabled. Operational sta- Disabled — Operationally disabled. Displays the action name Action Displays the name of action owner. Action owner Displays the name of the script.
Page 417
System Management Label Description (Continued) Displays the system time of the last failure. Last failure time =============================================================================== CRON Schedule Information =============================================================================== Schedule : test Schedule owner : TiMOS CLI Description : none Administrative status : enabled Operational status : enabled Action : test Action owner...
Page 418
System Commands Label Description (Continued) Displays the owner name of script. Script owner Enabled — Administrative status is enabled. Administrative status Disabled — Administratively abled. Enabled — Operational status is enabled. Operational sta- Disabled — Operationally disabled. Displays the location of scheduled script. Script source location Displays the system time of the last error.
Page 419
System Management Output System Information Output — The following table describes the system information output fields. Label Description The configured system name. System Name A text string that describes the system contact information. System Contact A text string that describes the system location. System Location A text string that describes the system coordinates.
Page 420
System Commands Label Description (Continued) Primary — Indicates that the directory location for configuration Config Source file was loaded from the primary source. Secondary — Indicates that the directory location for configuration file was loaded from the secondary source. Tertiary — Indicates that the directory location for configuration file was loaded from the tertiary source.
Page 421
System Management Label Description (Continued) The IP address of the DNS server. DNS Server The DNS domain name of the node. DNS Domain To — The static route destination. BOF Static Routes Next Hop — The next hop IP address used to reach the destination. Metric —...
Page 422
System Commands Management IP Addr : 10.135.6.77/24 Primary DNS Server : N/A Secondary DNS Server : N/A Tertiary DNS Server : N/A DNS Domain : (Not Specified) DNS Resolve Preference : ipv4-only DNSSEC AD Validation : False DNSSEC Response Control : drop BOF Static Routes Next Hop...
Page 423
System Management Table 34: Show Memory Pool Output Fields (Continued) Label Description The largest amount of memory pool used. Max So Far The current amount of the memory pool currently in use. In Use The sum of the Current Size column. Current Total Size The sum of the In Use column.
Page 424
System Commands Output Show NTP Output — The following table describes NTP output fields. Label Description — NTP is enabled. Enabled — NTP is disabled. — Administrative state is enabled. Admin Status — Administrative state is disabled. Displays NTP server state of this node. NTP Server Displays stratum level of this node.
Page 425
System Management Label Description (Continued) The peer is chosen as the source of synchronization, but the actual syn- ChosenPPS chronization is occurring from a pulse-per-second (PPS) signal. The IP address of the remote NTP server or peer with which this local Remote host is exchanging NTP packets.
Page 426
System Commands Label Description (Continued) no — Authentication is disabled. Polling interval in seconds. Poll Yes — The NTP peer or server has been reached at least once in the last 8 polls. No — The NTP peer or server has not been reached at least once in the last 8 polls.
Page 427
System Management NTP Status =============================================================================== Enabled : Yes Stratum : 3 Admin Status : up Oper Status : up Server enabled : No Server keyId : none System Ref Id : 192.168.15.221 Auth Check : Yes Auth Errors : 0 Auth Errors Ignored : 0 Auth Key Id Errors : 0 Auth Key Type Errors : 0 =============================================================================== NTP Configured Broadcast/Multicast Interfaces...
Page 428
System Commands Context show>system Description This command displays the oper-group information, member count, monitor-client count, and status in a single line for each of the configured oper-groups. Output Show oper-group Output — The following table describes oper-group output fields. Label Description Displays the name of the oper-group.
Page 429
System Management resource-profile Syntax resource-profile [[active|configured]] Context show>system Description This command displays the resource-profile protocol configuration and state. Parameters active|configure — keyword - Displays active or configured values. Active values are those in use by the system currently. Configured values are those that have been changed by the user and has not taken effect.
Page 430
System Commands Table 35: Show system resource-profile output fields. Label Description The total amount of ingress internal CAM chunks configured for Sap Ingress QoS use by SAP ingress classification. resource The total amount of egress internal CAM chunks configured for Mac and IPv4 use by MAC and IPv4 egress ACL match criteria policies.
Page 431
System Management ------------------------------------------------------------------------------- IPv4 Resource : max Resource : max IPv4-IPv6 128 bit Resource : disable IPv6 64 bit Resource : disable ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Eth CFM : disable ------------------------------------------------------------------------------- up-mep : disable ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Egress Internal CAM ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Sap Egress ACL resource ------------------------------------------------------------------------------- Mac and IPv4 Resource Mac-only Resource...
Page 432
System Commands ------------------------------------------------------------------------------- =============================================================================== * indicates that the corresponding row element may have been truncated. *A:SASE>show>system#A:7210SAS>show>system# Sample Output for 7210 SAS-K *A:7210SAS>show>system# resource-profile =============================================================================== Active System Resource Profile Information =============================================================================== ------------------------------------------------------------------------------- Ingress Internal CAM ------------------------------------------------------------------------------- Mac-IPv4-IPv6 Resource : disable ------------------------------------------------------------------------------- Sap Ingress ACL resource ------------------------------------------------------------------------------- Mac-IPv4-IPv6 Resource...
Page 433
System Management Local Clock ------------------------------------------------------------------------------- Clock Type : boundary PTP Profile : IEEE 1588-2008 Domain Network Type : sdh Admin State : up Oper State : up Clock Id : 4c5fd2fffe29049e Clock Class : 248 (default) Clock Accuracy : unknown Clock Variance : ffff (not computed) Clock Priority1...
Page 434
System Commands Table 36: Show System SNTP Output Fields (Continued) Label Description Normal — When more than one time server is configured, one Preference server can be configured to have preference over another. Preferred — Indicates that this server has preference over another. The frequency, in seconds, that the server is queried.
Page 435
System Management Label Description (Continued) Displays the identifier of the RMON falling threshold. Threshold Displays the polling interval, in seconds, over which the data is Sample Interval sampled and compared with the rising and falling thresholds. Displays the method of sampling the selected variable and calculating Sample Type the value to be compared against the thresholds.
Page 436
System Commands Falling Event Id : 6 Threshold : 2000 Sample Interval : 2147836 SampleType : absolute Startup Alarm : either Owner : TiMOS CLI ================================================================ * indicates that the corresponding row element may have been truncated. ================================================================ Threshold Events ================================================================ Description: TiMOS CLI - cflash capacity alarm rising event Event Id...
Page 437
System Management time Syntax time Context show>system Description This command displays the system time and zone configuration parameters. Output System Time Output — The following table describes system time output fields. Table 37: Show System Time Output Fields Label Description The system date and time using the current time zone.
Page 438
System Commands ------------------------------------------------------------------------------- DST Zone : PDT Offset from Non-DST : 0:60 Starts : first sunday in april 02:00 Ends : last sunday in october 02:00 ============================================================================ A:ALA-1# A:ALA-1# show system time (with no DST zone configured) =============================================================================== Date & Time =============================================================================== Current Date &...
Page 439
System Management Table 38: Show VWM-shelf Output Fields (Continued) Label Description User provisioned card-type to identify the module inserted into the Provisioned Type 1830 device. The card-type currently inserted into the slot on the 1830 device. Equipped Type The number of slots available on the 1830 device. No of Slots The 1830 VWM CWDM device part number.
Page 440
System Commands Not Provisioned SFC2A&B DOWN DOWN CWDM CWDM =========================================================================== *A:7210SAS>show>system# show system vwm-shelf 7 detail =========================================================================== Shelf Summary =========================================================================== Shelf-ID USB/ Shelf Admin Oper Number of Type State State Equipped slots --------------------------------------------------------------------------- CWDM =========================================================================== Slot Summary =========================================================================== Slot-ID Provisioned Equipped Admin Oper...
Page 441
System Management Equipped type : Equipped (SFC2A&B) Part Number : 3KC19289AKAA CLEI code : WOCUAZNUTA Unit Mnemonic : SFC2A&B Serial Number : EZ120630634 Manufacturing Date : 12122000 Operational state : UP Firmware version : -------------- Current Alarm state : Cleared =========================================================================== Sample output for 7210 SAS-E, devices for DWDM: *A:Dut-C# show system vwm-shelf 4...
Page 442
System Commands DWDM DWDM UP/Active DWDM DWDM UP/Stanby =========================================================================== 1830 VWM Shelf Controller-A Hardware Data =========================================================================== No of Slots Part Number : 3KC19319AAAA01 CLEI code : WOCUA1LUTA Unit Mnemonic : EC-DW Serial Number : EZ1242A9967 Manufacturing Date : 13022000 Administrative state : UP Operational state : UP/Active...
Page 443
System Management Current Alarm state : Cleared =========================================================================== 1830 VWM Fan Hardware Data =========================================================================== Slot Number Part Number CLEI code Unit Mnemonic Serial Number Manufacturing Date Operational state : DOWN Firmware version =========================================================================== *A:Dut-C# time Syntax time Context show Description This command displays the current day, date, time and time zone.
Page 444
System Commands tod-suite Syntax tod-suite [detail] tod-suite associations tod-suite failed-associations Context show>cron Description This command displays information on the configured time-of-day suite. Output CRON TOD Suite Output — The following table describes TOD suite output fields: Table 39: Show System tod-suite Output Fields Label Description Shows which SAPs this tod-suite is associated with.
Page 445
System Management ------------------------------------------------------------------------------- Service Id Type : VPLS SAP 1/1/1:1 SAP 1/1/1:2 SAP 1/1/1:3 SAP 1/1/1:4 SAP 1/1/1:5 SAP 1/1/1:6 SAP 1/1/1:20 ------------------------------------------------------------------------------- Number of SAP's : 7 Customer Multi-Service Site associations ------------------------------------------------------------------------------- Multi Service Site: mss_1_1 ------------------------------------------------------------------------------- Number of MSS's: 1 =============================================================================== A:kerckhot_4# The following example shows output for TOD suite failed-associations.
Page 446
System Commands Learned MAC Addr Static MAC Addr Admin MTU : 1518 Oper MTU : 1518 Ingress qos-policy : 1130 Egress qos-policy : 1130 Intend Ing qos-pol*: 1190 Intend Egr qos-po*: 1190 Shared Q plcy : n/a Multipoint shared : Disabled Ingr IP Fltr-Id : n/a Egr IP Fltr-Id...
Page 447
System Management IP-Option : 0/0 Multiple Option: Off TCP-syn : Off TCP-ack : Off Match action : Forward Next Hop : 172.22.184.101 Ing. Matches : 0 Egr. Matches =============================================================================== A:kerckhot_4# If a filter is referred to in a TOD Suite assignment, use the show filter associations command to view the output: A:kerckhot_4# show filter ip 160 associations ===============================================================================...
Page 448
System Commands Absolute : Start * * * * End * * * * The following example shows output for time-range associations with previously created IP and MAC filters. A:ala# show cron time-range day associations =============================================================================== Cron time-range associations =============================================================================== Name : day State...
Page 449
System Management sync-if-timing Syntax sync-if-timing Context show>system Description This command displays synchronous interface timing information. Output System Timing Output — The following table describes sync-if-timing output fields. Label Description Indicates the system status of CPM A. System Status CPM A Indicates the reference input mode.
Page 450
System Commands Sample output for 7210 SAS-E: *A:7210-SAS># show system sync-if-timing =============================================================================== System Interface Timing Operational Info =============================================================================== System Status CPM A : Master Locked Reference Input Mode : Non-revertive Quality Level Selection : Disabled System Quality Level : unknown Reference Order : ref1 ref2 Reference Input 1...
Page 451
System Management Admin Status : up Rx Quality Level : prc Quality Level Override : none Qualified For Use : Yes Selected For Use : No Not Selected Due To on standby Source Port : 1/1/5 =============================================================================== Sample output for 7210 SAS-K: *A:SAH01-051>show>system# sync-if-timing =============================================================================== System Interface Timing Operational Info...
Page 452
System Commands chassis Syntax chassis [environment] [power-supply] Context show Description This command displays general chassis status information. NOTE: The 'environment' option is supported only on 7210 SAS-E and 7210 SAS-D. The ‘power- supply’ option is supported only on 7210 SAS-D ETR. Parameters environment —...
Page 453
System Management Label Description (Continued) The chassis manufacture date. Not user modifiable. Manufacture date Factory-inputted manufacturing text string. Not user modifiable. Manufacturing string The date and time the most recent boot occurred. Time of last boot Displays the alarm conditions for the specific board. Current alarm state The total number of fan trays installed in this chassis.
Page 454
System Commands =============================================================================== Name : STU2597 Type : 7210 SAS-E-1 Location Coordinates CLLI code Number of slots Number of ports : 24 Critical LED state : Red Major LED state : Off Minor LED state : Off Over Temperature state : OK Base MAC address : 00:25:ba:04:b9:bc...
Page 455
System Management Chassis Information =============================================================================== Name : 128sasdAc48v2573 Type : 7210 SAS-D 6F4T ETR-1 Location Coordinates CLLI code Number of slots Number of ports : 10 Critical LED state : Off Major LED state : Off Minor LED state : Off Over Temperature state : OK Low Temperature state...
Page 456
System Commands *A:SAH01-051>show# chassis =============================================================================== Chassis Information =============================================================================== Name : SAH01-051 Type : 7210 SAS-K-1 Location Coordinates CLLI code Number of slots Number of ports System LED state : Amber Over Temperature state : OK Base MAC address : 00:03:fa:27:15:4e Number of MAC addresses : 12 Hardware Data...
Page 457
System Management *A:SASE>show# Output for older 7210 SAS-E devices without input-fail-detection) *A:7210-SAS-E# show chassis power-supply =============================================================================== Chassis Information =============================================================================== Power Supply Information Number of power supplies Power supply number Defaulted power supply type : none Status : not equipped Power supply number Configured power supply type : dc (+24V) Status...
Page 458
System Commands alarm-contact-input Syntax alarm- contact-input all Context show>alarm-contact-input Description This command displays information of all the alarm contact input pins. Output alarm-contact-input Output — The following table describes alarm-contact-input output fields. Label Description Indicates the pin alarm input pin number. Alarm input pin Number Describes the alarm indicating its usage or attribute.
Page 459
System Management *A:7210SAS>show# alarm-contact-input console-1 =============================================================================== Alarm Contact Input =============================================================================== Alarm Input Pin Number : console-1 Alarm Input Pin Current State : alarm Alarm Output Pin Used : Major *A:7210SAS>show# *A:7210-2# show alarm-contact-input all =============================================================================== Alarm Contact Input =============================================================================== Alarm Input Pin Number Alarm Input Pin Description Alarm Input Pin Current State : Disabled Alarm Output Pin Used...
Page 460
Debug Commands Debug Commands sync-if-timing Syntax sync-if-timing Context debug Description The context to debug synchronous interface timing references. force-reference Syntax force-reference {ref1 | ref2 | ptp} no force-reference Context debug>sync-if-timing Description This command allows an operator to force the system synchronous timing output to use a specific ref- erence.
Page 461
System Management Syntax [no] router router-name interface ip-int-name Context debug>system Description This command enables and configures debugging for NTP. The no form of the command disables debugging for NTP. Parameters router-name — Base Default Base ip-int-name — maximum 32 characters; must begin with a letter. If the string contains special characters (#, $, spaces, etc.), the entire string must be enclosed within double quotes.
Page 462
Clear Commands Clear Commands completed Syntax completed [action-name] [owner action-owner] Context clear>cron>action Description This command clears completed CRON action run history entries. Parameters action-name — Specifies the action name. Values maximum 32 characters owner action-owner — Specifies the owner name. Default TiMOS CLI screen...
Page 463
System Management Context clear>system Description This command allows an operator to individually clear (re-enable) a previously failed reference. As long as the reference is one of the valid options, this command is always executed. An inherent behavior enables the revertive mode which causes a re-evaluation of all available references. Parameters ref1 —...
Page 464
Fan Controller debug commands ONTROLLER DEBUG COMMANDS fan-stats Syntax fan-stats Context tools>dump Description This command provides details of the fan operation. Sample Output The following table describes fan-stats output fields. Label Description Displays the user configured mode for fan operation. It Fan Configuration Mode can be On/Off/Auto.
Page 465
Standards and Protocol Support Standards Compliance Efficient Handling of in-Profile RFC 1215 A Convention for Defining IEEE 802.1ab-REV/D3 Station and Traffic [Only for 7210 SAS-D] Traps for use with the SNMP Media Access Control Connectivity RFC 1907 SNMPv2-MIB Discovery IPv6 (only 7210 SAS-D,E) RFC 2011 IP-MIB IEEE 802.1d Bridging RFC 2460 Internet Protocol, Version 6...
Page 466
Standards and Protocols ITU-T G.8262 Telecommunication TIMETRA-SERV-MIB.mib Standardization Section of ITU, TIMETRA-SYSTEM-MIB.mib draft-ietf-secsh-architecture.txt SSH Timing characteristics of TIMETRA-TC-MIB.mib Protocol Architecture synchronous Ethernet equipment TIMETRA-VRTR-MIB.mib draft-ietf-secsh-userauth.txt SSH slave clock (EEC), issued 08/2007. Authentication Protocol ITU-T G.8264 Telecommunication draft-ietf-secsh-transport.txt SSH Standardization Section of ITU, Transport Layer Protocol Distribution of timing information draft-ietf-secsh-connection.txt SSH...
Page 467
NDEX configuring command reference auto mode copying files creating directories displaying information moving files removing/deleting overview image loading persistence saving a configuration image loading configuring accessing the CLI console connection lldp basic BOF parameters command reference manual mode management tasks overview rebooting searching for BOF file...
Page 468
Index Page 468 7210 SAS D, E, K OS Basic System Configuration Guide...
Page 469
Customer Document and Product Support Customer documentation Customer Documentation Welcome Page Technical Support Product Support Portal Documentation feedback Customer Documentation Feedback...
Need help?
Do you have a question about the 7210 SAS Series and is the answer not in the manual?
Questions and answers