EXTREME SWITCHING 3600 Series Manual

Using cli and edm on ethernet routing switch
Hide thumbs Also See for 3600 Series:
Table of Contents

Advertisement

Quick Links

Using CLI and EDM on Ethernet Routing
Switch 3600 Series
Release 6.3
9035797 Rev AA
August 2019

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 3600 Series and is the answer not in the manual?

Questions and answers

Summary of Contents for EXTREME SWITCHING 3600 Series

  • Page 1 Using CLI and EDM on Ethernet Routing Switch 3600 Series Release 6.3 9035797 Rev AA August 2019...
  • Page 2 © 2017-2019, Extreme Networks, Inc. All Rights Reserved. Legal Notice Extreme Networks, Inc. reserves the right to make changes in specifications and other information contained in this document and its website without prior notice. The reader should in all cases consult representatives of Extreme Networks to determine whether any such changes have been made.
  • Page 3: Table Of Contents

    ..................  45 Multiple Port Configuration for EDM ...........................  46 Online help ................... 47 Enterprise Device Manager procedures ........................ 47 Starting EDM ......................  47 Using shortcut menus .................... 48 Navigating around EDM August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 4 Saving current configuration to flash memory manually using EDM .................  54 Enterprise Device Manager configuration files ...............  55 ASCII configuration file management using EDM ..............  58 Binary configuration file management using EDM August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 5: Chapter 1: About This Document

    Extreme Networks publications. Purpose This document describes how to use the Command Line Interface (CLI) and Enterprise Device Manager (EDM) to configure the Extreme Networks Ethernet Routing Switch 3600 Series. Conventions This section discusses the conventions used in this guide.
  • Page 6 Plain Courier text indicates command names, options, and text that you must enter. Plain Courier text also indicates command syntax and system output, for example, prompts and system messages. Table continues… August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 7: Documentation And Training

    Training Extreme Networks offers product training courses, both online and in person, as well as specialized certifications. For more information, visit www.extremenetworks.com/education/. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 8: Getting Help

    2. Complete the form with your information (all fields are required). 3. Select the products for which you would like to receive notifications. Note: You can modify your product selections or unsubscribe at any time. 4. Click Submit. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 9: Providing Feedback To Us

    Please provide the publication title, part number, and as much detail as possible, including the topic heading and page number if applicable, as well as your suggestions for improvement. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 10: Chapter 2: New In This Document

    Chapter 2: New in this document There are no feature changes in this document. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 11: Chapter 3: Command Line Interface Fundamentals

    • logout to terminate the CLI session from any command mode The following table describes the various command modes, including the CLI commands to access and to exit each mode. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 12 To exit CLI completely, enter logout Application Configuration From Global, or Interface To return to Global Configuration Configuration mode, enter mode, enter Switch (config-app)# Table continues… August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 13: Command Completion

    However, the <cr> indicates that you can also enter the redistribute direct command only and this command does not require any additional parameters at this level. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 14: Default Command Operator

    Configure csnp-interval to its default value. The default value of csnp-interval is 10 seconds. Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#router isis Switch:1(config-isis)#show isis ======================================================================================== ISIS General Info August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 15 FAN Member : Yes Example View the IP configuration commands for a VLAN interface that support the default operator. Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 16: No Command Operator

    Switch:1(config-router)#no auto-vlink Example Remove an IP address configuration from VLAN. Switch:1>enable Switch:1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch:1(config)#interface vlan 3 Switch:1(config-if)#no ip address 192.0.2.4 August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 17: Grep With Cli Show Command

    Limits the output of a command to the last few lines. If a number is not specified the last 10 lines are shown. For more information about the functions, see GREP CLI show command filters on page 26. CLI help August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 18 Ctrl+N or Down arrow Next history command Ctrl+P or Up arrow Previous history command Ctrl+T Transpose characters Ctrl+U Delete entire line Ctrl+W Delete word to left of cursor Table continues… August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 19: Getting Edm Online Help Files For Embedded Edm

    • Select the help file from the software CD ROM contained in the Base Software License Kit. 2. Download the help file to a TFTP server. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 20: Command Line Interface Procedures

    5. Press Enter. Configuring the path to the help files using CLI Use this procedure to configure the path to the help files. Procedure 1. Enter Global Configuration mode: enable August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 21: Cli Configuration Files

    Use the procedures in the following sections to display, store, and retrieve configuration files, and also to save the current configuration using the CLI. Procedures to manage binary configuration files are included in the Enterprise Device Manager section. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 22 Copies configuration of an application. verbose Copies entire configuration (defaults and non- defaults). Saving current configuration to SFTP server using CLI Procedure 1. Enter Privileged EXEC mode: August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 23 Use this procedure to restore the system configuration from TFTP. Procedure 1. Enter Privileged EXEC mode: enable 2. At the command prompt, enter the following command: copy tftp config address <A.B.C.D> filename <name> August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 24 Use this procedure to configure a switch to automatically load a configuration file. Procedure 1. Enter Privileged EXEC mode: enable 2. At the command prompt, enter the following command: August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 25 1. Enter Global Configuration mode: enable configure terminal 2. To download from a TFTP server, enter the following command at the command prompt: copy tftp config address <address> filename <filename> August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 26: Grep Cli Show Command Filters

    Display output matching a pattern The match filter displays only the output lines that match the given pattern. Syntax <CLI command> | match <pattern> [field <number>] [ignore-case] [header <number>] August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 27 Oper Link LinkTrap Negotiation Speed Duplex Control ---- ----- ------- ---- ---- -------- ----------- -------- ------ ------- Enable Disabled Enabled 1000Mbps Full Asymm Enable Enabled Enabled 1000Mbps Full Asymm August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 28 The head filter limits the output of a command to the first few lines. If a number is not specified then the first 10 lines are shown. Syntax <CLI command> | head [<number>] August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 29 A regular expression in parentheses (matching a match for the regular expression), a range, `.' (matching any single character), `^' (matching the null Table continues… August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 30: Enabling The Web Server Using Cli

    CLI. After you enable the Web server you can start EDM. For more information about the Web server, see Configuring Security on Ethernet Routing Switch 3600 Series. Procedure 1. Enter Global Configuration mode: August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 31: Disabling The Web Server Using Cli

    Use the following procedure to display the status of the Web server using CLI. Procedure 1. Enter Global Configuration mode: enable configure terminal 2. At the command prompt, enter the following command: show web-server August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 32: Chapter 4: Enterprise Device Manager Concepts

    (downloadable install and uninstall, upgrade, patch, and inventory view) User activity log and audit trail Device performance monitoring Limited High performance and low latency and polling Table continues… August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 33: Tested Browsers

    This section describes Enterprise Device Manager interface components. The Enterprise Device Manager window includes the following parts: • Navigation tree toolbar • Switch Summary View • Device Physical View • EDM window • Navigation tree August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 34: Switch Summary View

    Device Physical View. Objects in the Device Physical View are • a stand-alone switch, called a unit August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 35: Edm Window

    3. toolbar—the area just below the menu bar that provides quick access to the most common operational commands such as Apply, Refresh, and Help August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 36 • MIB Web Page — performs a MIB Walk Device Rediscover Device — Use the Rediscover Device selection to refresh the session. Caution: All existing tabs are lost. Table continues… August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 37 Power over Ethernet (PoE). Use the tabs associated with the subfolders in the Power Management folder to view and configure Power over Ethernet (PoE) settings and to view and configure Energy Saver settings. Table continues… August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 38 Serviceability Use the selections in the Serviceability folder to navigate to the following sub-folders: • RMon for remote monitoring and configuration of - Alarms - Control Table continues… August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 39 Help Setup Guide – this button connects you to the help setup guide for embedded EDM and it replaces the link that appeared on the top right of work panes. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 40 The tool bar, located below the menu bar, contains buttons that provide quick access to commonly used operational commands. Depending on the tab selected, different buttons can appear. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 41 See the following figure for an example of the work area for the File System, Config/Image/Diag file dialog. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 42: Single Port Configuration For Edm

    • From the Device Physical View, you can right-click a port and select Edit from the drop-down menu, then click the appropriate tab. The following figure displays the drop-down menu for the selected port in the Device Physical View. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 43 The following figure displays the Edit, Chassis, Ports work area with the Interface tab selected. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 44 The following figure displays the VLAN, VLANs, Ports tab work area. Figure 11: VLAN, VLANs - Ports tab August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 45: Multiple Port Configuration For Edm

    Configuration task bar. The Multiple Port Configuration pane is expanded by default. The following figure displays the tabs available in the Edit, Chassis, Ports work flow, with the Interface tab selected and the Multiple Port Configuration pane expanded. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 46: Online Help

    Online help is context-sensitive and appears in a separate window in the Web browser. To obtain help for the current topic, click the help button on the toolbar in the work area. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 47: Enterprise Device Manager Procedures

    Using shortcut menus In the EDM Device Physical View you can use shortcut menus to edit objects and apply changes. Procedure 1. In the Device Physical View, select an object. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 48: Navigating Around Edm

    Refresh button on the tool bar. Procedure 1. From the menu bar, drag and drop the tab you want to open. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 49: Docking Tabs

    3. Click Insert to submit the entry and return to the active tab in the work area. 4. On the toolbar, click Apply to commit the change to the configuration. The system refreshes the view and errors display in a browser popup. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 50: Deleting An Entry From A Dialog Box

    2. Double-click File System to open the File System tab in the work area. File System work area field descriptions The following table describes the tabs in the File System work area. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 51: Configuring Multiple Interface Ports Using Edm - Example 1

    Multiple Port Configuration pane on the Configuration tab. Procedure 1. In the navigation tree, double-click Security. 2. In the Security tree, double-click MAC Security. 3. Click the AutoLearn tab. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 52: Graphing Statistics

    4. On the tab, select information to graph. To export the information to another application, on the task bar click Export Data. 5. To create the graph, on the task bar, click a graph type. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 53: Configuring The Help File Path Using Edm

    2. Double-click File System. 3. Click the Save Configuration tab. 4. Deselect AutosaveToNvramEnabled — this option is enabled by default. 5. In Action, choose copyConfigToNvram. 6. On the toolbar, click Apply. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 54: Enterprise Device Manager Configuration Files

    The first entry in the configuration files table is assigned a fixed boot priority value of 0 and it is not available to load at startup. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 55: Ascii Configuration File Management Using Edm

    Use this procedure to store the current ASCII configuration on a SFTP server. Procedure 1. In the navigation tree, double-click Edit to open the Edit tree. 2. Double-click File System. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 56 Downloading an ASCII configuration from an SFTP server using EDM Procedure 1. In the navigation tree, double-click Edit to open the Edit tree. 2. Double-click File System. 3. Click the Ascii Config File tab. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 57 • useConfig — Specifies loading the ASCII configuration file at startup and using the locally configured values for the TFTP address and file name AsciiConfigAutoDldStatus Displays the configuration automatic download status August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 58: Binary Configuration File Management Using Edm

    Status Displays the status of the most recent action since last switch restart. Binary configuration file management using EDM Use the following procedures to manage binary configuration files. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 59 • dnldFwNoReset—Downloads a new diagnostic software image to the switch without a switch reset. Status Displays the status of the most recent action since the last switch restart. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 60 • dnldConfig—Downloads a configuration file to the switch. • upldConfig—Uploads a configuration file to the switch from a designated location. • dnldImg—Downloads a new software image to the switch. Table continues… August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...
  • Page 61 5. In TftpServerInetAddress field, type the SFTP server IP address. 6. In AsciiConfigFilename field, type the configuration file name. 7. In AsciiConfigManualDownload, choose downloadFromSftp. 8. On the toolbar, click Apply. August 2019 Using CLI and EDM on Ethernet Routing Switch 3600 Series...

Table of Contents