Resumo do conteúdo contido na página número 1
™
X-Pedition Security Router
XSR CLI Reference Guide
Version 7.6
P/N 9033842-07
Resumo do conteúdo contido na página número 2
Resumo do conteúdo contido na página número 3
Notice Enterasys Networks reserves the right to make changes in specifications and other information contained in this document and its Web site without prior notice. The reader should in all cases consult Enterasys Networks to determine whether any such changes have been made. The hardware, firmware, or software described in this document is subject to change without notice. IN NO EVENT SHALL ENTERASYS NETWORKS BE LIABLE FOR ANY INCIDENTAL, INDIRECT, SPECIAL, OR CONSEQUENTIAL DAMAGES WHATSOE
Resumo do conteúdo contido na página número 4
Enterasys Networks, Inc. FIRMWARE LICENSE AGREEMENT BEFORE OPENING OR UTILIZING THE ENCLOSED PRODUCT, CAREFULLY READ THIS LICENSE AGREEMENT. This document is an agreement (“Agreement”) between the end user (“You”) and Enterasys Networks, Inc. on behalf of itself and its Affiliates (as hereinafter defined) (“Enterasys”) that sets forth Your rights and obligations with respect to the Enterasys software program/firmware installed on the Enterasys product (including any accompanying documentation,
Resumo do conteúdo contido na página número 5
4) EXPORT RESTRICTIONS. You understand that Enterasys and its Affiliates are subject to regulation by agencies of the U.S. Government, including the U.S. Department of Commerce, which prohibit export or diversion of certain technical products to certain countries, unless a license to export the Program is obtained from the U.S. Government or an exception from obtaining such license may be relied upon by the exporting party. If the Program is exported from the United States pursuant to the Lic
Resumo do conteúdo contido na página número 6
9) OWNERSHIP. This is a license agreement and not an agreement for sale. You acknowledge and agree that the Program constitutes trade secrets and/or copyrighted material of Enterasys and/or its suppliers. You agree to implement reasonable security measures to protect such trade secrets and copyrighted material. All right, title and interest in and to the Program shall remain with Enterasys and/or its suppliers. All rights not specifically granted to You shall be reserved to Enterasys. 10) EN
Resumo do conteúdo contido na página número 7
Contents Preface Chapter 1: Network Management Observing Syntax and Conventions ...............................................................................................................1-1 Network Management Commands .................................................................................................................1-1 General Network Management Commands ...................................................................................................1-2 General Show Commands
Resumo do conteúdo contido na página número 8
ARP Commands .........................................................................................................................................5-149 Other IP Commands ...................................................................................................................................5-151 IP Clear and Show Commands ..................................................................................................................5-168 Network Address Translation Commands .....
Resumo do conteúdo contido na página número 9
QoS Show Commands .............................................................................................................................12-105 Chapter 13: Configuring ADSL Observing Syntax and Conventions ...........................................................................................................13-83 ADSL Configuration Commands ................................................................................................................13-83 CMV Commands ................
Resumo do conteúdo contido na página número 10
viii
Resumo do conteúdo contido na página número 11
Preface This guide describes the Command Line Interface (CLI) commands needed to mount, connect, power‐up, and maintain an XSR from Enterasys Networks. This guide is written for administrators who want to configure the XSR or experienced users who are knowledgeable in basic networking principles. Contents of the Guide Information in this guide is arranged as follows: • Chapter 1, Network Management, describes fundamental network control commands. • Chapter 2, Configuring the T1/E1 & T3/E3 Subs
Resumo do conteúdo contido na página número 12
Conventions Used in This Guide The following conventions are used in this guide: Caution: Contains information essential to avoid damage to the equipment. Cautela: Contiene información esencial para prevenir dañar el equipo. Achtung: Verweißt auf wichtige Informationen zum Schutz gegen Beschädigungen. Note: Calls the reader’s attention to any item of information that may be of special importance. Bold/En negrilla Text in boldface indicates values you type using the keyboard or select using the
Resumo do conteúdo contido na página número 13
FTP ftp://ftp.enterasys.com Login anonymous Password your Email address Acquire the latest image and http://www.enterasys.com/download Release Notes Additional documentation http://www.enterasys.com/support/manuals Forward comments or techwriting@enterasys.com suggestions To expedite your message, type [techwriting] in the subject line, and include the document Part Number in the Email. Before contacting Enterasys Networks for technical support, have the following information ready: •Your Ente
Resumo do conteúdo contido na página número 14
xii
Resumo do conteúdo contido na página número 15
1 Network Management Observing Syntax and Conventions The CLI Syntax and conventions use the notation described in the following table. Convention Description xyz Key word or mandatory parameters (bold) [x][ ] Square brackets indicate an optional parameter (italic) [x | y | z][ | ] Square brackets with vertical bar indicate a choice of values {x | y | z}{ | } Braces with vertical bar indicate a choice of a required value [x {y | z} ][{ | } ] Combination of square brackets with braces and vertica
Resumo do conteúdo contido na página número 16
General Network Management Commands General Network Management Commands banner This command creates a login banner at the XSR’s CLI prompt. Text is entered one line at time and should not exceed 80 characters per line. Each successive entry adds a line to the banner, as shown in the example. Syntax banner login bannerLine bannerLine Text to be displayed at login. A maximum of 50 lines can be written per banner. Text must be enclosed in quotes. Syntax of the “no” Form Use the no form of this c
Resumo do conteúdo contido na página número 17
General Network Management Commands crypto key dsa This command generates the Digital Signature Algorithm (DSA) type host key pair (private and public) as well as displays the public key. A unique set of host keys are created each time the XSR reboots but we recommend you generate a new pair of host keys when you believe security may be compromised. The master encryption key is used to encrypt the keys before being saved in the hostkey.dat file in Flash. Access to this file is restricted and
Resumo do conteúdo contido na página número 18
General Network Management Commands Example XSR#disable enable This command jumps to Privileged EXEC mode. Syntax enable Mode EXEC: XSR> Example XSR>enable end This command terminates configuration mode. Syntax end Mode Any configuration Example XSR(config)#end exit This command quits the current mode to a higher level. If you are in EXEC mode, it terminates the Telnet, SSH, or Console session. Syntax exit Mode All Example XSR(config)#exit 1-4 Network Management
Resumo do conteúdo contido na página número 19
General Network Management Commands help This command retrieves help at any Mode. Syntax help Mode All Example XSR#help ip http port This command changes the HTTP (Hyper Text Transfer Protocol) port where incoming HTTP (Web) sessions are connecting to. Syntax ip http port {port_number | default} port_number Incoming HTTP server port number from 1024 to 65535. default Sets the HTTP port to default. Note: If you try to set the port-number but it is already in use (Telnet, e.g.) , it will be reset
Resumo do conteúdo contido na página número 20
General Network Management Commands Syntax ip http server [enable | disable] enable Enables HTTP server. disable Disables HTTP server. Syntax of the “no” Form The no form of this command disables the HTTP server: no ip http server Mode Global configuration: XSR(config)# Default Disable Examples XSR(config)#ip http server enable XSR(config)#no ip http server ip ssh server This command enables/disables Secure Shell (SSH) service to the client. Because the SSH server is enabled at boot‐up, you can