8212zl 6200yl 5400zl 3500yl ProCurve Switches K.13.XX www.procurve.
Command Line Interface Reference Guide Switch 8212zl Series 6200yl Switch Series 5400zl Switch Series 3500yl Switch Software Release K.13.
Hewlett-Packard Company Publication Number 5992-3063 March 2008 Copyright © Copyright 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Disclaimer HEWLETT-PACKARD COMPANY MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
Contents I. Introduction ................................................................................................................................ Introduction ........................................................................................................................... Conventions .................................................................................................................. Getting Documentation From the Web ...........................................................
Command Line Interface Reference Guide Command Line Interface Reference Guide Command Details .......................................................................................................... 73 clock ...................................................................................................................................... 76 Overview ....................................................................................................................... 76 Command Structure ............
Command Line Interface Reference Guide Command Line Interface Reference Guide Command Structure .................................................................................................... Examples ..................................................................................................................... Command Details ........................................................................................................ exit ............................................................
Command Line Interface Reference Guide Command Line Interface Reference Guide Command Structure .................................................................................................... Command Details ........................................................................................................ ip ......................................................................................................................................... Overview ..........................................
Command Line Interface Reference Guide Command Line Interface Reference Guide Notes ........................................................................................................................... Command Structure .................................................................................................... Command Details ........................................................................................................ log-numbers ..................................................
Command Line Interface Reference Guide Command Line Interface Reference Guide Command Structure .................................................................................................... password ............................................................................................................................. Overview ..................................................................................................................... Command Structure .................................
Command Line Interface Reference Guide Command Line Interface Reference Guide Command Details ........................................................................................................ redundancy ......................................................................................................................... Overview ..................................................................................................................... Notes .............................................
Command Line Interface Reference Guide Command Line Interface Reference Guide snmpv3 ............................................................................................................................... Overview ..................................................................................................................... Notes ........................................................................................................................... Command Structure ......................
Command Line Interface Reference Guide Command Line Interface Reference Guide terminal ............................................................................................................................... Overview ..................................................................................................................... Command Structure .................................................................................................... Command Details .................................
Command Line Interface Reference Guide Command Line Interface Reference Guide Command Details ........................................................................................................ web-management ............................................................................................................... Overview ..................................................................................................................... Command Structure .......................................
Part I. Introduction © 2008 Hewlett-Packard Development Company, L.P.
Introduction CONVENTIONS Abstract This guide uses the following conventions for command syntax and displayed information. Command Syntax Statements Syntax: aaa port-access authenticator PORT-LIST [ control < authorized | auto | unauthorized >] ■ Vertical bars ( | ) separate alternative, mutually exclusive elements. ■ Square brackets ( [ ] ) indicate optional elements. ■ Braces ( < > ) enclose required elements.
Command Line Interface Reference Guide Introduction Example Commands Example commands and their output appear in the Courier type face. For example: ProCurve(config)# clear public-key ProCurve(config)# show ip client-public-key show_client_public_key: cannot stat keyfile Port Numbering Conventions ProCurve chassis switches designate individual ports with a letter/number combination to show the slot in which the port is found and the sequential number the port has in that slot (A1, A2, B1, B2, etc.
Command Line Interface Reference Guide Introduction This option displays help for any command available at the current context level. RELATED PUBLICATIONS The following documents (available on the ProCurve website) provide additional information on the CLI commands.
Command Line Interface Reference Guide Introduction ■ Access Control Lists (ACLs) ■ KMS (Key Management System) Advanced Traffic Management Guide Use the Advanced Traffic Management Guide for information on: ■ ■ ■ ■ ■ VLANs: Static port-based and protocol VLANs, and dynamic GVRP VLANs Spanning-Tree: 802.1D (STP), 802.1w (RSTP), and 802.
Command Line Interface Reference Guide Introduction Structure provides a high-level view of all the command options and parameters for that command. Each of these is hyperlinked to take you to the details about that option or parameter. © 2008 Hewlett-Packard Development Company, L.P.
Part II. Commands © 2008 Hewlett-Packard Development Company, L.P.
aaa OVERVIEW Category: 802.1X, Accounting, Switch Security Primary context: config Related Commands show authentication (page 454) show port-access (page 495) show accounting (page 452) show radius (page 500) show tacacs (page 513) radius-server (page 393) tacacs-server (page 585) Usage: aaa <...> Description: Configure the switch Authentication, Authorization, and Accounting features. Use 'aaa ?' command to see a list of all possible configuration options.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ aaa ■ primary < local | tacacs | radius > -- Specify the primary authentication method for access control. (p. 43) ■ secondary < local | none | authorized > -- Specify the backup authentication method for access control. (p. 47) login -- Specify that switch respects the authentication server's privilege level (p. 35) ■ privilege-mode -- Specify that switch respects the authentication server's privilege level (p.
Command Line Interface Reference Guide aaa ■ secondary < local | none | authorized > -- Specify the backup authentication method for access control. (p. 47) ■ web-based -- Configure authentication mechanism used to control web-based port access to the switch (p. 54) ■ primary < chap-radius | peap-mschapv2 > -- Specify the primary authentication method for access control. (p. 43) ■ secondary < none | authorized > -- Specify the backup authentication method for access control. (p.
Command Line Interface Reference Guide aaa ■ mac-list1 -- Manage MAC address based network authentication on the device port(s). ([ethernet] PORT-LIST) (p. 38) ■ addr-limit < 1 to 32 > -- Set the port's maximum number of authenticated MAC addresses (default 1). (NUMBER) (p. 27) ■ addr-moves -- Set whether the MAC can move between ports (default disabled - no moves). (p. 27) ■ auth-vid -- Configures VLAN where to move port after successful authentication (not configured by default). (p.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ aaa ■ web-authvid -- Configures VLAN where to move port after successful authentication (not configured by default). (VLAN-ID) (p. 54) client-limit < 1 to 32 > -- Set the port's maximum number of authenticated clients (default 1). (NUMBER) (p. 31) client-moves -- Set whether the client can move between ports (default disabled - no moves). (p.
Command Line Interface Reference Guide aaa Example: aaa authentication If you already configured local passwords on the switch, but want RADIUS to protect primary Telnet and SSH access without allowing a secondary Telnet or SSH access option (the switch's local passwords), type the following commands: Example: aaa authentication port-access eap-radius Configure the switch for 802.
Command Line Interface Reference Guide addr-limit (p. 27) addr-moves (p. 27) authentication (p. 27) authenticator (p. 28) authorization (p. 30) auth-timeout (p. 30) auth-vid (p. 30) clear-statistics (p. 31) client-limit (p. 31) client-moves (p. 31) commands (p. 32) console (p. 32) control (p. 32) controlled-direction (p. 33) dhcp-addr (p. 33) dhcp-lease (p. 33) enable (p. 33) exec (p. 34) gvrp-vlans (p. 34) held-period (p. 35) identity (p. 35) aaa mac-based (p. 36) mac-list1 (p. 38) max-requests (p.
Command Line Interface Reference Guide aaa regular intervals given by 'number' (in minutes). o suppress null-username - suppress accounting when a user with no username accesses the switch Next Available Options: ■ commands -- Configure 'commands' type of accounting(p. 32) ■ exec -- Configure 'exec' type of accounting(p. 34) ■ network -- Configure 'network' type of accounting(p. 41) ■ suppress -- Do not generate accounting records for a specific type of user. (p.
Command Line Interface Reference Guide aaa control access the switch resources. Use 'aaa authentication ?' command to see a list of all possible configuration options. Next Available Options: ■ console -- Configure authentication mechanism used to control access to the switch console(p. 32) ■ telnet -- Configure authentication mechanism used to control telnet access to the switch(p. 52) ■ web -- Configure authentication mechanism used to control web access to the switch(p.
Command Line Interface Reference Guide aaa - Auto: Grants network access to a connected device that supports 802.1X authentication and provides valid credentials. - Authorized: Grants access to any devices connected to the port(s). In this case, the devices do not have to provide 802.1X credentials or support 802.1X authentication. (Also termed ''Force Authorized''.
Command Line Interface Reference Guide aaa o 'logoff-period' sets period of time after which a client will be considered removed from the port for a lack of activity. The default is 300 seconds. o 'client-limit' sets the maximum number of clients to allow on the port. This includes ALL clients (authenticated and unauthenticated). NOTE: No more than 32 unique client MAC addresses can be authorized by both 802.1X and MAC/web-based authentication together on the same port. The 'no...
Command Line Interface Reference Guide aaa Next Available Option: ■ VLAN-ID -- Configures VLAN where to move port after successful authentication (not configured by default). (VLAN-ID) (p. 53) ■ [no] aaa port-access mac-based [ETHERNET] PORT-LIST auth-vid Configures VLAN where to move port after successful authentication (not configured by default). Next Available Option: ■ VLAN-ID -- Configures VLAN where to move port after successful authentication (not configured by default). (VLAN-ID) (p.
Command Line Interface Reference Guide aaa commands ■ [no] aaa accounting commands Usage: [no] aaa accounting commands Description: Configure 'commands' type of accounting. Parameters: o stop-only - Send a record accounting notice after the execution of command. o radius - Use RADIUS as the accounting protocol. Next Available Option: ■ mode < stop-only > -- Specify how to initiate and terminate an accounting session. (p.
Command Line Interface Reference Guide aaa Set the authenticator to Force Authorized, Force Unauthorized or Auto state (default Auto). Supported Values: ■ authorized -- Force authorized. ■ auto -- Auto. ■ unauthorized -- Force unauthorized. controlled-direction ■ aaa port-access [ETHERNET] PORT-LIST controlled-direction < both | in > Configure how traffic is controlled on non-authenticated ports; in BOTH directions (ingress+egress) or IN only (ingress).
Command Line Interface Reference Guide aaa ■ aaa authentication ssh enable Configure access to the privileged mode commands. Next Available Option: ■ primary < local | tacacs | radius | ... > -- Specify the primary authentication method for access control.(p. 43) exec ■ [no] aaa accounting exec Usage: [no] aaa accounting exec Description: Configure 'exec' type of accounting.
Command Line Interface Reference Guide aaa -Disable the port from sending advertisements of existing GVRP-created VLANs on the switch. -Drop all GVRP advertisements received on the port. 3. If you disable the use of dynamic VLANs in an authentication session using the no aaa port-access gvrp-vlans command, client sessions that were authenticated with a dynamic VLAN continue and are not deauthenticated.
Command Line Interface Reference Guide aaa ■ aaa authentication web login Configure login access to the switch. Next Available Option: ■ primary < local | radius > -- Specify the primary authentication method for access control.(p. 43) ■ aaa authentication ssh login Configure login access to the switch. Next Available Option: ■ primary < local | tacacs | radius | ... > -- Specify the primary authentication method for access control.(p.
Command Line Interface Reference Guide aaa o - Specifies the primary authentication method for access control. Use or > after you specify enable or login to get a list of all available primary authentication methods. o - Specifies an authentication method to use, if the primary authentication method is not able to check user's credentials. Use or > after you specify the primary authentication method to get a list of all available backup methods.
Command Line Interface Reference Guide aaa o 'server-timeout' sets the period of time after which the switch assumes that authentication has timed out (default 30 seconds). o 'max-requests' sets the number of authentication attempts that must time out before authentication fails (default 3). o 'logoff-period' sets the period of time of inactivity that the switch considers an implicit logoff (default 300).
Command Line Interface Reference Guide aaa ■ reauth-period < 0 to 9999999 > -- Set the re-authentication timeout in seconds; set to '0' to disable re-authentication (default 0). (NUMBER) (p. 47) ■ auth-vid -- Configures VLAN where to move port after successful authentication (not configured by default).(p. 30) ■ unauth-vid -- Configures VLAN where to keep port while there is an unauthorized client connected (not configured by default).(p. 52) ■ reauthenticate -- Force re-authentication to happen.(p.
Command Line Interface Reference Guide aaa ■ radius -- Use RADIUS protocol as accounting method. ■ aaa accounting network < start-stop | stop-only > < radius > Specify which accounting method to use (radius) Supported Values: ■ radius -- Use RADIUS protocol as accounting method. ■ aaa accounting system < start-stop | stop-only > < radius > Specify which accounting method to use (radius) Supported Values: ■ radius -- Use RADIUS protocol as accounting method.
Command Line Interface Reference Guide aaa Next Available Option: ■ method < radius > -- Specify which accounting method to use (radius) (p. 39) network ■ [no] aaa accounting network Usage: [no] aaa accounting network Description: Configure 'network' type of accounting. Parameters: o start-stop - Send a start record accounting notice at the beginning and a stop record notice at the end of the accounting session. Do not wait for acknowledgement.
Command Line Interface Reference Guide aaa periodic - Send accounting update records at regular intervals given by 'number' (in minutes). Range: < 1 to 525600 > port-access ■ aaa authentication port-access Usage: aaa authentication port-access ... Description: Configure authentication mechanism used to control access to the network. The configured authentication method will. be used to authenticate 802.1X (Port Based Network Access Control Protocol) clients.
Command Line Interface Reference Guide aaa Manage 802.1X on the device port(s). Next Available Options: ■ control < authorized | auto | unauthorized > -- Set the authenticator to Force Authorized, Force Unauthorized or Auto state (default Auto). (NUMBER) (p. 32) ■ quiet-period < 0 to 65535 > -- Set the period of time the switch does not try to acquire a supplicant (default 60 sec.). (NUMBER) (p.
Command Line Interface Reference Guide aaa ■ aaa authentication console login < local | tacacs | radius > Specify the primary authentication method for access control. Supported Values: ■ local -- Use local switch user/password database. ■ tacacs -- Use TACACS+ server. ■ radius -- Use RADIUS server. Next Available Option: ■ secondary < local | none | authorized > -- Specify the backup authentication method for access control.(p.
Command Line Interface Reference Guide aaa Specify the primary authentication method for access control. Supported Values: ■ local -- Use local switch user/password database. ■ radius -- Use RADIUS server. Next Available Option: ■ secondary < local | none | authorized > -- Specify the backup authentication method for access control.(p. 47) ■ aaa authentication ssh enable < local | tacacs | radius | ... > Specify the primary authentication method for access control.
Command Line Interface Reference Guide aaa Specify the primary authentication method for access control. Supported Values: ■ chap-radius -- Use RADIUS server with CHAP. ■ peap-mschapv2 -- Use RADIUS server with PEAP-MSChapv2. Next Available Option: ■ secondary < none | authorized > -- Specify the backup authentication method for access control.(p. 47) ■ aaa authentication mac-based < chap-radius | peap-mschapv2 > Specify the primary authentication method for access control.
Command Line Interface Reference Guide aaa reauthenticate ■ aaa port-access authenticator [ETHERNET] PORT-LIST reauthenticate Force re-authentication to happen. ■ aaa port-access mac-based [ETHERNET] PORT-LIST reauthenticate Force re-authentication to happen. ■ aaa port-access web-based [ETHERNET] PORT-LIST reauthenticate Force re-authentication to happen.
Command Line Interface Reference Guide aaa Supported Values: ■ local -- Use local switch user/password database. ■ none -- Do not use backup authentication methods. ■ authorized -- Allow access without authentication. ■ aaa authentication telnet enable < local | tacacs | radius > < local | none | authorized > Specify the backup authentication method for access control. Supported Values: ■ local -- Use local switch user/password database. ■ none -- Do not use backup authentication methods.
Command Line Interface Reference Guide aaa ■ none -- Do not use backup authentication methods. ■ authorized -- Allow access without authentication. ■ aaa authentication web-based < chap-radius | peap-mschapv2 > < none | authorized > Specify the backup authentication method for access control. Supported Values: ■ none -- Do not use backup authentication methods. ■ authorized -- Allow access without authentication.
Command Line Interface Reference Guide aaa to use, if the primary authentication method is not able to check user's credentials. Use or > after you specify the primary authentication method to get a list of all available backup methods. Next Available Options: ■ enable -- Configure access to the privileged mode commands.(p. 33) ■ login -- Configure login access to the switch.(p.
Command Line Interface Reference Guide aaa from an authenticator. User will be prompted to enter the secret after the command is invoked. o 'initialize' reinitializes supplicant's state machine. o 'clear-statistics' clears supplicant statistics counters. Next Available Options: ■ auth-timeout < 1 to 300 > -- Set the challenge reception timeout (default 30sec.). (NUMBER) (p. 30) ■ held-period < 0 to 65535 > -- Set the held period (default 60sec.). (NUMBER) (p.
Command Line Interface Reference Guide aaa Next Available Option: ■ mode < start-stop | stop-only > -- Specify how to initiate and terminate an accounting session. (p. 40) telnet ■ aaa authentication telnet Usage: aaa authentication telnet [] Description: Configure authentication mechanism used to control telnet access to the switch. Parameters: o enable - Configure access to privileged mode. o login - Configure login access.
Command Line Interface Reference Guide aaa Next Available Option: ■ VLAN-ID -- Configures VLAN where to keep port while there is an unauthenticated client connected (not configured by default). (VLAN-ID) (p. 53) ■ [no] aaa port-access mac-based [ETHERNET] PORT-LIST unauth-vid Configures VLAN where to keep port while there is an unauthorized client connected (not configured by default).
Command Line Interface Reference Guide aaa Configures VLAN where to keep port while there is an unauthorized client connected (not configured by default). web ■ aaa authentication web Usage: aaa authentication web [] Description: Configure authentication mechanism used to control web access to the switch. Parameters: o enable - Configure access to privileged mode. o login - Configure login access.
Command Line Interface Reference Guide aaa primary authentication method to get a list of all available backup methods. Next Available Option: ■ primary < chap-radius | peap-mschapv2 > -- Specify the primary authentication method for access control.(p.
Command Line Interface Reference Guide aaa o 'server-timeout' sets the period of time after which the switch assumes that authentication has timed out (default 30 seconds). o 'max-requests' sets the number of authentication attempts that must time out before authentication fails (default 3) o 'max-retries' sets number of times a client can enter their credentials before authentication is considered to have failed (default 3).
Command Line Interface Reference Guide aaa ■ redirect-url -- Set the URL that the user should be redirected to after successful login (default none), Specify url up to 103 characters length.(p. 47) ■ max-retries < 1 to 10 > -- Set number of times a client can enter their credentials before authentication is considered to have failed (default 3). (NUMBER) (p. 39) ■ logoff-period < 1 to 9999999 > -- Set the period of time of inactivity that the switch considers an implicit logoff (default 300 seconds).
arp OVERVIEW Category: Primary context: config Related Commands Usage: no arp IP-ADDRESS Description: Remove the specified IP-ADDRESS entry from the ARP cache (note: the keyword 'no' must be specified). o IP-ADDRESS - ip address of the ARP cache entry to be removed. COMMAND STRUCTURE © 2008 Hewlett-Packard Development Company, L.P.
arp-protect OVERVIEW Category: Primary context: config Related Commands Usage: [no] arp-protect [trust [ethernet] PORT-LIST| validate | vlan VLAN-ID-RANGE] Description: Configure Dynamic ARP Protection. To Enable/disable ARP Protection on the switch execute the [no] arp-protect command. Dynamic ARP Protection will not be enabled on any VLAN if it is not enabled on the switch. By default Dynamic ARP Protection is disabled.
Command Line Interface Reference Guide arp-protect ■ src-mac -- Drop any ARP request or response packet in which the source MAC in the ethernet header does not match the sender MAC address in the body of the packet. (p. 60) ■ [no] arp-protect vlan -- Enable/disable Dynamic ARP Protection on a VLAN(s). (p. 61) ■ vlan-list -- (VLAN-ID-RANGE) (p. 61) COMMAND DETAILS dest-mac (p. 60) ip (p. 60) src-mac (p. 60) trust (p. 60) validate (p. 60) vlan (p. 61) vlan-list (p.
Command Line Interface Reference Guide arp-protect vlan ■ [no] arp-protect vlan Enable/disable Dynamic ARP Protection on a VLAN(s). Next Available Option: ■ vlan-list -- (VLAN-ID-RANGE) (p. 61) vlan-list ■ [no] arp-protect vlan VLAN-ID-RANGE © 2008 Hewlett-Packard Development Company, L.P.
autorun OVERVIEW Category: Primary context: config Related Commands copy usb (page 131) Usage: [no] autorun ... Description: Enable/Disable/Configure Autorun. Use the 'secure-mode' keyword to enable/disable secure mode for autorun. Use the 'encryption-key' keyword to configure or remove an encryption key (a base-64 encoded string). The encryption key is a prerequisite for enabling autorun in secure-mode. Encryption is noted only when the AutoRun file is also signed by an authentic source.
Command Line Interface Reference Guide autorun AES 128 encryption key string for Autorun secure-mode ■ [no] autorun secure-mode Enable or disable secure mode for Autorun. Secure-mode can be enabled if an encryption-key has already been configured and a trusted certificate for verifying autorun command files has been copied to the switch using the "copy autorun-cert-file" command. © 2008 Hewlett-Packard Development Company, L.P.
auto-tftp OVERVIEW Category: File Transfer Primary context: config Related Commands the section called “client” (page 592) Usage: [no] auto-tftp [ ] Description: Enable/disable automatic software image download via TFTP during boot. The software image will be downloaded if it has a different version from the software running on the switch. The command requires the parameters to be specified when used without 'no'.
Command Line Interface Reference Guide auto-tftp IPv4 address of the TFTP server to download a software image from. Next Available Option: ■ filename -- The software image file-name. (ASCII-STR) (p. 64) server-ipv6 ■ auto-tftp IPV6-ADDR IPv6 address of the TFTP server to download a software image from. Next Available Option: ■ filename -- The software image file-name. (ASCII-STR) (p. 64) © 2008 Hewlett-Packard Development Company, L.P.
banner OVERVIEW Category: Switch Management Primary context: config Related Commands show banner (page 457) Usage: [no] banner motd ASCII-STR Description: Define a login banner. The banner will be displayed before login on the console, telnet, ssh, and Web-UI sessions. The banner can be a multi-line text up to 320 characters. The banner text can contain any printable character except the delimiting character and the ~ character.
boot OVERVIEW Category: Switch Management Primary context: manager Related Commands reload (page 403) Usage: boot boot boot boot [system [flash ] [config FILENAME]] set-default flash active standby Description: Reboot the device. The primary or secondary software image can be specified to be used during the boot process. Optionally, a configuration file can be set for this boot. Parameters: o set-default- Sets the default flash boot image for next boot.
Command Line Interface Reference Guide boot COMMAND DETAILS active (p. 68) config (p. 68) flash (p. 68) set-default (p. 68) standby (p. 69) system (p. 69) active ■ boot active Note: This command applies to the 8212zl switch only. Reboot the active management module. The switch starts to boot from the default flash image. You can select which image to boot from during the boot process itself. The switch will switchover to the standby management module.
Command Line Interface Reference Guide boot Next Available Option: ■ flash < primary | secondary > -- Specify the default flash boot image.(p. 68) standby ■ boot standby Reboot the standby management module. The switch does not switchover. If the standby module is not present, this message displays: “The other management module is not present.” system ■ boot system Allows user to specify boot image to use after reboot.
cdp OVERVIEW Category: Routing Primary context: config Related Commands show cdp (page 459) Usage: [no] cdp ... Description: Set various CDP (Cisco Discovery Protocol) parameters. Use 'cdp ?' to get a list of all possible options. COMMAND STRUCTURE ■ [no] cdp enable -- Enable/disable CDP on particular device ports ([ethernet] PORT-LIST) (p. 70) ■ [no] cdp run -- Start and stop CDP on the device (p.
chassislocate OVERVIEW Category: Primary context: operator Related Commands Usage: chassislocate [<1-1440>] chassislocate off Description: Control the chassis locate led. Parameters: o o o o on - Turn the led on. off - Turn the led off. blink - Make the led blink. [<1-1440>] - Number of minutes the led is to blink or be turned on (default is 30). COMMAND STRUCTURE ■ chassislocate blink -- Blink the chassis locate led (default 30 minutes). (p.
Command Line Interface Reference Guide chassislocate off ■ chassislocate off Turn the chassis locate led off. on ■ chassislocate on Turn the chassis locate led on (default 30 minutes). Next Available Option: ■ duration < 1 to 1440 > -- Number of minutes duration (default 30). (NUMBER) (p. 71) © 2008 Hewlett-Packard Development Company, L.P.
clear OVERVIEW Category: Primary context: manager Related Commands Usage: clear Description: Clear table/statistics or authorized client public keys. Parameters: o arp - Flushes all non-permanent entries in the ARP cache. o intrusion-log - Resets the Alert Flags and prepares the switch to detect and log the next security intrusion.
Command Line Interface Reference Guide clear arp ■ clear arp Flush all non-permanent entries in the ARP cache. client-public-key ■ clear crypto client-public-key Remove client public keys from active configuration. Next Available Option: ■ keyfile < manager | operator > -- Remove client public keys from active configuration.(p. 74) crypto ■ clear crypto Remove client public keys from active configuration.
Command Line Interface Reference Guide clear Remove client public keys from active configuration. link-keepalive ■ clear link-keepalive Reset link-keepalive counters for all UDLD enabled ports. Next Available Option: ■ statistics -- Reset link-keepalive counters for all UDLD enabled ports.(p. 75) logging ■ clear logging Remove all event entries from the event log. neighbors ■ clear ipv6 neighbors Delete all the neighbour discovery cache entries, except static entries.
clock OVERVIEW Category: Switch Management Primary context: config Related Commands ip (page 269) sntp (page 547) time (page 594) Usage: [no] clock [...] Description: Display/set current time, date, and local time parameters. Called without any parameters displays the information mentioned above. Use 'clock ?' to see a list of all possible configuration options. COMMAND STRUCTURE ■ clock set -- Set current time and/or date (p. 77) ■ date -- Current date to set. (MM/DD[/[YY]YY]) (p.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ clock +9:30 +9:00 +8:00 +7:00 +6:30 +6:00 +5:30 +5:00 +4:30 +4:00 +3:30 +3:00 +2:00 +1:00 +0:00 -1:00 -2:00 -3:00 -3:30 -4:00 -5:00 -6:00 -7:00 -8:00 -8:30 -9:00 -9:30 -10:00 -11:00 -12:00 set ■ clock set Usage: clock set <[MM/DD[/[YY]YY]] [HH:MM[:SS]]> Description: Set current time and/or date. o MM/DD[/[YY]YY] - New date o HH:MM[:SS] - New time Next Available Options: ■ date -- Current date to set.
Command Line Interface Reference Guide clock time ■ clock set [TIME] Current time to set. timezone ■ clock timezone Usage: clock timezone [gmt <-12:00 - +14:00>] | [us ] Description: Set the number of hours your location is to the West(-) or East(+) of GMT.
configure OVERVIEW Category: Switch Management Primary context: manager Related Commands end (page 165) exit (page 168) enable (page 164) Usage: configure [terminal] Description: Enter the Configuration context. COMMAND STRUCTURE ■ configure terminal -- Optional keyword of the configure command. Can be omitted. (p. 79) EXAMPLES Example: enable ProCurve# configure ProCurve(config)# COMMAND DETAILS terminal (p. 79) terminal ■ configure terminal Optional keyword of the configure command.
connection-rate-filter OVERVIEW Category: Troubleshooting Primary context: config Related Commands filter (page 172) ip (page 269) vlan (page 611) show connection-rate-filter (page 465) Usage: connection-rate-filter unblock < host SRC-IP-ADDR | SRC-IP-ADDRESS/MASK > [no] connection-rate-filter sensitivity Description: Re-enables access to a host or set of hosts that has been previously blocked by the connection rate filter.
Command Line Interface Reference Guide connection-rate-filter sensitivity ■ connection-rate-filter sensitivity Sets the level of filtering required Next Available Option: ■ sensitive < low | medium | high | ... > -- (p. 80) src-ip ■ connection-rate-filter unblock IP-ADDR/MASK-LENGTH Match packets from the specified subnet.
console OVERVIEW Category: Switch Management Primary context: config Related Commands show (page 437) repeat (page 406) Usage: console ... Description: Set various console parameters. Use 'console ?' to get a list of all configurable parameters. The non-configurable parameters and their default values are: Data bits = 8; Parity = None; Stop bits = 1. COMMAND STRUCTURE ■ console baud-rate < speed-sense | 1200 | 2400 | ...
Command Line Interface Reference Guide console COMMAND DETAILS baud-rate (p. 83) events (p. 83) flow-control (p. 83) inactivity-timer (p. 84) local-terminal (p. 84) screen-refresh (p. 84) terminal (p. 85) baud-rate ■ console baud-rate < speed-sense | 1200 | 2400 | ... > Usage: console baud-rate Description: Set the data transmission speed for the device connect sessions initiated through the Console port.
Command Line Interface Reference Guide console Usage: console flow-control Description: Set the Flow Control Method; default is xon-xoff. Supported Values: ■ XON/XOFF ■ None inactivity-timer ■ console inactivity-timer < 0 | 1 | 5 | ... > Usage: console inactivity-timer <0|1|5|10|15|20|30|60|120> Description: Set the number of minutes of no activity detected on the Console port before the switch terminates a communication session. '0' means disable inactivity timer. Default is 0.
Command Line Interface Reference Guide console on the repeat command. See 'repeat help' for details on the 'repeat' command. Supported Values: ■ 1 ■ 3 ■ 5 ■ 10 ■ 20 ■ 30 ■ 45 ■ 60 terminal ■ console terminal < VT100 | NONE | ANSI > Usage: console terminal Description: Set type of terminal being used for all console and telnet sessions (default is vt100). Saved in configuration and requires reboot to take effect. Terminal type options are: vt100 = use VT100 terminal escape sequences.
copy OVERVIEW Category: File Transfer Primary context: manager Related Commands show config (page 462) show files (page 471) show flash (page 472) show running-config (page 506) Usage: copy [options] Description: Copy datafiles to/from the switch. - specify source of data.
Command Line Interface Reference Guide copy ■ pc -- Change CR/LF to PC style. (p. 119) ■ unix -- Change CR/LF to unix style. (p. 130) ■ usb -- Copy data to a USB flash drive. (p. 131) ■ filename -- Specify filename for the USB transfer. (ASCII-STR) (p. 103) ■ append -- Add the key(s) for operator access. (p. 94) ■ manager -- Replace the key(s) for manager access; follow with the 'append' option to add the key(s). (p. 112) ■ append -- Add the key(s) for access. (p.
Command Line Interface Reference Guide copy ■ append -- Add the key(s) for operator access. (p. 94) ■ manager -- Replace the key(s) for manager access; follow with the 'append' option to add the key(s). (p. 112) ■ append -- Add the key(s) for access. (p. 94) ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s). (p. 116) ■ append -- Add the key(s) for access. (p. 94) ■ xmodem -- Use xmodem on the terminal as the data destination. (p.
Command Line Interface Reference Guide copy ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s). (p. 116) ■ append -- Add the key(s) for access. (p. 94) ■ xmodem -- Use xmodem on the terminal as the data destination. (p. 133) ■ tftp -- Copy data to a TFTP server. (p. 122) ■ tftp-ip -- Specify TFTP server IPv4 address. (IP-ADDR) (p. 124) ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p.
Command Line Interface Reference Guide copy ■ append -- Add the key(s) for access. (p. 94) ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s). (p. 116) ■ append -- Add the key(s) for access. (p. 94) ■ xmodem -- Use xmodem on the terminal as the data destination. (p. 133) ■ copy running-config -- Copy running configuration file. (p. 121) ■ tftp -- Copy data to a TFTP server. (p. 122) ■ tftp-ip -- Specify TFTP server IPv4 address. (IP-ADDR) (p.
Command Line Interface Reference Guide copy ■ append -- Add the key(s) for operator access. (p. 94) ■ manager -- Replace the key(s) for manager access; follow with the 'append' option to add the key(s). (p. 112) ■ append -- Add the key(s) for access. (p. 94) ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s). (p. 116) ■ append -- Add the key(s) for access. (p. 94) ■ tftp-ipv6 -- Specify TFTP server IPv6 address. (IPV6-ADDR) (p.
Command Line Interface Reference Guide copy ■ flash -- Copy data to the switch system image file. (p. 111) ■ tftp-ip -- Specify TFTP server IPv4 address. (IP-ADDR) (p. 124) ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p. 103) ■ cv_flash < primary | secondary > -- Copy to primary/secondary flash. (p. 102) ■ tftp-ipv6 -- Specify TFTP server IPv6 address. (IPV6-ADDR) (p. 127) ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p.
Command Line Interface Reference Guide copy ■ append -- Add the key(s) for access. (p. 94) ■ command-file -- Copy command script to switch and execute. (p. 100) ■ filename -- Specify filename for the USB transfer. (ASCII-STR) (p. 103) ■ pc -- Change CR/LF to PC style. (p. 119) ■ unix -- Change CR/LF to unix style. (p. 130) ■ flash -- Copy data to the switch system image file. (p. 111) ■ image-name -- Specify filename for the USB transfer. (ASCII-STR) (p.
Command Line Interface Reference Guide copy COMMAND DETAILS append (p. 94) autorun-cert-file (p. 99) autorun-key-file (p. 99) card (p. 100) command-file (p. 100) command-output (p. 101) config (p. 101) crash-data (p. 101) crash-log (p. 102) cv_flash (p. 102) event-log (p. 103) filename (p. 103) flash (p. 111) image-name (p. 112) manager (p. 112) mm (p. 116) operator (p. 116) pc (p. 119) pub-key-file (p. 121) running-config (p. 121) startup-config (p. 121) tftp (p. 122) tftp-ip (p. 124) tftp-ipv6 (p.
Command Line Interface Reference Guide copy ■ copy tftp autorun-cert-file IPV6-ADDR FILENAME append Add the key(s) for operator access. ■ copy tftp autorun-cert-file IPV6-ADDR FILENAME operator append Add the key(s) for access. ■ copy tftp autorun-cert-file IPV6-ADDR FILENAME manager append Add the key(s) for access. ■ copy tftp autorun-key-file IP-ADDR FILENAME append Add the key(s) for operator access. ■ copy tftp autorun-key-file IP-ADDR FILENAME operator append Add the key(s) for access.
Command Line Interface Reference Guide copy ■ copy usb pub-key-file FILENAME append Add the key(s) for operator access. ■ copy usb pub-key-file FILENAME operator append Add the key(s) for access. ■ copy usb pub-key-file FILENAME manager append Add the key(s) for access. ■ copy usb autorun-cert-file FILENAME append Add the key(s) for operator access. ■ copy usb autorun-cert-file FILENAME operator append Add the key(s) for access.
Command Line Interface Reference Guide copy ■ copy crash-data SLOT-ID-RANGE usb FILENAME append Add the key(s) for operator access. ■ copy crash-data SLOT-ID-RANGE usb FILENAME operator append Add the key(s) for access. ■ copy crash-data SLOT-ID-RANGE usb FILENAME manager append Add the key(s) for access. ■ copy crash-data mm usb FILENAME append Add the key(s) for operator access. ■ copy crash-data mm usb FILENAME operator append Add the key(s) for access.
Command Line Interface Reference Guide copy ■ copy crash-log mm usb FILENAME append Add the key(s) for operator access. ■ copy crash-log mm usb FILENAME operator append Add the key(s) for access. ■ copy crash-log mm usb FILENAME manager append Add the key(s) for access. ■ copy crash-log usb FILENAME append Add the key(s) for operator access. ■ copy crash-log usb FILENAME operator append Add the key(s) for access. ■ copy crash-log usb FILENAME manager append Add the key(s) for access.
Command Line Interface Reference Guide copy ■ copy startup-config usb FILENAME append Add the key(s) for operator access. ■ copy startup-config usb FILENAME operator append Add the key(s) for access. ■ copy startup-config usb FILENAME manager append Add the key(s) for access. ■ copy event-log usb FILENAME append Add the key(s) for operator access. ■ copy event-log usb FILENAME operator append Add the key(s) for access. ■ copy event-log usb FILENAME manager append Add the key(s) for access.
Command Line Interface Reference Guide copy ■ copy usb autorun-key-file Copy autorun key file to the switch. Next Available Option: ■ filename -- Specify filename for the USB transfer. (ASCII-STR) (p. 103) card ■ copy crash-data SLOT-ID-RANGE Enter single slot identifier. Next Available Options: ■ tftp -- Copy data to a TFTP server.(p. 122) ■ xmodem -- Use xmodem on the terminal as the data destination.(p. 133) ■ usb -- Copy data to a USB flash drive.(p.
Command Line Interface Reference Guide copy command-output ■ copy command-output COMMAND-OUTPUT Specify a CLI command to copy output of. Next Available Options: ■ tftp -- Copy data to a TFTP server.(p. 122) ■ xmodem -- Use xmodem on the terminal as the data destination.(p. 133) ■ usb -- Copy data to a USB flash drive.(p. 131) config ■ copy tftp config CONFIG Copy data to specified configuration file. Next Available Options: ■ tftp-ip -- Specify TFTP server IPv4 address. (IP-ADDR) (p.
Command Line Interface Reference Guide copy Next Available Options: ■ card -- Enter single slot identifier. (SLOT-ID-RANGE) (p. 100) ■ mm -- Copy from the management card.(p. 116) ■ tftp -- Copy data to a TFTP server.(p. 122) ■ xmodem -- Use xmodem on the terminal as the data destination.(p. 133) ■ usb -- Copy data to a USB flash drive.(p. 131) crash-log ■ copy crash-log Copy the switch log file. Next Available Options: ■ card -- Enter single slot identifier. (SLOT-ID-RANGE) (p.
Command Line Interface Reference Guide copy ■ secondary -- Copy to secondary flash. event-log ■ copy event-log Copy event log file. Next Available Options: ■ tftp -- Copy data to a TFTP server.(p. 122) ■ xmodem -- Use xmodem on the terminal as the data destination.(p. 133) ■ usb -- Copy data to a USB flash drive.(p. 131) filename ■ copy tftp command-file IP-ADDR FILENAME Specify filename for the TFTP transfer. Next Available Options: ■ unix -- Change CR/LF to unix style.(p.
Command Line Interface Reference Guide copy ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s).(p. 116) ■ manager -- Replace the key(s) for manager access; follow with the 'append' option to add the key(s).(p. 112) ■ copy tftp pub-key-file IPV6-ADDR FILENAME Specify filename for the TFTP transfer. Next Available Options: ■ append -- Add the key(s) for operator access.(p.
Command Line Interface Reference Guide copy Next Available Options: ■ append -- Add the key(s) for operator access.(p. 94) ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s).(p. 116) ■ manager -- Replace the key(s) for manager access; follow with the 'append' option to add the key(s).(p. 112) ■ copy tftp autorun-cert-file IPV6-ADDR FILENAME Specify filename for the TFTP transfer.
Command Line Interface Reference Guide copy ■ copy usb command-file FILENAME Specify filename for the USB transfer. Next Available Options: ■ unix -- Change CR/LF to unix style.(p. 130) ■ pc -- Change CR/LF to PC style.(p. 119) ■ copy usb pub-key-file FILENAME Specify filename for the USB transfer. Next Available Options: ■ append -- Add the key(s) for operator access.(p. 94) ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s).(p.
Command Line Interface Reference Guide copy Next Available Options: ■ unix -- Change CR/LF to unix style.(p. 130) ■ pc -- Change CR/LF to PC style.(p. 119) ■ copy command-output COMMAND-OUTPUT usb FILENAME Specify filename for the USB transfer. Next Available Options: ■ append -- Add the key(s) for operator access.(p. 94) ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s).(p.
Command Line Interface Reference Guide copy ■ copy crash-data mm tftp IP-ADDR FILENAME Specify filename for the TFTP transfer. ■ copy crash-data mm tftp IPV6-ADDR FILENAME Specify filename for the TFTP transfer. ■ copy crash-data mm usb FILENAME Specify filename for the USB transfer. Next Available Options: ■ append -- Add the key(s) for operator access.(p. 94) ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s).(p.
Command Line Interface Reference Guide copy Next Available Options: ■ append -- Add the key(s) for operator access.(p. 94) ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s).(p. 116) ■ manager -- Replace the key(s) for manager access; follow with the 'append' option to add the key(s).(p. 112) ■ copy crash-log mm tftp IP-ADDR FILENAME Specify filename for the TFTP transfer.
Command Line Interface Reference Guide copy Specify filename for the TFTP transfer. ■ copy flash usb FILENAME Specify filename for the USB transfer. Next Available Options: ■ append -- Add the key(s) for operator access.(p. 94) ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s).(p. 116) ■ manager -- Replace the key(s) for manager access; follow with the 'append' option to add the key(s).(p.
Command Line Interface Reference Guide copy Next Available Options: ■ unix -- Change CR/LF to unix style.(p. 130) ■ pc -- Change CR/LF to PC style.(p. 119) ■ copy startup-config usb FILENAME Specify filename for the USB transfer. Next Available Options: ■ append -- Add the key(s) for operator access.(p. 94) ■ operator -- Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s).(p.
Command Line Interface Reference Guide copy ■ copy xmodem flash Copy to primary/secondary flash. Next Available Option: ■ cv_flash < primary | secondary > -- Copy to primary/secondary flash.(p. 102) ■ copy usb flash Copy data to the switch system image file. Next Available Option: ■ image-name -- Specify filename for the USB transfer. (ASCII-STR) (p. 112) ■ copy flash Copy the switch system image file. Next Available Options: ■ flash < primary | secondary > -- Copy to primary/secondary flash.(p.
Command Line Interface Reference Guide copy Replace the key(s) for manager access; follow with the 'append' option to add the key(s). Next Available Option: ■ append -- Add the key(s) for access.(p. 94) ■ copy tftp autorun-cert-file IP-ADDR FILENAME manager Replace the key(s) for manager access; follow with the 'append' option to add the key(s). Next Available Option: ■ append -- Add the key(s) for access.(p.
Command Line Interface Reference Guide copy Next Available Option: ■ append -- Add the key(s) for access.(p. 94) ■ copy usb autorun-cert-file FILENAME manager Replace the key(s) for manager access; follow with the 'append' option to add the key(s). Next Available Option: ■ append -- Add the key(s) for access.(p. 94) ■ copy usb autorun-key-file FILENAME manager Replace the key(s) for manager access; follow with the 'append' option to add the key(s).
Command Line Interface Reference Guide copy ■ copy crash-log SLOT-ID-RANGE usb FILENAME manager Replace the key(s) for manager access; follow with the 'append' option to add the key(s). Next Available Option: ■ append -- Add the key(s) for access.(p. 94) ■ copy crash-log mm usb FILENAME manager Replace the key(s) for manager access; follow with the 'append' option to add the key(s). Next Available Option: ■ append -- Add the key(s) for access.(p.
Command Line Interface Reference Guide copy Next Available Option: ■ append -- Add the key(s) for access.(p. 94) mm ■ copy crash-data mm Copy from the management card. Next Available Options: ■ tftp -- Copy data to a TFTP server.(p. 122) ■ xmodem -- Use xmodem on the terminal as the data destination.(p. 133) ■ usb -- Copy data to a USB flash drive.(p. 131) ■ copy crash-log mm Copy from the management card. Next Available Options: ■ tftp -- Copy data to a TFTP server.(p.
Command Line Interface Reference Guide copy Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s). Next Available Option: ■ append -- Add the key(s) for access.(p. 94) ■ copy tftp autorun-key-file IP-ADDR FILENAME operator Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s). Next Available Option: ■ append -- Add the key(s) for access.(p.
Command Line Interface Reference Guide copy Next Available Option: ■ append -- Add the key(s) for access.(p. 94) ■ copy command-output COMMAND-OUTPUT usb FILENAME operator Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s). Next Available Option: ■ append -- Add the key(s) for access.(p. 94) ■ copy crash-data SLOT-ID-RANGE usb FILENAME operator Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s).
Command Line Interface Reference Guide copy ■ copy crash-log usb FILENAME operator Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s). Next Available Option: ■ append -- Add the key(s) for access.(p. 94) ■ copy flash usb FILENAME operator Replace the key(s) for operator access (default); follow with the 'append' option to add the key(s). Next Available Option: ■ append -- Add the key(s) for access.(p.
Command Line Interface Reference Guide copy ■ copy tftp startup-config IPV6-ADDR FILENAME pc Change CR/LF to PC style. ■ copy tftp config CONFIG IP-ADDR FILENAME pc Change CR/LF to PC style. ■ copy tftp config CONFIG IPV6-ADDR FILENAME pc Change CR/LF to PC style. ■ copy xmodem startup-config pc Change CR/LF to PC style. ■ copy xmodem command-file pc Change CR/LF to PC style. ■ copy xmodem config CONFIG pc Change CR/LF to PC style. ■ copy usb command-file FILENAME pc Change CR/LF to PC style.
Command Line Interface Reference Guide copy ■ copy startup-config tftp IP-ADDR FILENAME pc Change CR/LF to PC style. ■ copy startup-config tftp IPV6-ADDR FILENAME pc Change CR/LF to PC style. ■ copy startup-config xmodem pc Change CR/LF to PC style. ■ copy event-log tftp IP-ADDR FILENAME pc Change CR/LF to PC style. ■ copy event-log tftp IPV6-ADDR FILENAME pc Change CR/LF to PC style. ■ copy event-log xmodem pc Change CR/LF to PC style.
Command Line Interface Reference Guide copy Next Available Options: ■ tftp-ip -- Specify TFTP server IPv4 address. (IP-ADDR) (p. 124) ■ tftp-ipv6 -- Specify TFTP server IPv6 address. (IPV6-ADDR) (p. 127) ■ copy xmodem startup-config Copy data to the switch configuration file. Next Available Options: ■ unix -- Change CR/LF to unix style.(p. 130) ■ pc -- Change CR/LF to PC style.(p. 119) ■ copy usb startup-config Copy data to the switch configuration file.
Command Line Interface Reference Guide copy ■ copy config < config | new > tftp Copy data to a TFTP server. Next Available Options: ■ tftp-ip -- Specify TFTP server IPv4 address. (IP-ADDR) (p. 124) ■ tftp-ipv6 -- Specify TFTP server IPv6 address. (IPV6-ADDR) (p. 127) ■ copy crash-data SLOT-ID-RANGE tftp Copy data to a TFTP server. Next Available Options: ■ tftp-ip -- Specify TFTP server IPv4 address. (IP-ADDR) (p. 124) ■ tftp-ipv6 -- Specify TFTP server IPv6 address. (IPV6-ADDR) (p.
Command Line Interface Reference Guide copy Next Available Options: ■ tftp-ip -- Specify TFTP server IPv4 address. (IP-ADDR) (p. 124) ■ tftp-ipv6 -- Specify TFTP server IPv6 address. (IPV6-ADDR) (p. 127) ■ copy flash tftp Copy data to a TFTP server. Next Available Options: ■ tftp-ip -- Specify TFTP server IPv4 address. (IP-ADDR) (p. 124) ■ tftp-ipv6 -- Specify TFTP server IPv6 address. (IPV6-ADDR) (p. 127) ■ copy running-config tftp Copy data to a TFTP server.
Command Line Interface Reference Guide copy ■ copy tftp pub-key-file IP-ADDR Specify TFTP server IPv4 address. Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p. 103) ■ copy tftp startup-config IP-ADDR Specify TFTP server IPv4 address. Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p. 103) ■ copy tftp config CONFIG IP-ADDR Specify TFTP server IPv4 address.
Command Line Interface Reference Guide copy Specify TFTP server IPv4 address. Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p. 103) ■ copy crash-data mm tftp IP-ADDR Specify TFTP server IPv4 address. Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p. 103) ■ copy crash-data tftp IP-ADDR Specify TFTP server IPv4 address. Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p.
Command Line Interface Reference Guide copy Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p. 103) ■ copy startup-config tftp IP-ADDR Specify TFTP server IPv4 address. Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p. 103) ■ copy event-log tftp IP-ADDR Specify TFTP server IPv4 address. Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p.
Command Line Interface Reference Guide copy Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p. 103) ■ copy tftp autorun-cert-file IPV6-ADDR Specify TFTP server IPv6 address. Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p. 103) ■ copy tftp autorun-key-file IPV6-ADDR Specify TFTP server IPv6 address. Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p.
Command Line Interface Reference Guide copy ■ copy crash-log SLOT-ID-RANGE tftp IPV6-ADDR Specify TFTP server IPv6 address. Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p. 103) ■ copy crash-log mm tftp IPV6-ADDR Specify TFTP server IPv6 address. Next Available Option: ■ filename -- Specify filename for the TFTP transfer. (ASCII-STR) (p. 103) ■ copy crash-log tftp IPV6-ADDR Specify TFTP server IPv6 address.
Command Line Interface Reference Guide copy unix ■ copy tftp command-file IP-ADDR FILENAME unix Change CR/LF to unix style. ■ copy tftp command-file IPV6-ADDR FILENAME unix Change CR/LF to unix style. ■ copy tftp startup-config IP-ADDR FILENAME unix Change CR/LF to unix style. ■ copy tftp startup-config IPV6-ADDR FILENAME unix Change CR/LF to unix style. ■ copy tftp config CONFIG IP-ADDR FILENAME unix Change CR/LF to unix style.
Command Line Interface Reference Guide copy Change CR/LF to unix style. ■ copy running-config tftp IP-ADDR FILENAME unix Change CR/LF to unix style. ■ copy running-config tftp IPV6-ADDR FILENAME unix Change CR/LF to unix style. ■ copy running-config xmodem unix Change CR/LF to unix style. ■ copy startup-config tftp IP-ADDR FILENAME unix Change CR/LF to unix style. ■ copy startup-config tftp IPV6-ADDR FILENAME unix Change CR/LF to unix style.
Command Line Interface Reference Guide copy ■ copy crash-data SLOT-ID-RANGE usb Copy data to a USB flash drive. Next Available Option: ■ filename -- Specify filename for the USB transfer. (ASCII-STR) (p. 103) ■ copy crash-data mm usb Copy data to a USB flash drive. Next Available Option: ■ filename -- Specify filename for the USB transfer. (ASCII-STR) (p. 103) ■ copy crash-data usb Copy data to a USB flash drive. Next Available Option: ■ filename -- Specify filename for the USB transfer.
Command Line Interface Reference Guide copy Copy data to a USB flash drive. Next Available Option: ■ filename -- Specify filename for the USB transfer. (ASCII-STR) (p. 103) ■ copy startup-config usb Copy data to a USB flash drive. Next Available Option: ■ filename -- Specify filename for the USB transfer. (ASCII-STR) (p. 103) ■ copy event-log usb Copy data to a USB flash drive. Next Available Option: ■ filename -- Specify filename for the USB transfer. (ASCII-STR) (p.
Command Line Interface Reference Guide copy ■ copy crash-data mm xmodem Use xmodem on the terminal as the data destination. ■ copy crash-data xmodem Use xmodem on the terminal as the data destination. ■ copy crash-log SLOT-ID-RANGE xmodem Use xmodem on the terminal as the data destination. ■ copy crash-log mm xmodem Use xmodem on the terminal as the data destination. ■ copy crash-log xmodem Use xmodem on the terminal as the data destination.
crypto OVERVIEW Category: SSH Primary context: config Related Commands the section called “crypto” (page 466) autorun (page 62) Usage: crypto host-cert generate self-signed [START END CNAME OU ORG CITY STATE COUNTRY] crypto host-cert zeroize crypto key generate crypto key zeroize Description: Install or remove authentication files for ssh or https server or for autorun Parameters: o host-cert - operation on the https host cert
Command Line Interface Reference Guide crypto ■ cname -- Common name [e.g., IP address of device]. (ASCII-STR) (p. 137) ■ org-unit -- Organizational unit [Department]. (ASCII-STR) (p. 144) ■ organization -- Organization name. (ASCII-STR) (p. 144) ■ additional options available... ■ zeroize -- Delete an existing certificate. (p. 145) ■ crypto key -- Install/remove RSA key file for ssh or https server. (p. 143) ■ generate -- Generate a new key. (p. 143) ■ autorun-key -- Install RSA key file for autorun (p.
Command Line Interface Reference Guide crypto Next Available Option: ■ rsa -- Optional keyword.(p. 144) autorun-key ■ crypto key generate autorun-key Install RSA key file for autorun. The encryption key is a pre-requisite for enabling autorun in secure-mode. Next Available Option: ■ rsa -- Optional keyword.(p. 144) cert ■ crypto key generate cert Install RSA key file for https certificate. Next Available Options: ■ rsa -- Optional keyword.(p. 144) ■ key-size < 512 | 768 | 1024 > -- (p.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ crypto AE -- United Arab Emirates AF -- Afghanistan AG -- Antigua and Barbuda AI -- Anguilla AL -- Albania AM -- Armenia AN -- Netherlands Antilles AO -- Angola AQ -- Antarctica AR -- Argentina AS -- American Samoa AT -- Austria AU -- Australia AW -- Aruba AX -- Aland Islands AZ -- Azerbaijan BA -- Bosnia and Herzegovina BB -- Barbados BD -- Bangladesh BE -- Belgi
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ crypto CY -- Cyprus CZ -- Czech Republic DE -- Germany DJ -- Djibouti DK -- Denmark DM -- Dominica DO -- Dominican Republic DZ -- Algeria EC -- Ecuador EE -- Estonia EG -- Egypt EH -- Western Sahara ER -- Eritrea ES -- Spain ET -- Ethiopia FI -- Finland FJ -- Fiji FK -- Falkland Islands (Malvinas) FM -- Micronesia FO -- Faroe Islands FR -- France FX -- France, Met
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ crypto IO -- British Indian Ocean Territory IQ -- Iraq IR -- Iran IS -- Iceland IT -- Italy JE -- Jersey JM -- Jamaica JO -- Jordan JP -- Japan KE -- Kenya KG -- Kyrgyzstan KH -- Cambodia KI -- Kiribati KM -- Comoros KN -- Saint Kitts and Nevis KP -- Korea (North) KR -- Korea (South) KW -- Kuwait KY -- Cayman Islands KZ -- Kazakhstan LA -- Laos LB -- Lebanon LC --
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ crypto MZ -- Mozambique NA -- Namibia NC -- New Caledonia NE -- Niger NF -- Norfolk Island NG -- Nigeria NI -- Nicaragua NL -- Netherlands NO -- Norway NP -- Nepal NR -- Nauru NT -- Neutral Zone NU -- Niue NZ -- New Zealand (Aotearoa) OM -- Oman PA -- Panama PE -- Peru PF -- French Polynesia PG -- Papua New Guinea PH -- Philippines PK -- Pakistan PL -- Poland PM -
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ crypto SV -- El Salvador SY -- Syria SZ -- Swaziland TC -- Turks and Caicos Islands TD -- Chad TF -- French Southern Territories TG -- Togo TH -- Thailand TJ -- Tajikistan TK -- Tokelau TM -- Turkmenistan TN -- Tunisia TO -- Tonga TP -- East Timor TR -- Turkey TT -- Trinidad and Tobago TV -- Tuvalu TW -- Taiwan TZ -- Tanzania UA -- Ukraine UG -- Uganda UK -- United Kingdom UM -- US M
Command Line Interface Reference Guide crypto generate ■ crypto host-cert generate Create a self-signed certificate for the https server. Next Available Option: ■ self-signed -- Create a self-signed certificate for the https server.(p. 144) ■ crypto key generate Generate a new key. Next Available Options: ■ cert -- Install RSA key file for https certificate.(p. 137) ■ ssh -- Install RSA key file for ssh server.(p. 144) ■ autorun-key -- Install RSA key file for autorun(p.
Command Line Interface Reference Guide crypto organization ■ crypto host-cert generate self-signed [DATE: START-DATE] [DATE: END-DATE] CNAME ORG-UNIT ORGANIZATION Organization name. Next Available Option: ■ city -- City or location. (ASCII-STR) (p. 137) org-unit ■ crypto host-cert generate self-signed [DATE: START-DATE] [DATE: END-DATE] CNAME ORG-UNIT Organizational unit [Department]. Next Available Option: ■ organization -- Organization name. (ASCII-STR) (p.
Command Line Interface Reference Guide crypto Next Available Option: ■ rsa -- Optional keyword.(p. 144) ■ crypto key zeroize ssh Remove RSA key file for ssh server. start-date ■ crypto host-cert generate self-signed [DATE: START-DATE] Validity start date for certificate. Next Available Option: ■ end-date -- Validity end date for certificate. (MM/DD[/[YY]YY]) (p. 142) state ■ crypto host-cert generate self-signed [DATE: START-DATE] [DATE: END-DATE] CNAME ORG-UNIT ORGANIZATION CITY STATE State or region.
debug OVERVIEW Category: Primary context: manager Related Commands log (page 338) show logging (page 486) show debug (page 466) Usage: [no] debug destination [no] debug Description: Enable/disable debug logging. Parameters: o destination - Enable or disable a debug destination. (Multiple destinations can be configured) o logging - Send the debug messages to a remote device via the syslog facility. System logging must first be enabled with the 'logging' command.
Command Line Interface Reference Guide debug ■ database -- Display database changes. (p. 147) ■ event -- Display RIP events. (p. 148) ■ trigger -- Display trigger messages. (p. 150) ■ [no] debug ipv6 -- Display debug messages for IPv6. (p. 149) ■ dhcpv6-client -- Display DHCPv6 client debug messages. (p. 148) ■ events -- Display DHCPv6 client events. (p. 148) ■ packet -- Display DHCPv6 client packets. (p. 150) ■ nd -- Display debug messages for IPv6 neighbor discovery. (p.
Command Line Interface Reference Guide debug destination ■ [no] debug destination < logging | session | buffer > Select destination for debug messages. Supported Values: ■ logging -- Send debug messages to syslog server. ■ session -- Print debug messages to terminal. ■ buffer -- Print debug messages to a buffer in memory. dhcp-snooping ■ [no] debug dhcp-snooping Display all DHCP Snooping messages. Next Available Options: ■ agent -- Display DHCP Snooping agent messages.(p.
Command Line Interface Reference Guide debug Display information on flood messages. ip ■ [no] debug ip Display all IP routing messages. Next Available Options: ■ ospf -- Display all OSPF routing messages.(p. 149) ■ rip -- Display all RIP routing messages.(p. 150) ipv6 ■ [no] debug ipv6 Display debug messages for IPv6. Next Available Options: ■ dhcpv6-client -- Display DHCPv6 client debug messages.(p. 148) ■ nd -- Display debug messages for IPv6 neighbor discovery.(p.
Command Line Interface Reference Guide debug packet ■ [no] debug dhcp-snooping packet Display DHCP Snooping packet messages. ■ [no] debug ip ospf packet Display packets sent/received. ■ [no] debug ipv6 dhcpv6-client packet Display DHCPv6 client packets. retransmission ■ [no] debug ip ospf retransmission Display retransmission timer messages. rip ■ [no] debug ip rip Display all RIP routing messages. Next Available Options: ■ database -- Display database changes.(p. 147) ■ event -- Display RIP events.
dhcp-relay OVERVIEW Category: Primary context: config Related Commands Usage: [no] dhcp-relay [no] dhcp-relay [hop-count-increment] dhcp-relay [option 82 append[validate]|replace[validate] |drop[validate]|keep [mac|ip]] [no] dhcp-relay [option 82 [validate]] Description: Enable/disable DHCP relay agent on the device. hop-count-increment --- optional argument to 'dhcp-relay' command used to enable/disable increment of hop-count. By default it is enabled.
Command Line Interface Reference Guide dhcp-relay ■ ip -- Sets the remote id to be the IP address of the VLAN on which the client request was received. (p. 154) ■ mac -- Sets the remote id to be the MAC address of the switch. This is the default value. (p. 155) ■ mgmt-vlan -- Sets the remote id to be the IP address of the Management VLAN. (p. 155) ■ validate -- Specifies the validation for server response. (p.
Command Line Interface Reference Guide dhcp-relay 82 ■ [no] dhcp-relay option 82 Optional argument to dhcp-agent used to specify the operational status for option 82. Next Available Options: ■ append -- Specifies that the option 82 field should be appended to client DHCP packet.(p. 153) ■ replace -- Specifies that any existing option 82 fields will be replaced with switch option 82 field for client DHCP packet.(p.
Command Line Interface Reference Guide dhcp-relay ■ mgmt-vlan -- Sets the remote id to be the IP address of the Management VLAN.(p. 155) ■ dhcp-relay option 82 validate drop Specifies that the DHCP packet will be dropped unconditionally, if option 82 field(s) already exists in the client DHCP packet. Next Available Options: ■ mac -- Sets the remote id to be the MAC address of the switch. This is the default value.(p.
Command Line Interface Reference Guide dhcp-relay keep ■ dhcp-relay option 82 keep Specifies that no option 82 field will be added or replaced, if option 82 field(s) already exists in the client DHCP packet. Next Available Options: ■ mac -- Sets the remote id to be the MAC address of the switch. This is the default value.(p. 155) ■ ip -- Sets the remote id to be the IP address of the VLAN on which the client request was received.(p.
Command Line Interface Reference Guide dhcp-relay ■ dhcp-relay option 82 keep mgmt-vlan Sets the remote id to be the IP address of the Management VLAN. ■ dhcp-relay option 82 drop mgmt-vlan Sets the remote id to be the IP address of the Management VLAN. ■ dhcp-relay option 82 validate append mgmt-vlan Sets the remote id to be the IP address of the Management VLAN. ■ dhcp-relay option 82 validate replace mgmt-vlan Sets the remote id to be the IP address of the Management VLAN.
Command Line Interface Reference Guide dhcp-relay validate ■ dhcp-relay option 82 append validate Specifies the validation for server response. ■ dhcp-relay option 82 replace validate Specifies the validation for server response. ■ dhcp-relay option 82 drop validate Specifies the validation for server response. ■ [no] dhcp-relay option 82 validate Specifies the validation for server response.
dhcp-snooping OVERVIEW Category: Primary context: config Related Commands Usage: [no] dhcp-snooping Description: Enable/Disable the global administrative status of DHCP snooping. No snooping will be performed on any VLAN if the global administrative status is disabled. The default state is disabled. COMMAND STRUCTURE ■ [no] dhcp-snooping authorized-server -- Configure valid DHCP Servers (p. 159) ■ NONAME1 -- DHCP Server address. (IP-ADDR) (p.
Command Line Interface Reference Guide dhcp-snooping ■ remote-id < mac | subnet-ip | mgmt-ip > -- Set relay information option remote-id value to use. (NUMBER) (p. 161) authorized-server ■ [no] dhcp-snooping authorized-server Usage: [no] dhcp-snooping authorized-server Description: Configure valid DHCP Servers. For DHCP Snooping to allow a server to client packet to be forwarded, it must be received on a trusted port from a valid server.
Command Line Interface Reference Guide dhcp-snooping delay ■ dhcp-snooping database delay < 15 to 86400 > Seconds to delay writing to the lease database file. Range: < 15 to 86400 > file ■ dhcp-snooping database file FILE URL Format: "tftp:///". mac ■ [no] dhcp-snooping verify mac Verify DHCP header client hardware address. NONAME1 ■ [no] dhcp-snooping authorized-server IP-ADDR DHCP Server address.
Command Line Interface Reference Guide dhcp-snooping Next Available Option: ■ 82 -- (p. 158) port-list ■ [no] dhcp-snooping trust [ETHERNET] PORT-LIST remote-id ■ dhcp-snooping option 82 remote-id < mac | subnet-ip | mgmt-ip > Set relay information option remote-id value to use. Supported Values: ■ mac -- switch MAC address. ■ subnet-ip -- subnet VLAN IP address. ■ mgmt-ip -- management VLAN IP address.
Command Line Interface Reference Guide dhcp-snooping Usage: [no] dhcp-snooping verify Description: Enable/Disable DHCP packet validation. Parameters: o - Verify DHCP header client hardware address field and the source mac address match for packets received on untrusted ports. If 'no' is specified this check is omitted. The default is to verify the macs. Next Available Option: ■ mac -- Verify DHCP header client hardware address.(p.
dir OVERVIEW Category: Primary context: operator Related Commands Usage: dir [] Description: Display a list of the files and subdirectories in a directory on a USB device. COMMAND STRUCTURE ■ dir pathname -- Display a list of the files and subdirectories in a directory on a USB device (ASCII-STR) (p. 163) COMMAND DETAILS pathname (p. 163) pathname ■ dir PATHNAME Usage: dir [] Description: Display a list of the files and subdirectories in a directory on a USB device.
enable OVERVIEW Category: Switch Management Primary context: operator Related Commands exit (page 168) end (page 165) Usage: enable Description: Enter the Manager Exec context. COMMAND STRUCTURE EXAMPLES Example: enable Enter the Manager user name and password to access the Manager Exec context of the CLI: ProCurve> enable Username: admin1 Password: ######## ProCurve# © 2008 Hewlett-Packard Development Company, L.P.
end OVERVIEW Category: Switch Management Primary context: manager Related Commands exit (page 168) enable (page 164) Usage: end Description: Return to the Manager Exec context. COMMAND STRUCTURE © 2008 Hewlett-Packard Development Company, L.P.
erase OVERVIEW Category: Switch Management Primary context: manager Related Commands show config (page 462) show port-access (page 495) Usage: erase | config FILENAME> Description: Erase stored files. Parameters: o startup-config - erase the configuration file loaded at the most recent boot. This will cause an immediate reboot with a factory-default configuration. o flash - erase the specified software image.
Command Line Interface Reference Guide erase flash ■ erase flash < primary | secondary > Usage: erase flash Description: Erase the primary or secondary flash image. Supported Values: ■ primary -- Primary flash image. ■ secondary -- Secondary flash image. startup-config ■ erase startup-config Erase configuration file. © 2008 Hewlett-Packard Development Company, L.P.
exit OVERVIEW Category: Switch Management Primary context: operator Related Commands end (page 165) enable (page 164) Usage: exit Description: Return to the previous context or terminate current console/telnet session if you are in the Operator context level. COMMAND STRUCTURE EXAMPLES Example: exit Exit from the interface configuration context to the global configuration context: ProCurve(eth-A4)# exit ProCurve(config)# © 2008 Hewlett-Packard Development Company, L.P.
fastboot OVERVIEW Category: Primary context: config Related Commands Usage: [no] fastboot Description: Enable/disable fastboot on switch. COMMAND STRUCTURE © 2008 Hewlett-Packard Development Company, L.P.
fault-finder OVERVIEW Category: Primary context: config Related Commands interface (page 191) show fault-finder (page 471) Usage: [no] fault-finder [sensitivity ] Description: Enable/disable fault finder and set sensitivity. Default is 'sensitivity medium'. COMMAND STRUCTURE ■ [no] fault-finder fault-finder < all | bad-driver | bad-transceiver | ...
Command Line Interface Reference Guide fault-finder Supported Values: ■ low -- Low sensitivity. ■ medium -- Medium sensitivity. ■ high -- High sensitivity. © 2008 Hewlett-Packard Development Company, L.P.
filter OVERVIEW Category: Troubleshooting Primary context: config Related Commands connection-rate-filter (page 80) ip (page 269) show filter (page 472) show connection-rate-filter (page 465) Usage: [no] filter ... Description: Set or edit traffic/security filters. The command allows you to set conditional filters and correspondent actions to apply to the incoming traffic satisfying to the specified conditions. Use 'filter ?' to get a list of all available filter types.
Command Line Interface Reference Guide filter EXAMPLES Example: filter source-port drop Create a source-port filter that drops all traffic received on port 5 with a destination of port trunk 1 (trk1) and any port in the range of port 10 to port 15: ProCurve(config)# filter source-port 5 drop trk1,A10-A15 Example: filter source-port drop Create a filter on port trunk 1 to drop traffic received inbound for trunk 2 (trk2) and ports 10-15: ProCurve(config)# filter source-port trk1 drop trk2,A10-A15 COMMAND
Command Line Interface Reference Guide filter drop ■ filter source-port named-filter ASCII drop [ETHERNET] PORT-LIST Set a list of ports to which forwarding of filtered packets is not permitted. ■ filter source-port [ETHERNET] PORT-LIST forward [ETHERNET] PORT-LIST drop [ETHERNET] PORT-LIST Set a list of ports to which forwarding of filtered packets is not permitted.
Command Line Interface Reference Guide filter Set a list of ports to which forwarding of filtered packets is permitted. ■ filter protocol < ip | ipx | arp | ... > forward [ETHERNET] PORT-LIST Set a list of ports to which forwarding of filtered packets is permitted. multicast ■ [no] filter multicast MAC-ADDR Usage: [no] filter multicast MAC-ADDR [...] Description: Specify multicast filter to manage. If preceded by 'no' the command deletes the filter specified.
Command Line Interface Reference Guide filter protocol ■ [no] filter protocol < ip | ipx | arp | ... > Usage: [no] filter protocol [...] Description: Specify protocol filter to manage. If preceded by 'no' the command deletes the filter specified. Otherwise, the filter is added to the system, if it is not already there. Also, an action to apply to the packets satisfying to the filter condition can be set.
front-panel-security OVERVIEW Category: Switch Security Primary context: config Related Commands Usage: [no] front_panel_security Description: Enable/disable the ability to clear the password(s) and/or configuration via the front panel buttons. If 'password-clear' is disabled, the password(s) cannot be reset using the clear button on the front panel of the device.
Command Line Interface Reference Guide front-panel-security password-clear ■ [no] front-panel-security password-clear Enable/Disable password clear Next Available Option: ■ reset-on-clear -- Reset switch on password clear (p. 178) password-recovery ■ [no] front-panel-security password-recovery Usage: [no] front-panel-security password-recovery Description: Enable/Disable password recovery.
getMIB OVERVIEW Category: manager Primary context: manager Related Commands walkMIB (page 655) setMIB (page 430) Usage: getmib OBJECT-STR [OBJECT-STR ...] Description: Retrieve and display the value of the MIB objects specified. COMMAND STRUCTURE ■ getMIB object -- Name and instance of the MIB variable to retrieve. (ASCII-STR) (p. 179) COMMAND DETAILS object (p. 179) object ■ getMIB OBJECT Name and instance of the MIB variable to retrieve. © 2008 Hewlett-Packard Development Company, L.P.
gvrp OVERVIEW Category: config Primary context: config Related Commands interface (page 191) show gvrp (page 474) Usage: [no] gvrp Description: Enable/disable GARP VLAN Registration Protocol (GVRP). COMMAND STRUCTURE EXAMPLES Example: gvrp Enable GVRP on the switch: ProCurve(config)# gvrp © 2008 Hewlett-Packard Development Company, L.P.
hostname OVERVIEW Category: config Primary context: config Related Commands snmp-server (page 525) Usage: hostname ASCII-STR Description: Specify the device name for administrative purposes. The ASCII-STR defines the device name. It can be up to 30 characters. Use quotes if your device name contains spaces. COMMAND STRUCTURE EXAMPLES Example: hostname Name the switch "Blue" with "Next-4474" as the system contact, and "North-Data-Room" as the location: © 2008 Hewlett-Packard Development Company, L.P.
igmp OVERVIEW Category: IGMP Primary context: config Related Commands show igmp (page 476) Usage: igmp ... Description: Configure various global IGMP parameters for the switch. The 'igmp' command must be followed by a feature-specific keyword. Use 'igmp ?' to get a list of all possible options. COMMAND STRUCTURE ■ igmp delayed-flush < 0 to 255 > -- Configures the number of seconds an empty IGMP Multicast Group filter will persist in hardware after the last group member leaves (p.
igmp-proxy-domain OVERVIEW Category: IGMP Primary context: config Related Commands show igmp-proxy (page 477) vlan (page 611) igmp (page 182) Usage: [no] igmp-proxy-domain DOMAIN-NAME [BORDER-ROUTER-IP-ADDR ] Description: Configure an IGMP proxy domain. If the 'no' keyword is used: The DOMAIN-NAME must be specified, All other parameters are optional (they will be verified if they are specified).
Command Line Interface Reference Guide igmp-proxy-domain border-ip ■ [no] igmp-proxy-domain DOMAIN-NAME IP-ADDR Specify the igmp proxy border ip address. Next Available Options: ■ mcast-low-ip -- Specify the igmp proxy multicast low bound (inclusive) ip address. (IP-ADDR) (p. 184) ■ all -- Specify ALL if the multicast range 224.0.1.0-239.255.255.255 is desired. (p. 183) domain-name ■ [no] igmp-proxy-domain DOMAIN-NAME Specify the igmp proxy domain name to be added/deleted/updated.
include-credentials OVERVIEW Category: Primary context: config Related Commands Usage: [no] include-credentials Description: Enable/disable including passwords and credentials in config. NOTES Benefits After making changes to security parameters in the running configuration, you can experiment with the new configuration and, if necessary, view the new security settings during the session.
instrumentation OVERVIEW Category: config Primary context: config Related Commands Usage: [no] instrumentation monitor [ [ []] ] [no] instrumentation monitor [trap] [no] instrumentation monitor [log] Description: Enables/Disables instrumentation monitoring.
Command Line Interface Reference Guide instrumentation o high - Preconfigured high threshold value. o limitValue - User configured threshold value. COMMAND STRUCTURE ■ [no] instrumentation collection -- (p. 187) ■ [no] instrumentation monitor -- Enables/Disables instrumentation monitoring (p. 187) ■ log -- Enables/Disables instrumenation monitoring log. (p. 187) ■ monitor < all | arp-requests | ip-address-count | ... > -- Enables/Disables instrumentation monitoring (p.
Command Line Interface Reference Guide instrumentation of the monitoring parameter exceeds the threshold value. The third version of the command enables/disables instrumentation monitoring log. By default instrumentation monitoring log is disabled. Parameters: o all - Enables/Disables instrumentation monitoring for all parameters. o arp-requests - Number of ARP requests received. o ip-address-count - Number of destination IP addresses learned in the IP forwarding table.
Command Line Interface Reference Guide instrumentation of the monitoring parameter exceeds the threshold value. The third version of the command enables/disables instrumentation monitoring log. By default instrumentation monitoring log is disabled. Parameters: o all - Enables/Disables instrumentation monitoring for all parameters. o arp-requests - Number of ARP requests received. o ip-address-count - Number of destination IP addresses learned in the IP forwarding table.
Command Line Interface Reference Guide instrumentation ■ med -- Medium threshold. ■ high -- High threshold. trap ■ [no] instrumentation monitor trap Enables/Disables SNMP trap generation. © 2008 Hewlett-Packard Development Company, L.P.
interface OVERVIEW Category: Primary context: config Related Commands show interfaces (page 480) Usage: [no] interface < [ethernet] PORT-LIST [...] | loopback > Description: Enter the Interface Configuration Level, or execute one command for that level.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ interface ■ queue4 < 0 to 100 > -- Specify min. bandwidth percentage for queue four outgoing traffic. (p. 256) ■ queue5 < 0 to 100 > -- Specify min. bandwidth percentage for queue five outgoing traffic. (p. 257) ■ additional options available... broadcast-limit < 0 to 99 > -- Set a broadcast traffic percentage limit (p. 215) dhcp-snooping -- Configure the port as trusted or untrusted (p.
Command Line Interface Reference Guide interface ■ port-type -- Configure qinq port-type (p. 249) ■ customer-network -- Configure qinq port-type as customer-network (p. 216) ■ provider-network -- Configure qinq port-type as provider-network (p. 254) ■ qos -- Set port-based priority (p. 254) ■ dscp < 000000 | 000001 | 000010 | ... > -- Specify DSCP policy to use. (p. 218) ■ priority < 0 | 1 | 2 | ... > -- Specify priority to use. (p.
Command Line Interface Reference Guide interface ■ access-group -- Apply the specified access control list on this VLAN interface (ASCII-STR) (p. 201) ■ direction < in | out | connection-rate-filter | ... > -- (p. 217) ■ address -- Set IP parameters for communication within an IP network (p. 203) ■ dhcp-bootp -- Configure the interface to use DHCP/Bootp server to acquire parameters. (p. 217) ■ ip-addr -- Interface IP address/mask. (IP-ADDR/MASK-LENGTH) (p.
Command Line Interface Reference Guide interface ■ connection-rate-filter -- Re-enables access to a host or set of hosts that has been previously blocked by the connection rate filter (p. 215) ■ unblock -- Resets a host previously blocked by the connection rate filter (p. 265) ■ all -- Resets all previously blocked by the connection rate filter (p. 207) ■ host -- Match packets from the specified IP address. (IP-ADDR) (p. 224) ■ src-ip -- Match packets from the specified subnet. (IP-ADDR/MASK-LENGTH) (p.
Command Line Interface Reference Guide interface ■ no-default -- Indicates that the router should never be used as a default by its neighbors. (p. 243) ■ number < -2147483647 to 2147483647 > -- The router preferability number. Higher values are more preferable. (p. 243) ■ local-proxy-arp -- Enable/disable local proxy ARP (p. 234) ■ mroute -- Configure IP Multicast Routing parameters on the VLAN interface (p.
Command Line Interface Reference Guide interface ■ chain-name -- Specify key chain to use for MD5 authentication. (ASCII-STR) (p. 215) ■ passive -- Configures an ospf interface as passive. (p. 245) ■ priority < 0 to 255 > -- Set priority of this router as a designated router. (p. 251) ■ retransmit-interval < 1 to 3600 > -- Set retransmit interval in seconds; the default is 5. (p. 259) ■ transit-delay < 1 to 3600 > -- Set transit delay in seconds; the default is 1. (p.
Command Line Interface Reference Guide interface ■ rip -- Enable/disable/configure Routing Internet Protocol (RIP) on the VLAN interface (p. 259) ■ all -- Process the request for all IP addresses. (p. 207) ■ authentication-key -- Set RIP authentication key (maximum 16 characters). (p. 211) ■ auth-key-text -- Set RIP authentication key (maximum 16 characters). (OCTET-STR) (p. 212) ■ authentication-type < none | text > -- Set authentication type used on this interface. (p.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ interface ■ link-local -- Configure a link-local IPv6 address. (p. 234) ■ ipv6-addr/mask -- Configure IPv6 address represented in CIDR notation. (IPV6-ADDR/PREFIX-LEN) (p. 231) ■ anycast -- Address that is assigned to a set of interfaces that typically belong to different nodes (p. 209) ■ eui-64 -- An IPv6 EUI-64 address that can be automatically configured on any interface (p.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ interface backup -- Designate the virtual router instance as a Backup (p. 214) enable -- Enable/disable operation of the virtual router instance (p. 219) owner -- Designate the virtual router instance as an Owner (Master) (p. 244) preempt-delay-time < 1 to 600 > -- Enable the pre-emptive delay timer for the virtual router instance (p. 250) preempt-mode -- Enable/disable preempt mode for the virtual router instance (p.
Command Line Interface Reference Guide enable (p. 219) eui-64 (p. 219) fastleave (p. 219) flow-control (p. 220) forbid (p. 220) forcedfastleave (p. 220) forward (p. 221) forward-protocol (p. 221) full (p. 221) graft-retry-interval (p. 222) gvrp (p. 222) hello-delay (p. 222) hello-interval (p. 222) helper-address (p. 223) high-priority-forward (p. 223) holdtime (p. 223) host (p. 224) icmp (p. 224) igmp (p. 224) interface monitor_mirror_session_id (p. 241) mroute (p. 242) name (p. 242) nbr-timeout (p.
Command Line Interface Reference Guide interface ■ [no] interface [ETHERNET] PORT-LIST rate-limit ip access-group Usage: [no] ip access-group in Description: Apply the specified access control list to inbound packets on this INTERFACE list. The access control list ACL-ID must be defined before it can be applied. Next Available Option: ■ access-group -- Apply the specified access control list to inbound packets on this INTERFACE list (ASCII-STR) (p.
Command Line Interface Reference Guide interface if the 'no' keyword is not used. Otherwise, it must not be present. Next Available Option: ■ monitor_mirror_ACL_dir < In > -- Define the mirror port for diagnostic purposes(p.
Command Line Interface Reference Guide interface 'interface loopback ' keyword and argument. It can also be called explicitly when called directly from a Loopback context. In the latter case the command affects the interface identified by the context. Parameters: o IP-ADDR- Assign an IP address to the loopback interface. Multiple addresses may be configured on a single loopback interface. Next Available Option: ■ ip-addr -- Interface IP address. (IP-ADDR) (p.
Command Line Interface Reference Guide interface o autoconfig - Enables automatic address configuration of IPv6 addresses using stateless configuration of an interface . o dhcp - The switch attempts to get its configuration from a DHCPv6 server. o IPv6-ADDR/PREFIX-LEN-Assign an IPv6 address to the switch or VLAN.
Command Line Interface Reference Guide interface Description: Set IPv6 parameters for communication within an IP network. Each VLAN represents an IPv6 interface having its own unique configuration. The VLAN for which the configuration is applied can be specified implicitly by preceding the phrase 'ipv6 address' with the 'vlan VLAN-ID' keyword and argument. It can also be called explicitly when called directly from a VLAN context. In the latter case the command affects the VLAN identified by the context.
Command Line Interface Reference Guide interface Description: Set time interval (in seconds) between sending VRRP advertisement messages. The default value is one second. Range: < 1 to 255 > all ■ [no] interface [ETHERNET] PORT-LIST monitor all < In | Out | Both > Monitor all traffic. Supported Values: ■ In -- Monitor all inbound traffic ■ Out -- Monitor all outbound traffic ■ Both -- Monitor all inbound and outbound traffic Next Available Option: ■ mirror -- Mirror destination.(p.
Command Line Interface Reference Guide interface Process the request for all IP addresses. Next Available Options: ■ authentication-type < none | text > -- Set authentication type used on this interface.(p. 212) ■ authentication-key -- Set RIP authentication key (maximum 16 characters).(p. 211) ■ metric < 1 to 15 > -- Set metric for this interface.(p. 235) ■ poison-reverse -- Enable/disable poison reverse on this interface.(p. 248) ■ receive < V1-only | V2-only | V1-or-V2 | ...
Command Line Interface Reference Guide interface specifying how much power this port should be allocated by either its class or a user-defined value. Supported Values: ■ usage ■ class ■ value any ■ interface vlan VLAN-ID ip pim-dense ip-addr any Dynamically determine IP address. ■ interface vlan VLAN-ID ip pim-sparse ip-addr any Dynamically determine IP address.
Command Line Interface Reference Guide interface Specify an OSPF area. Next Available Options: ■ area-id -- Single integer or IP address style dotted decimal. (OSPF-AREA-ID) (p. 210) ■ backbone -- The backbone area (the same as 0.0.0.0).(p. 213) ■ interface vlan VLAN-ID ip ospf all area Specify an OSPF area. Next Available Options: ■ area-id -- Single integer or IP address style dotted decimal. (OSPF-AREA-ID) (p. 210) ■ backbone -- The backbone area (the same as 0.0.0.0).(p.
Command Line Interface Reference Guide interface ■ [no] interface vlan VLAN-ID ip ospf IP-ADDR authentication Disable authentication. ■ [no] interface vlan VLAN-ID ip ospf all authentication Disable authentication. authentication-key ■ interface vlan VLAN-ID ip ospf authentication-key Set simple authentication method and key. Next Available Option: ■ authentication-key -- OSPF authentication key (maximum 8 characters). (OCTET-STR) (p.
Command Line Interface Reference Guide interface ■ [no] interface vlan VLAN-ID ip rip all authentication-key Set RIP authentication key (maximum 16 characters). Next Available Option: ■ auth-key-text -- Set RIP authentication key (maximum 16 characters). (OCTET-STR) (p. 212) authentication-type ■ interface vlan VLAN-ID ip rip authentication-type < none | text > Set authentication type used on this interface. Supported Values: ■ none -- Do not use authentication. ■ text -- Use simple password.
Command Line Interface Reference Guide interface ■ interface vlan VLAN-ID ip igmp auto [ETHERNET] PORT-LIST Usage: ip igmp auto [ethernet] PORT-LIST Description: Instruct the device to monitor incoming multicast traffic on the specified ports (this is the default behavior). This feature is configured on a per-VLAN basis.
Command Line Interface Reference Guide interface backup ■ interface vlan VLAN-ID vrrp vrid < 1 to 255 > backup Usage: vrrp vrid backup Description: Designate the virtual router instance as a Backup. There is no default value.
Command Line Interface Reference Guide interface Usage: vlan < vid > ipv6 mld blocked < port-list > Description: Instruct the device to drop incoming multicast packets received on the specified ports. This feature is configured on a per-VLAN basis. broadcast-limit ■ interface [ETHERNET] PORT-LIST broadcast-limit < 0 to 99 > Usage: broadcast-limit <0-99> Description: Set a broadcast traffic percentage limit.
Command Line Interface Reference Guide Usage: interface connection-rate-filter unblock < host SRC-IP-ADDR | SRC-IP-ADDRESS/MASK > [no] connection-rate-filter sensitivity Description: Re-enables access to a host or set of hosts that has been previously blocked by the connection rate filter.
Command Line Interface Reference Guide interface Set dead interval in seconds; the default is 40. Range: < 1 to 65535 > dhcp ■ [no] interface vlan VLAN-ID ipv6 address dhcp Configure a DHCPv6 client. Next Available Option: ■ full -- Obtain IPv6 address & Configuration information from DHCPv6 server.(p. 221) ■ [no] interface svlan VLAN-ID ipv6 address dhcp Configure a DHCPv6 client. Next Available Option: ■ full -- Obtain IPv6 address & Configuration information from DHCPv6 server.(p.
Command Line Interface Reference Guide interface ■ in -- Configure for inbound traffic Next Available Option: ■ kbps < 1 to 10000000 > -- Specify rate-limit in kilo-bits-per-second. (NUMBER) (p. 232) ■ [no] interface vlan VLAN-ID ip access-group ACCESS-GROUP < in | out | connection-rate-filter | ...
Command Line Interface Reference Guide interface Binary formatted value from 000000 to 111111 ■ interface vlan VLAN-ID qos dscp < 000000 | 000001 | 000010 | ... > Specify DSCP policy to use. Supported Values: Binary formatted value from 000000 to 111111 ■ interface svlan VLAN-ID qos dscp < 000000 | 000001 | 000010 | ... > Specify DSCP policy to use. Supported Values: Binary formatted value from 000000 to 111111 enable ■ interface [ETHERNET] PORT-LIST enable Usage: enable Description: Enable port(s).
Command Line Interface Reference Guide interface to that port. Does not apply to cascaded ports (see ip igmp forcedfastleave). When disabled, or when the port is cascaded, the regular IGMP leave time is used (up to 10 seconds when the switch is not the IGMP Querier). The default behavior is for IGMP FastLeaves to be enabled. This feature is configured for ports on a per-VLAN basis.
Command Line Interface Reference Guide interface FastLeaves to be disabled. This feature is configured for ports on a per-VLAN basis. ■ [no] interface vlan VLAN-ID ipv6 mld forcedfastleave [ETHERNET] PORT-LIST Usage: [no] vlan < vid > ipv6 mld forcedfastleave Description: Enables MLD Forced Fast-Leave on the specified ports in the selected VLAN, even if they are cascaded. (Default: Disabled.
Command Line Interface Reference Guide interface Obtain IPv6 address & Configuration information from DHCPv6 server. Next Available Option: ■ rapid-commit -- Obtain IPv6 address quickly from DHCPv6 server.(p. 257) graft-retry-interval ■ interface vlan VLAN-ID ip pim-dense graft-retry-interval < 1 to 10 > Usage: ip pim-dense graft-retry-interval <1-10> Description: Set the interval a PIM router waits for a Graft Ack before resending a Graft on this interface. Default value is 3 seconds.
Command Line Interface Reference Guide interface ■ interface vlan VLAN-ID ip ospf IP-ADDR hello-interval < 1 to 65535 > Set hello interval in seconds; the default is 10. Range: < 1 to 65535 > ■ interface vlan VLAN-ID ip ospf all hello-interval < 1 to 65535 > Set hello interval in seconds; the default is 10.
Command Line Interface Reference Guide interface host ■ interface vlan VLAN-ID connection-rate-filter unblock host IP-ADDR Match packets from the specified IP address. ■ interface svlan VLAN-ID connection-rate-filter unblock host IP-ADDR Match packets from the specified IP address. icmp ■ [no] interface [ETHERNET] PORT-LIST rate-limit icmp Set limits for ICMP traffic only. Next Available Options: ■ percent < 0 to 100 > -- Specify limit as percent of inbound or outbound traffic.(p.
Command Line Interface Reference Guide interface Usage: [no] igmp-proxy DOMAIN-NAME Description: Associate an IGMP proxy domain with a VLAN. If the 'no' keyword is used: If the DOMAIN-NAME is left blank, all the domains associated with the respective VLAN will be disassociated. If a DOMAIN-NAME is specified, The specified domain will be disassociated from the respecive VLAN.
Command Line Interface Reference Guide interface Next Available Option: ■ access-group -- Apply the specified access control list to inbound packets on this INTERFACE list (ASCII-STR) (p. 201) ■ [no] interface [ETHERNET] PORT-LIST monitor ip Apply an IPv4 access list. Next Available Option: ■ access-group -- Define the mirror port for diagnostic purposes (ASCII-STR) (p.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ interface local-proxy-arp -- Enable/disable local proxy ARP(p. 234) helper-address -- Add or remove a DHCP server IP address for the VLAN (IP-ADDR) (p. 223) forward-protocol -- Add or remove a UDP server address for the VLAN(p. 221) igmp -- Enable/disable/configure IP Multicast Group Protocol (IGMP) feature on a VLAN(p. 224) irdp -- Configure ICMP Router Discovery Protocol (IRDP)(p.
Command Line Interface Reference Guide interface Next Available Options: ■ area -- Specify an OSPF area.(p. 209) ■ cost < 1 to 65535 > -- Set metric of this interface.(p. 216) ■ [no] interface vlan VLAN-ID ip address IP-ADDR/MASK-LENGTH Interface IP address/mask. ■ [no] interface vlan VLAN-ID ip forward-protocol udp IP-ADDR IP address of the protocol server. Next Available Options: ■ port-num -- UDP port number of the server. (TCP/UDP-PORT) (p. 249) ■ port-name < dns | ntp | netbios-ns | ...
Command Line Interface Reference Guide interface Description: Set the source IP address for the PIM-DM packets sent out on this interface. You can either explicitly specify one of the existing VLAN's IP addresses or use 'any' option to dynamically determine it from the VLAN's current IP configuration. The default is 'any'. This command also enable the PIM-DM protocol on the VLAN interface. Next Available Options: ■ ip-addr -- Specify IP address. (IP-ADDR) (p.
Command Line Interface Reference Guide Parameters: interval <1-255> interface - The L3-mac-address to be associated with a VLAN. Specify L3-Mac-Address timeout interval. Timeout interval in seconds <1-255>. Next Available Option: ■ mac-address -- The L3-mac-address to be associated with a VLAN. (MAC-ADDR) (p. 234) ipv6 ■ interface vlan VLAN-ID ipv6 Usage: [no] ipv6 ... Description: Configure various IP parameters for the VLAN.
Command Line Interface Reference Guide interface ■ [no] interface svlan VLAN-ID ipv6 address IPV6-ADDR Configure a link-local IPv6 address. Next Available Option: ■ link-local -- Configure a link-local IPv6 address.(p. 234) ipv6-addr/mask ■ [no] interface vlan VLAN-ID ipv6 address IPV6-ADDR/PREFIX-LEN Configure IPv6 address represented in CIDR notation. Next Available Options: ■ anycast -- Address that is assigned to a set of interfaces that typically belong to different nodes(p.
Command Line Interface Reference Guide interface join-timer ■ interface [ETHERNET] PORT-LIST gvrp join-timer < 20 to 75 > Set join timer value (centiseconds; default 20). Range: < 20 to 75 > jumbo ■ [no] interface vlan VLAN-ID jumbo Usage: [no] jumbo Description: Labels this VLAN as a Jumbo VLAN, allowing you to pass packets up to 9220 bytes in size. This is a VLAN context command. It can be called directly from the VLAN context or follow the 'vlan VLAN-ID' command.
Command Line Interface Reference Guide interface Usage: [no] lacp [active|passive] Description: Define whether LACP is enabled on the port, and whether it is in active or passive mode when enabled. When LACP is enabled and active, the port will both send LACP packets and listen to them. When LACP is enabled and passive, the port will send LACP packets only if it is spoken to. When LACP is disabled, the port will ignore LACP packets.
Command Line Interface Reference Guide interface By default UDLD control packets are untagged. The user has to give vlan-id for tagged UDLD control packets. Next Available Option: ■ vlan -- Set vlan-id for tagged UDLD control packets. (VLAN-ID) (p. 266) link-local ■ [no] interface vlan VLAN-ID ipv6 address IPV6-ADDR link-local Configure a link-local IPv6 address. ■ [no] interface svlan VLAN-ID ipv6 address IPV6-ADDR link-local Configure a link-local IPv6 address.
Command Line Interface Reference Guide interface maxadvertinterval ■ interface vlan VLAN-ID ip irdp maxadvertinterval < 4 to 1800 > Usage: [no] ip irdp maxadvertinterval <4-1800> Description: Set the maximum time (in seconds) allowed between sending unsolicited router advertisements.
Command Line Interface Reference Guide interface Set metric for this interface. Range: < 1 to 15 > ■ interface vlan VLAN-ID ip rip IP-ADDR metric < 1 to 15 > Set metric for this interface. Range: < 1 to 15 > ■ interface vlan VLAN-ID ip rip all metric < 1 to 15 > Set metric for this interface.
Command Line Interface Reference Guide interface Next Available Options: ■ monitor_mirror_session_id < 1 to 4 > -- Mirror destination number.(p. 241) ■ mirror_session_name -- Mirror destination name.(p. 237) ■ interface svlan VLAN-ID monitor all < In | Out | Both > mirror Mirror destination. Next Available Options: ■ monitor_mirror_session_id < 1 to 4 > -- Mirror destination number.(p. 241) ■ mirror_session_name -- Mirror destination name.(p.
Command Line Interface Reference Guide interface If not preceded by 'no', the command accepts a variety of configuration parameters. To get a list of all available parameters use 'ipv6 mld ?'. To get detailed help for a parameter follow it with 'help' keyword. Next Available Options: ■ querier -- This command disables or re-enables the ability for the switch to become querier if necessary(p.
Command Line Interface Reference Guide interface some frames may not be copied to the mirroring port. This is an Interface context command. It can be called directly from the interface context or follow the 'interface [ethernet] PORT-LIST' command. Parameters: o 1-4 - Mirror destination number o NAME-STR - Friendly name associated with the mirror destination number. o ACL-NAME - Standard or Extended Access Control List number. o direction of the traffic to be monitored.
Command Line Interface Reference Guide Parameters: interface o 1-4 - Mirror destination number o NAME-STR - Friendly name associated with the mirror destination number. o ACL-NAME - Standard or Extended Access Control List number. o direction of the traffic to be monitored. Next Available Options: ■ all < In | Out | Both > -- Monitor all traffic.(p. 207) ■ ip -- Apply an IPv4 access list.(p.
Command Line Interface Reference Guide interface Next Available Option: ■ mirror -- Mirror destination.(p. 236) ■ interface svlan VLAN-ID monitor ip access-group ACCESS-GROUP < In > Usage: [no] mirror-port [[ethernet] PORT-NUM] Description: Define the mirror port for diagnostic purposes. The device ports or VLAN (if VLANs are enabled on the device) that will be monitored are defined through the 'monitor' command in either VLAN or interface context.
Command Line Interface Reference Guide interface Mirror destination number. Range: < 1 to 4 > mroute ■ interface vlan VLAN-ID ip mroute Usage: ip mroute ... Description: Configure IP Multicast Routing parameters on the VLAN interface. The command must be followed by a parameter. Use 'ip mroute ?' to get a list of all possible parameters. This is a VLAN context command. It can be called directly from the VLAN context or follow the 'vlan VLAN-ID' command.
Command Line Interface Reference Guide interface Usage: ip pim-sparse nbr-timeout <60-8000> Description: Set the neighbour loss time interval for this interface. Default is 180 seconds. Range: < 60 to 8000 > no-default ■ interface vlan VLAN-ID ip irdp preference no-default Indicates that the router should never be used as a default by its neighbors. number ■ interface vlan VLAN-ID ip irdp preference < -2147483647 to 2147483647 > The router preferability number. Higher values are more preferable.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ interface dead-interval < 1 to 65535 > -- Set dead interval in seconds; the default is 40.(p. 216) hello-interval < 1 to 65535 > -- Set hello interval in seconds; the default is 10.(p. 222) priority < 0 to 255 > -- Set priority of this router as a designated router.(p. 251) retransmit-interval < 1 to 3600 > -- Set retransmit interval in seconds; the default is 5.(p. 259) transit-delay < 1 to 3600 > -- Set transit delay in seconds; the default is 1.(p.
Command Line Interface Reference Guide interface Usage: vrrp vrid owner Description: Designate the virtual router instance as an Owner (Master). There is no default value. passive ■ [no] interface vlan VLAN-ID ip ospf passive Configures an ospf interface as passive. ■ [no] interface vlan VLAN-ID ip ospf IP-ADDR passive Configures an ospf interface as passive. ■ [no] interface vlan VLAN-ID ip ospf all passive Configures an ospf interface as passive.
Command Line Interface Reference Guide interface ■ max-graft-retries < 1 to 10 > -- Set the maximum number of times this router will resend a Graft on this interface(p. 235) ■ override-interval < 500 to 6000 > -- Set the value inserted into the Override Interval field of a LAN Prune Delay option on this interface(p. 244) ■ propagation-delay < 250 to 2000 > -- Set the value inserted into the LAN Prune Delay field of a LAN Prune Delay option on this interface(p.
Command Line Interface Reference Guide interface Usage: poe-value [1-17] Description: Maximum PoE allocation specified with a value in watts. By default, power-over-ethernet allocation is automatic by usage of the powered device with a maximum set at 17W This can be changed so the POE allocation is fixed at whatever poe-value is set to and by setting the port allocation to be by value using: poe-allocate-by value.
Command Line Interface Reference Guide interface poe-value ■ interface [ETHERNET] PORT-LIST poe-value Usage: poe-value [1-17] Description: Maximum PoE allocation specified with a value in watts. By default, power-over-ethernet allocation is automatic by usage of the powered device with a maximum set at 17W This can be changed so the POE allocation is fixed at whatever poe-value is set to and by setting the port allocation to be by value using: poe-allocate-by value.
Command Line Interface Reference Guide interface ■ lacp -- Define whether LACP is enabled on the port, and whether it is in active or passive mode when enabled(p. 232) ■ mdix-mode < mdi | mdix | autoMDIX > -- Set port MDI/MDIX mode (default: auto).(p. 235) ■ monitor -- Define either the port is to be monitored or not(p. 238) ■ name -- Set/unset a name for the port(s)(p. 242) ■ power-over-ethernet -- Enable/Disable per-port power distribution(p.
Command Line Interface Reference Guide interface Next Available Options: ■ customer-network -- Configure qinq port-type as customer-network(p. 216) ■ provider-network -- Configure qinq port-type as provider-network(p. 254) power-over-ethernet ■ [no] interface [ETHERNET] PORT-LIST power-over-ethernet Usage: [no] power-over-ethernet [critical|high|low] Description: Enable/Disable per-port power distribution.
Command Line Interface Reference Guide interface Next Available Options: ■ number < -2147483647 to 2147483647 > -- The router preferability number. Higher values are more preferable.(p. 243) ■ no-default -- Indicates that the router should never be used as a default by its neighbors.(p.
Command Line Interface Reference Guide interface Range: < 0 to 255 > ■ interface vlan VLAN-ID ip ospf IP-ADDR priority < 0 to 255 > Set priority of this router as a designated router. Range: < 0 to 255 > ■ interface vlan VLAN-ID ip ospf all priority < 0 to 255 > Set priority of this router as a designated router. Range: < 0 to 255 > ■ interface vlan VLAN-ID qos priority < 0 | 1 | 2 | ... > Specify priority to use.
Command Line Interface Reference Guide interface Usage: ip pim-sparse propagation-delay <250-2000> Description: Set the value inserted into the LAN Prune Delay field of a LAN Prune Delay option on this interface. Default is 500 milliseconds. Range: < 250 to 2000 > protocol ■ interface vlan VLAN-ID protocol Set a predefined protocol for the current VLAN. Next Available Options: ■ protocols < IPX | IPv4 | IPv6 | ... > -- Set a predefined protocol for the current VLAN. (p.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ interface IPX -- IPX Protocol Group IPv4 -- IP version 4 Protocol Group IPv6 -- IP version 6 Protocol Group ARP -- Address Resolution Protocol Group Appletalk -- Appletalk Protocol Group SNA -- System Network Architecture Protocol Group NetBEUI -- Network BIOS Enhanced User Interface Protocol Group provider-network ■ interface [ETHERNET] PORT-LIST qinq port-type provider-network Configure qinq port-type as provider-network proxy-arp ■ [no] interface
Command Line Interface Reference Guide interface ■ priority < 0 | 1 | 2 | ... > -- Specify priority to use. (p. 251) ■ [no] interface vlan VLAN-ID qos Usage: [no] qos [dscp <000000|000001...111111> | priority <0-7>] Description: Set VLAN-based priority. The 'dscp' or 'priority' must be specified if 'no' is not used. Using 'no' configures the switch not to apply a VLAN priority override to this VLAN's packets. This is a VLAN context command.
Command Line Interface Reference Guide interface Usage: [no] vlan < vid > ipv6 mld querier Description: This command disables or re-enables the ability for the switch to become querier if necessary. The no version of the command disables the querier function on the switch. The show ipv6 mld config command displays the current querier command. (Default Querier Capability: Enabled.) queue1 ■ interface [ETHERNET] PORT-LIST bandwidth-min output < 0 to 100 > Specify min.
Command Line Interface Reference Guide interface Next Available Option: ■ queue5 < 0 to 100 > -- Specify min. bandwidth percentage for queue five outgoing traffic.(p. 257) queue5 ■ interface [ETHERNET] PORT-LIST bandwidth-min output < 0 to 100 > < 0 to 100 > < 0 to 100 > < 0 to 100 > < 0 to 100 > Specify min. bandwidth percentage for queue five outgoing traffic. Range: < 0 to 100 > Next Available Option: ■ queue6 < 0 to 100 > -- Specify min. bandwidth percentage for queue six outgoing traffic.(p.
Command Line Interface Reference Guide interface Obtain IPv6 address quickly from DHCPv6 server. ■ [no] interface svlan VLAN-ID ipv6 address dhcp full rapid-commit Obtain IPv6 address quickly from DHCPv6 server.
Command Line Interface Reference Guide interface Define RIP version for incoming packets. Supported Values: ■ V1-only -- Accept RIP version 1 updates only. ■ V2-only -- Accept RIP version 2 updates only. ■ V1-or-V2 -- Accept both RIP 1 and RIP 2 updates. ■ disabled -- Do not accept RIP updates. ■ interface vlan VLAN-ID ip rip IP-ADDR receive < V1-only | V2-only | V1-or-V2 | ... > Define RIP version for incoming packets. Supported Values: ■ V1-only -- Accept RIP version 1 updates only.
Command Line Interface Reference Guide interface Next Available Options: ■ authentication-type < none | text > -- Set authentication type used on this interface.(p. 212) ■ authentication-key -- Set RIP authentication key (maximum 16 characters).(p. 211) ■ metric < 1 to 15 > -- Set metric for this interface.(p. 235) ■ poison-reverse -- Enable/disable poison reverse on this interface.(p. 248) ■ receive < V1-only | V2-only | V1-or-V2 | ... > -- Define RIP version for incoming packets.(p.
Command Line Interface Reference Guide interface ■ disabled -- Do not send RIP updates. ■ V1-only -- Send RIP version 1 updates only. ■ V1-compatible-V2 -- Send RIP 2 updates using RFC 1058 route subsumption. ■ V2-only -- Send RIP version 2 updates only. ■ interface vlan VLAN-ID ip rip all send < disabled | V1-only | V1-compatible-V2 | ... > Define RIP version for outgoing packets. Supported Values: ■ disabled -- Do not send RIP updates. ■ V1-only -- Send RIP version 1 updates only.
Command Line Interface Reference Guide - 100-full auto-100 auto-1000 auto-10-100 interface running the 'Auto Negotiation' protocol. 100 Mbps, full duplex. Same as 'auto'. Limited to 100Mbps network speed. Same as 'auto'. Limited to 1000Mbps network speed. Same as 'auto'. Limited to 10Mbps or 100 Mbps network speed. For 1000SX, 1000LX: - auto (default) The port Auto Negotiates for Flow Control if Flow Control is set to Enable. - 1000-full 1000 Mbps, full duplex.
Command Line Interface Reference Guide interface ■ ipv6 -- Configure various IP parameters for the VLAN(p. 230) ■ auto -- Cause each port identified in the port list to learn its VLAN membership using the GARP VLAN Registration Protocol (GVRP) ([ethernet] PORT-LIST) (p. 212) ■ connection-rate-filter -- Re-enables access to a host or set of hosts that has been previously blocked by the connection rate filter(p. 215) ■ monitor -- Define either the VLAN is to be monitored or not(p.
Command Line Interface Reference Guide interface ■ interface vlan VLAN-ID ip ospf all transit-delay < 1 to 3600 > Set transit delay in seconds; the default is 1. Range: < 1 to 3600 > trust ■ [no] interface [ETHERNET] PORT-LIST dhcp-snooping trust Usage: [no] dhcp-snooping trust PORT-LIST Description: Configure trusted interfaces. Only server packets received on trusted interfaces will be forwarded. When 'no' is specified the interfaces are marked as untrusted. The default port state is untrusted.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ interface 1000LX 100/1000T 1000T 1000Stk 1000LH 10GbE-CX4 10GbE-SR 10GbE-ER 10GbE-LR 1000T-SFP 1000X udp ■ [no] interface vlan VLAN-ID ip forward-protocol udp Usage: [no] ip forward-protocol udp IP-ADDR PORT-NUM|PORT-NAME Description: Add or remove a UDP server address for the VLAN. The broadcast packets received by the switch on this VLAN are to be forwarded to the specified application server. This is a VLAN context command.
Command Line Interface Reference Guide interface If 'learn' is specified then the port will accept join requests for new VLANs on this port and propagate a VLAN join requests through all other forwarding ports that are participating in GVRP. If 'block' is specified then the port will only process GRVP packets that concern themselves with known VLANs. If 'disable' is specified then all GRVP packets will be ignored. This is an Interface context command.
Command Line Interface Reference Guide interface Description: Add, delete, edit VLAN configuration or enter a VLAN context. If an existing VLAN-ID is specified you are put into the context for that VLAN, and can then execute commands for that VLAN. If a new VLAN-ID is specified, the new VLAN is added with the VLAN-ID, and you are put into the context of the new VLAN.
Command Line Interface Reference Guide interface from the VLAN context or follow the 'vlan VLAN-ID' command. vrid ■ [no] interface vlan VLAN-ID vrrp vrid < 1 to 255 > Usage: [no] vrrp vrid [...] Description: Configure a virtual router instance for the VLAN. A virtual router is defined by its virtual router identifier (VRID) and a set of IP addresses for which virtual router acts as a Master or Backup. The scope of each virtual router is restricted to a single VLAN.
ip OVERVIEW Category: Primary context: config Related Commands ipv6 (page 291) show ip (page 480) Usage: [no] ip ... Description: Configure various IP parameters for the switch. The 'ip' command must be followed by a feature-specific keyword. Use 'ip ?' to get a list of all possible options. COMMAND STRUCTURE ■ [no] ip access-list -- Enter the named-acl context for the specified access control list (p. 272) ■ connection-rate-filter -- Configure a connection-rate-filter Access Control List. (p.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ip ■ priority < 1 to 3 > -- Priority of Server Address. (NUMBER) (p. 283) ■ ip6addr -- DNS server IPv6 address. (IPV6-ADDR) (p. 280) ■ ipaddr -- DNS server IP address. (IP-ADDR) (p. 280) [no] ip icmp -- Configure ICMP Rate Limiting capacity (p. 278) ■ addrmask -- Enable/disable address mask replies (p. 273) ■ burst-normal < 0 to 1000000 > -- The maximum number of icmp replies to send per second (p.
Command Line Interface Reference Guide ip ■ [no] ip source-binding -- Add/remove a static IP-to-MAC binding in the DHCP snooping database (p. 286) ■ vlan -- (VLAN-ID) (p. 289) ■ ip -- (IP-ADDR) (p. 280) ■ mac -- (MAC-ADDR) (p. 282) ■ interface -- ([ethernet] PORT-NUM) (p. 279) ■ [no] ip source-route -- Enable/disable forwarding of source routed packets (p. 287) ■ [no] ip ssh -- Enable/disable SSH server on the device or set various SSH server parameters (p.
Command Line Interface Reference Guide directed-broadcast (p. 276) distance (p. 276) dns (p. 276) domain-name (p. 277) echo (p. 277) extended (p. 277) fastleave (p. 277) filetransfer (p. 277) forcedfastleave (p. 278) forward (p. 278) ip keystring (p. 281) load-sharing (p. 281) load-sharing-value (p. 282) mac (p. 282) manual (p. 282) multicast-routing (p. 282) name (p. 282) number (p. 283) port (p. 283) preserve (p. 283) standard (p. 288) start-seq-num (p. 288) timeout (p. 288) timep (p. 288) ttl (p.
Command Line Interface Reference Guide ip Next Available Options: ■ ip-addr -- Interface IP address/mask. (IP-ADDR/MASK-LENGTH) (p. 280) ■ dhcp-bootp -- Configure the interface to use DHCP/Bootp server to acquire parameters.(p. 276) addrmask ■ [no] ip icmp addrmask Usage: [no] ip icmp addrmask Description: Enable/disable address mask replies. arp-age ■ [no] ip arp-age Usage: [no] ip arp-age <[0..
Command Line Interface Reference Guide ip the listed IP address need to be matched by an incoming request. The default mask is 255.255.255.255. For example, with an authorized address of 10.8.11.1 and a mask of 255.255.255.255, only access from 10.8.11.1 is allowed. With a mask of 255.255.255.0, access from any IP address with 10.8.11.x is allowed. o [manager|operator] - A designation of the management capabilities that are accessible to the authorized manager.
Command Line Interface Reference Guide ip Supported Values: ■ Min ■ Max burst-normal ■ [no] ip icmp burst-normal < 0 to 1000000 > Usage: ip icmp burst-normal <0-1000000> Description: The maximum number of icmp replies to send per second. The default value is 1000. Range: < 0 to 1000000 > connection-rate-filter ■ [no] ip access-list connection-rate-filter Configure a connection-rate-filter Access Control List. Next Available Option: ■ name -- Specify name of Access Control List to configure.
Command Line Interface Reference Guide ip dhcp-bootp ■ ip address dhcp-bootp Configure the interface to use DHCP/Bootp server to acquire parameters. directed-broadcast ■ [no] ip directed-broadcast Usage: [no] ip directed-broadcast Description: Enable/disable directed broadcast forwarding. distance ■ ip route IP-ADDR/MASK-LENGTH IP-ADDR distance < 1 to 255 > Set the administrative distance to associate with this static route.
Command Line Interface Reference Guide ip domain-name ■ [no] ip dns domain-name Configure default domain suffix. Next Available Option: ■ domain-name -- Default domain suffix. (ASCII-STR) (p. 277) ■ ip dns domain-name DOMAIN-NAME Default domain suffix. echo ■ [no] ip icmp echo Usage: [no] ip icmp echo ... Description: Enable/disable echo replies to broadcast echo requests. Next Available Option: ■ broadcast-request < Min | Max > -- Enable/disable echo replies to broadcast echo requests(p.
Command Line Interface Reference Guide ip forcedfastleave ■ [no] ip igmp forcedfastleave [ETHERNET] PORT-LIST Usage: [no] ip igmp forcedfastleave [ethernet] PORT-LIST Description: When enabled, this feature forces IGMP Fast Leaves to occur even when the port is cascaded. See 'ip igmp fastleave' for more information. The default behavior is for IGMP Forced FastLeaves to be disabled. This feature is configured for ports on a per-VLAN basis.
Command Line Interface Reference Guide ip IGMP feature for IGMP communication between Multicast Routers, Multicast Servers, and Multicast Clients connected to the switch. If not preceded by 'no', the command accepts a variety of configuration parameters. To get a list of all available parameters use 'ip igmp ?'. To get a detailed help for a parameter, follow it with 'help' keyword. Next Available Options: ■ querier -- Specify querier/non-querier capability for the VLAN(p.
Command Line Interface Reference Guide ip Range: < 1 to 9999 > ■ ip timep manual IPV6-ADDR interval < 1 to 9999 > Specify how often (in minutes) the switch tries to get the current time. Range: < 1 to 9999 > ip ■ ip source-binding VLAN-ID IP-ADDR Next Available Option: ■ mac -- (MAC-ADDR) (p. 282) ip6addr ■ [no] ip dns server-address priority < 1 to 3 > IPV6-ADDR DNS server IPv6 address. ipaddr ■ ip default-gateway IP-ADDR IPv4 address of the default gateway.
Command Line Interface Reference Guide ip Next Available Option: ■ distance < 1 to 255 > -- Set the administrative distance to associate with this static route.(p. 276) IP-PORT ■ ip ssh port TCP/UDP-PORT Specify the TCP port number on which the daemon should listen. IPV4-ADDR ■ ip authorized-managers IP-ADDR Authorized manager IPv4 address. Next Available Options: ■ IPV4-MASK -- IP mask defining a group of adjacent manager IP addresses. (IP-ADDR) (p.
Command Line Interface Reference Guide ip Usage: ip load-sharing <2-4> no ip load-sharing Description: Specify the maximum number of equal cost IP load sharing paths. no ip load-sharing disables IP load sharing. Next Available Option: ■ load-sharing-value < 2 to 4 > -- Specify the maximum number of equal cost IP load sharing paths(p.
Command Line Interface Reference Guide ip ■ ip access-list resequence NAME Specify name of Access Control List to configure. Next Available Option: ■ start-seq-num < 1 to 2147483647 > -- Specify the starting sequence number. (p. 288) ■ [no] ip access-list connection-rate-filter NAME Specify name of Access Control List to configure. number ■ [no] ip access-list extended < 100 to 199 > Specify Access Control List to configure by number.
Command Line Interface Reference Guide ip Supported Values: ■ manager -- Select manager public keys. ■ operator -- Select operator public keys. Next Available Option: ■ keystring -- ASCII formatted public-key. (ASCII-STR) (p. 281) querier ■ [no] ip igmp querier Usage: [no] ip igmp querier [interval ] Description: Specify querier/non-querier capability for the VLAN. IGMP queries are not sent when the mode is disabled.
Command Line Interface Reference Guide ip Renumber the entries in an Access Control List. Next Available Option: ■ name -- Specify name of Access Control List to configure. (ASCII-STR) (p. 282) route ■ [no] ip route Usage: [no] ip route IP-ADDR/MASK-LENGTH |reject|blackhole> [distance <1-255>] Description: Add or delete static routing table entries. A route entry is identified by a destination (IP-ADDR/MASK-LENGTH) and next-hop pair.
Command Line Interface Reference Guide ip routing ■ [no] ip routing Usage: [no] ip routing Description: Enable/disable IP routing support on the device. server ■ ip timep manual IP-ADDR Timep server IPv4 address. Next Available Option: ■ interval < 1 to 9999 > -- Specify how often (in minutes) the switch tries to get the current time.(p. 279) server-address ■ [no] ip dns server-address Configure DNS server IP address. Next Available Option: ■ priority < 1 to 3 > -- Priority of Server Address.
Command Line Interface Reference Guide ip o [ethernet] -- Port number on which the IP-to-MAC and VLAN binding is configured in. Next Available Option: ■ vlan -- (VLAN-ID) (p. 289) source-route ■ [no] ip source-route Usage: [no] ip source-route Description: Enable/disable forwarding of source routed packets.
Command Line Interface Reference Guide ip ■ timeout < 5 to 120 > -- Specify the maximum length of time (seconds) permitted for protocol negotiation and authentication. (NUMBER) (p. 288) ■ ip-version < 4 | 6 | 4or6 > -- Specify the type of connections the daemon should listen for.(p. 281) standard ■ [no] ip access-list standard Configure a standard Access Control List. Next Available Options: ■ name -- Specify name of Access Control List to configure. (ASCII-STR) (p.
Command Line Interface Reference Guide ip No additional parameters are required when 'no' is specified. Parameters: o - The method the switch uses to acquire the Timep server address: dhcp - from a DHCP server; manual - you manually enter the Timep server address; disable (which is set by specifying the 'no' parameter) - the switch will not attempt to get its time from a Timep server. o [interval <1-9999>] (default is 720) How often (in minutes) the switch tries to get the current time.
Command Line Interface Reference Guide ip Next Available Option: ■ distance < 1 to 255 > -- Set the administrative distance to associate with this static route.(p. 276) zero-broadcast ■ [no] ip zero-broadcast Usage: [no] ip zero-broadcast Description: Enable/disable usage of zero broadcast IP Address. © 2008 Hewlett-Packard Development Company, L.P.
ipv6 OVERVIEW Category: Primary context: config Related Commands show ipv6 (page 482) ip (page 269) Usage: [no] ipv6 ... Description: Configure various IP parameters for the VLAN. The 'ipv6' command must be followed by a feature-specific keyword. Use 'ipv6 ?' to get a list of all possible options. This is a VLAN context command. It can be called directly from the VLAN context or follow the 'vlan VLAN-ID' command.
Command Line Interface Reference Guide ipv6 authorized-managers ■ [no] ipv6 authorized-managers Usage: [no] ipv6 authorized-managers access [manager|operator] [IPV6-MASK] Description: Define the IPV6 addresses allowed to manage the switch. Clients using the specified IPV6 addresses are allowed to access the switch's web browser interface, telnet to the switch and to perform TFTP operations. A maximum of 10 addresses may be configured.
Command Line Interface Reference Guide ipv6 This command is executed at the global config level. It configures the number of neighbor solicitations to send when performing duplicate address detection for a unicast address configured on a VLAN interface. Range: 0-600 (0 = disabled) Default: 3 (enabled) Next Available Option: ■ number < 0 to 600 > -- Configures the number of neighbor solicitations to send when performing duplicate address detection(p.
Command Line Interface Reference Guide ipv6 IPV6-ADDR ■ ipv6 authorized-managers IPV6-ADDR Authorized manager IPv6 address. Next Available Options: ■ IPV6-MASK -- IP mask defining a group of adjacent manager IP addresses. (IPV6-ADDR) (p. 294) ■ access < Manager | Operator > -- Define an access level desired.(p. 291) IPV6-MASK ■ ipv6 authorized-managers IPV6-ADDR IPV6-ADDR IP mask defining a group of adjacent manager IP addresses. nd ■ [no] ipv6 nd IPv6 neighbor discovery.
jumbo OVERVIEW Category: Primary context: config Related Commands show jumbos (page 483) Usage: jumbo ... Description: Configure Global Jumbos parameters for the switch. NOTES Restriction on Value of max-frame-size The value of max-frame-size must be greater than or equal to 18 bytes more than the value selected for ip-mtu. For example, if ip-mtu is set to 8964, the max-frame-size is configured as 8982.
Command Line Interface Reference Guide jumbo Default: 9216 bytes © 2008 Hewlett-Packard Development Company, L.P.
key-chain OVERVIEW Category: Switch Security Primary context: config Related Commands show key-chain (page 483) Usage: key-chain ASCII-STR Usage: key-chain ASCII-STR key NUMBER [key-string ASCII-STR] [accept-lifetime >>] [send-lifetime >>] Usage: no key-chain ASCII-STR Usage: no key-chain ASCII-STR key KEY-ID Description: Configures authentication key chains and individual keys.
Command Line Interface Reference Guide key-chain ■ send-lifetime -- Set key send lifetime. (p. 314) ■ date -- Key send start date. (MM/DD[/[YY]YY]) (p. 301) ■ time -- Key send start time. (HH:MM[:SS]) (p. 316) ■ additional options available... ■ infinite -- Set infinite lifetime. (p. 310) ■ now -- Use current day and time. (p. 312) ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p. 301) ■ additional options available... ■ duration -- Use current day and time. (NUMBER) (p.
Command Line Interface Reference Guide key-chain ■ duration -- Use current day and time. (NUMBER) (p. 308) ■ send-lifetime -- Set key send lifetime. (p. 314) ■ date -- Key send start date. (MM/DD[/[YY]YY]) (p. 301) ■ additional options available... ■ infinite -- Set infinite lifetime. (p. 310) ■ now -- Use current day and time. (p. 312) ■ additional options available... ■ infinite -- Set infinite lifetime. (p. 310) ■ send-lifetime -- Set key send lifetime. (p. 314) ■ date -- Key send start date.
Command Line Interface Reference Guide key-chain ■ time -- Key send stop time. (HH:MM[:SS]) (p. 316) ■ duration -- Use current day and time. (NUMBER) (p. 308) ■ infinite -- Set infinite lifetime. (p. 310) ■ now -- Use current day and time. (p. 312) ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p. 301) ■ time -- Key send stop time. (HH:MM[:SS]) (p. 316) ■ duration -- Use current day and time. (NUMBER) (p.
Command Line Interface Reference Guide key-chain COMMAND DETAILS accept-lifetime (p. 301) date (p. 301) duration (p. 308) infinite (p. 310) key (p. 311) key-string (p. 312) now (p. 312) send-lifetime (p. 314) time (p. 316) accept-lifetime ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime Set key accept lifetime. Next Available Options: ■ date -- Key accept start date. (MM/DD[/[YY]YY]) (p. 301) ■ now -- Use current day and time.(p. 312) ■ infinite -- Set infinite lifetime.(p.
Command Line Interface Reference Guide key-chain ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime [DATE] [TIME] [DATE] [TIME] send-lifetime [DATE] Key send start date. Next Available Option: ■ time -- Key send start time. (HH:MM[:SS]) (p. 316) ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime [DATE] [TIME] [DATE] [TIME] send-lifetime [DATE] [TIME] [DATE] Key send stop date. Next Available Option: ■ time -- Key send stop time. (HH:MM[:SS]) (p.
Command Line Interface Reference Guide key-chain Next Available Option: ■ time -- Key send stop time. (HH:MM[:SS]) (p. 316) ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime now [DATE] [TIME] send-lifetime [DATE] Key send start date. Next Available Option: ■ time -- Key send start time. (HH:MM[:SS]) (p. 316) ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime now [DATE] [TIME] send-lifetime [DATE] [TIME] [DATE] Key send stop date.
Command Line Interface Reference Guide key-chain ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime infinite send-lifetime [DATE] Key send start date. Next Available Option: ■ time -- Key send start time. (HH:MM[:SS]) (p. 316) ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime infinite send-lifetime [DATE] [TIME] [DATE] Key send stop date. Next Available Option: ■ time -- Key send stop time. (HH:MM[:SS]) (p.
Command Line Interface Reference Guide key-chain ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime [DATE] [TIME] [DATE] Key accept stop date. Next Available Option: ■ time -- Key send stop time. (HH:MM[:SS]) (p. 316) ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime [DATE] [TIME] [DATE] [TIME] send-lifetime [DATE] Key send start date. Next Available Option: ■ time -- Key send start time. (HH:MM[:SS]) (p.
Command Line Interface Reference Guide key-chain Next Available Option: ■ time -- Key send stop time. (HH:MM[:SS]) (p. 316) ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime now [DATE] Key accept stop date. Next Available Option: ■ time -- Key send stop time. (HH:MM[:SS]) (p. 316) ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime now [DATE] [TIME] send-lifetime [DATE] Key send start date. Next Available Option: ■ time -- Key send start time. (HH:MM[:SS]) (p.
Command Line Interface Reference Guide key-chain Key send stop date. Next Available Option: ■ time -- Key send stop time. (HH:MM[:SS]) (p. 316) ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime infinite send-lifetime [DATE] Key send start date. Next Available Option: ■ time -- Key send start time. (HH:MM[:SS]) (p. 316) ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime infinite send-lifetime [DATE] [TIME] [DATE] Key send stop date. Next Available Option: ■ time -- Key send stop time.
Command Line Interface Reference Guide key-chain duration ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime [DATE] [TIME] [DATE] [TIME] send-lifetime [DATE] [TIME] duration NUMBER Use current day and time. ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime [DATE] [TIME] [DATE] [TIME] send-lifetime now duration NUMBER Use current day and time.
Command Line Interface Reference Guide key-chain ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime infinite send-lifetime [DATE] [TIME] duration NUMBER Use current day and time. ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime infinite send-lifetime now duration NUMBER Use current day and time. ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING send-lifetime [DATE] [TIME] duration NUMBER Use current day and time.
Command Line Interface Reference Guide key-chain Next Available Option: ■ send-lifetime -- Set key send lifetime.(p. 314) ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime now duration NUMBER send-lifetime [DATE] [TIME] duration NUMBER Use current day and time. ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime now duration NUMBER send-lifetime now duration NUMBER Use current day and time.
Command Line Interface Reference Guide key-chain ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime infinite send-lifetime infinite Set infinite lifetime. ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING send-lifetime infinite Set infinite lifetime. ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime [DATE] [TIME] [DATE] [TIME] send-lifetime infinite Set infinite lifetime.
Command Line Interface Reference Guide key-chain key-string ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING Set key string Next Available Options: ■ accept-lifetime -- Set key accept lifetime.(p. 301) ■ send-lifetime -- Set key send lifetime.(p. 314) now ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime [DATE] [TIME] [DATE] [TIME] send-lifetime now Use current day and time. Next Available Options: ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p.
Command Line Interface Reference Guide key-chain Next Available Options: ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p. 301) ■ duration -- Use current day and time. (NUMBER) (p. 308) ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime infinite send-lifetime now Use current day and time. Next Available Options: ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p. 301) ■ duration -- Use current day and time. (NUMBER) (p.
Command Line Interface Reference Guide key-chain Next Available Options: ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p. 301) ■ duration -- Use current day and time. (NUMBER) (p. 308) ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime now duration NUMBER send-lifetime now Use current day and time. Next Available Options: ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p. 301) ■ duration -- Use current day and time. (NUMBER) (p.
Command Line Interface Reference Guide key-chain ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime now [DATE] [TIME] send-lifetime Set key send lifetime. Next Available Options: ■ date -- Key send start date. (MM/DD[/[YY]YY]) (p. 301) ■ now -- Use current day and time.(p. 312) ■ infinite -- Set infinite lifetime.(p. 310) ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime now duration NUMBER send-lifetime Set key send lifetime.
Command Line Interface Reference Guide key-chain Next Available Options: ■ date -- Key send start date. (MM/DD[/[YY]YY]) (p. 301) ■ now -- Use current day and time.(p. 312) ■ infinite -- Set infinite lifetime.(p. 310) ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime now [DATE] [TIME] send-lifetime Set key send lifetime. Next Available Options: ■ date -- Key send start date. (MM/DD[/[YY]YY]) (p. 301) ■ now -- Use current day and time.(p. 312) ■ infinite -- Set infinite lifetime.(p.
Command Line Interface Reference Guide key-chain ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime [DATE] [TIME] [DATE] [TIME] Key send stop time. Next Available Option: ■ send-lifetime -- Set key send lifetime.(p. 314) ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime [DATE] [TIME] [DATE] [TIME] send-lifetime [DATE] [TIME] Key send start time. Next Available Options: ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p.
Command Line Interface Reference Guide key-chain ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime now [DATE] [TIME] send-lifetime [DATE] [TIME] Key send start time. Next Available Options: ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p. 301) ■ duration -- Use current day and time. (NUMBER) (p. 308) ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING accept-lifetime now [DATE] [TIME] send-lifetime [DATE] [TIME] [DATE] [TIME] Key send stop time.
Command Line Interface Reference Guide key-chain ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING send-lifetime [DATE] [TIME] Key send start time. Next Available Options: ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p. 301) ■ duration -- Use current day and time. (NUMBER) (p. 308) ■ key-chain KEY-CHAIN key < 0 to 255 > key-string KEY-STRING send-lifetime [DATE] [TIME] [DATE] [TIME] Key send stop time.
Command Line Interface Reference Guide key-chain Next Available Options: ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p. 301) ■ duration -- Use current day and time. (NUMBER) (p. 308) ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime [DATE] [TIME] duration NUMBER send-lifetime [DATE] [TIME] [DATE] [TIME] Key send stop time. ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime [DATE] [TIME] duration NUMBER send-lifetime now [DATE] [TIME] Key send stop time.
Command Line Interface Reference Guide key-chain ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime now duration NUMBER send-lifetime now [DATE] [TIME] Key send stop time. ■ key-chain KEY-CHAIN key < 0 to 255 > accept-lifetime infinite send-lifetime [DATE] [TIME] Key send start time. Next Available Options: ■ date -- Key send stop date. (MM/DD[/[YY]YY]) (p. 301) ■ duration -- Use current day and time. (NUMBER) (p.
kill OVERVIEW Category: Switch Management Primary context: manager Related Commands show ssh (page 509) show telnet (page 514) Usage: kill [SESSION_ID] Description: Kill other active console, telnet, or ssh sessions. If no session ID is specified, all other active sessions are terminated. COMMAND STRUCTURE ■ kill session < (Range unavailble) > -- Kill other active console, telnet, or ssh sessions (p.
Command Line Interface Reference Guide kill If no session ID is specified, all other active sessions are terminated. Range: < (Range unavailble) > © 2008 Hewlett-Packard Development Company, L.P.
licenses OVERVIEW Category: Primary context: manager Related Commands show licenses (page 484) Usage: licenses Description: Manage premium features. Parameters: o hardware-id - Display the hardware ID for installing the specified package on this chassis. o install - Install the specified package. o uninstall - Uninstall the specified package, and display the uninstall verification key.
Command Line Interface Reference Guide licenses Supported Values: ■ premium -- key install ■ licenses install < premium > Install the specified package. Supported Values: ■ premium -- key Next Available Option: ■ key -- Enter key for this feature. (ASCII-STR) (p. 325) key ■ licenses install < premium > KEY Enter key for this feature. uninstall ■ licenses uninstall < premium > Uninstall the specified package. Supported Values: ■ premium -- key © 2008 Hewlett-Packard Development Company, L.P.
link-keepalive OVERVIEW Category: Primary context: config Related Commands Usage: link-keepalive interval <10-100> link-keepalive retries <3-10> Description: Configure UDLD on your switch. The first version of the command is used to configure keep-alive interval in seconds. Here 10 is 1 sec, 11 is 1.1 sec, and so on. Default keep-alive interval is 5 seconds. The second version of the command is used to configure maximum number of keep-alive attempts. Default keep-alive attempt is 4.
link-test OVERVIEW Category: Primary context: operator Related Commands ping (page 367) Usage: link-test MAC-ADDR [vlan ] [repetitions <1-999>] [timeout <1-256>] Description: Test the connection to a MAC address on the LAN. The command sends a 802.2 test packet to a specific target node on a network directly attached to a port in that LAN. The target node must be able to respond to this test packet with an 802.2 Test Response packet in order for the test to work.
Command Line Interface Reference Guide link-test COMMAND DETAILS mac (p. 328) repetitions (p. 328) timeout (p. 328) vlan (p. 328) mac ■ link-test MAC-ADDR MAC address of device to which to send link test. repetitions ■ link-test repetitions < 1 to 999 > Number of test packets to send <1-999>. Range: < 1 to 999 > timeout ■ link-test timeout < 0 to 256 > Test timeout in seconds <0-256>. Range: < 0 to 256 > vlan ■ link-test vlan VLAN-ID VLAN where the device to be tested is present.
lldp OVERVIEW Category: Device Discovery Primary context: config Related Commands show lldp (page 485) Usage:lldp ... Description: Configuration for LLDP parameter. Provides a standards-based method for enabling the switches to advertise themselves to adjacent devices and to learn about adjacent LLDP devices. You can also configure the Media Extension Discovery (MED) extension to LLDP for Voice over IP (VoIP) devices.
Command Line Interface Reference Guide lldp ■ [no] lldp enable-notification -- Set the port for which notification should be enabled ([ethernet] PORT-LIST) (p. 334) ■ lldp fast-start-count < 1 to 10 > -- Set MED fast-start count in seconds (NUMBER) (p. 334) ■ lldp holdtime-multiplier < 2 to 10 > -- Set holdtime-multipler between <2-10>; the default is 4 (NUMBER) (p. 334) ■ lldp refresh-interval < 5 to 32768 > -- Set refresh interval/transmit-interval in seconds (NUMBER) (p.
Command Line Interface Reference Guide config (p. 333) lldp medTlvEnable (p. 335) addr ■ lldp config [ETHERNET] PORT-LIST medPortLocation elin-addr OCTET-STR Specify the Location name to be advertised. admin-status ■ lldp admin-status [ETHERNET] PORT-LIST Usage: lldp admin-status Description: Set the port in one of the operational mode transmit | receive | transmit & receive | disable the port. Next Available Option: ■ omodes < TxOnly | RxOnly | Tx_Rx | ..
Command Line Interface Reference Guide lldp Range: < 2 to 4094 > Next Available Option: ■ auto -- (p. 331) basicTlvEnable ■ [no] lldp config [ETHERNET] PORT-LIST basicTlvEnable < port_descr | system_name | system_descr | ... > Specify the Basic TLV List to be advertised.
Command Line Interface Reference Guide lldp config ■ lldp config [ETHERNET] PORT-LIST Usage: [no] lldp config Description: Specify configurational parameters to the port. Set basicTlvEnable with any one of the following TLV Maps. port_descr : Send Port Description TLV out this port. system_name : Send System Name TLV out this port.
Command Line Interface Reference Guide lldp Next Available Option: ■ vlan-name -- Specify that the VLAN name TLV is to be advertised. (p. 336) dot3TlvEnable ■ [no] lldp config [ETHERNET] PORT-LIST dot3TlvEnable < macphy_config > Specify the 802.3 TLV List to be advertised. Supported Values: ■ macphy_config -- MAC Physical Config Tlv elin-addr ■ [no] lldp config [ETHERNET] PORT-LIST medPortLocation elin-addr Specify the elin address location to be advertised.
Command Line Interface Reference Guide lldp Configure location-id information to be advertised. Next Available Options: ■ civic-addr -- Specify the civic location-id information to be advertised(p. 332) ■ elin-addr -- Specify the elin address location to be advertised. (p. 334) medTlvEnable ■ [no] lldp config [ETHERNET] PORT-LIST medTlvEnable < capabilities | network_policy | location_id | ... > Specify the MED TLV List to be advertised.
Command Line Interface Reference Guide lldp Usage: lldp refresh-interval <5-32768> Description: Set refresh interval/transmit-interval in seconds. The default is 30. The refresh interval/transmit-interval should be greater than or equal to (4*delay-interval). The default value of delay-interval is 2. Range: < 5 to 32768 > run ■ [no] lldp run Usage:[no] lldp run Description: Start or Stop LLDP on device.
lockout-mac OVERVIEW Category: Port Security Primary context: config Related Commands show lockout-mac (page 486) Usage: lockout-mac Description: Lock out a MAC address. Parameter: o MAC-ADDR - MAC address to lock down. Examples: (1) hp-switch# lockout-mac 0800095F3AD6 COMMAND STRUCTURE EXAMPLES Example: lockout-mac Drop all traffic to or from MAC address 0800095F3AD6: ProCurve# lockout-mac 0800095F3AD6 © 2008 Hewlett-Packard Development Company, L.P.
log OVERVIEW Category: Switch Management Primary context: manager Related Commands logging (page 340) show logging (page 486) Usage: log [-a|-r|-m|-p|-w|-i|-d|substring ...] Description: Display log events. -a - Instructs the switch to display all recorded log events, which includes events from previous boot cycles. -r - Instructs the switch to display recorded log events in reverse order (most recent first). substring - Instructs the switch to display only those events that match the substring.
Command Line Interface Reference Guide log Supported Values: ■ -M -- Major event class. ■ -P -- Performance event class. ■ -W -- Warning event class. ■ -I -- Information event class. ■ -D -- Debug event class. option ■ log OPTION Specify substring to match in log entry. See 'log help' for details. -r ■ log -r Display log events in reverse order (most recent first). © 2008 Hewlett-Packard Development Company, L.P.
logging OVERVIEW Category: Switch Management Primary context: config Related Commands log (page 338) show logging (page 486) Usage: [no] [no] [no] [no] logging logging logging logging facility severity system-module Description: Add an IP address to the list of receiving syslog servers. Use of 'no' without an IP address specified will remove all IP addresses from the list of syslog receivers. If an IP address is specified, that receiver will be removed.
Command Line Interface Reference Guide logging facility ■ [no] logging facility < kern | user | mail | ... > Usage: [no] logging facility Description: Specify the syslog facility value that will be used for all syslog servers. Syslog facility determines where syslog servers should log the syslog message.
Command Line Interface Reference Guide logging severity ■ [no] logging severity < major | error | warning | ... > Usage: [no] logging severity Description: Event messages of the specified severity or higher will be sent to the syslog server. 'no' sends all severities. Supported Values: ■ major ■ error ■ warning ■ info ■ debug system-module ■ [no] logging system-module < all-pass | vlan | ip | ...
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ logging lacp dhcpr stack dma SNTP 802.1x cdp auth tacacs radius ssh NETINET OSPF XRRP ssl IpAddrMgr MacAuth KMS PIM maclock ACL udpf inst-mon udld HPESP lldp connfilt RateLim idm IPLOCK dhcp-snoop vrrp usb licensing loop-protect sFlow arp-protect dhcpv6c mtm mld dca QinQ autorun ffi wsm © 2008 Hewlett-Packard Development Company, L.P.
log-numbers OVERVIEW Category: Primary context: config Related Commands Usage: [no] log-numbers Description: Enable the display of log event numbers when log is displayed via the CLI or via the menu. COMMAND STRUCTURE © 2008 Hewlett-Packard Development Company, L.P.
logout OVERVIEW Category: Switch Management Primary context: operator Related Commands Usage: logout Description: Terminate this console/telnet session. COMMAND STRUCTURE © 2008 Hewlett-Packard Development Company, L.P.
loop-protect OVERVIEW Category: Primary context: config Related Commands Usage: [no] loop-protect <...> [[ethernet] PORT-LIST [receiver-action ]| [transmit-interval <1-10>]| [disable-period <0-604800>]| [trap ] Description: Configure Loop protection on the switch. Parameters: o ethernet PORT-LIST - Port(s) to configure loop protection on. By default loop protection is disabled on a port o receiver-action - Sets the loop detected action per port.
Command Line Interface Reference Guide loop-protect disable-timer ■ loop-protect disable-timer < 0 to 604800 > Set time in seconds to wait before attempting to reenable a port. Range: < 0 to 604800 > loop-detected ■ [no] loop-protect trap loop-detected generate trap when a loop is detected port-list ■ [no] loop-protect [ETHERNET] PORT-LIST Specify the ports that are to be added to/removed from loop protection.
mac-age-time OVERVIEW Category: Device Discovery Primary context: config Related Commands Usage: mac-age-time <60-999960> Description: Set the MAC address table's age-out interval. A MAC address that is dynamically learned by the switch, stays in the switch's address table for a certain amount of time the age-out interval, before being aged out. An address is aged out if the switch does not receive traffic from that MAC address for the age-out interval. The interval is measured in seconds.
management-vlan OVERVIEW Category: config Primary context: config Related Commands show vlan (page 518) Usage: [no] management-vlan VLAN-ID Description: Set the VLAN that is to be used as the management VLAN. COMMAND STRUCTURE EXAMPLES Example: management-vlan Set VLAN 100 as the management VLAN and add ports A1 and A2 to it: ProCurve(config)# management-vlan 100 ProCurve(config)# vlan 100 tagged a1 ProCurve(config)# vlan 100 tagged a2 © 2008 Hewlett-Packard Development Company, L.P.
max-vlans OVERVIEW Category: VLANs Primary context: config Related Commands Usage: max-vlans <1-2048> Description: Set the maximum number of VLANs on the switch. The default is 256. COMMAND STRUCTURE EXAMPLES Example: max-vlans NUMBER Reconfigure the switch to allow 10 VLANs: © 2008 Hewlett-Packard Development Company, L.P.
menu OVERVIEW Category: Switch Management Primary context: operator Related Commands Usage: menu Description: Change console user interface to menu system. COMMAND STRUCTURE EXAMPLES menu Enter the menu mode for switch configuration: ProCurve# menu HP ProCurve Switch 5400zl 1-Jan-2006 4:55:06 =======================- TELNET - MANAGER MODE -======================== Main Menu 1. 2. 3. 4. 5. 6. 7. 8. 0. Status and Counters... Switch Configuration... Console Passwords...
mesh OVERVIEW Category: Redundant Paths Primary context: config Related Commands show mesh (page 488) Usage: [no] mesh [ethernet] PORT-LIST Description: Configure the specified ports as being members of a mesh group. A mesh group can have up to 24 member ports. - VLAN support must be enabled before configuring a mesh group. - A mesh group cannot exist if IP routing is enabled. Disable routing protocols (if any) before configuring a mesh group.
mirror OVERVIEW Category: Primary context: config Related Commands Usage: 1) mirror <1-4> [ name NAME-STR ] port PORT-NUM 2) mirror <1-4> [ name NAME-STR ] remote ip SRC-IP-ADDR SRC-UDP-PORT DST-IP-ADDR 3) mirror <1-4> [ name NAME-STR ] remote ip SRC-IP-ADDR SRC-UDP-PORT DST-IP-ADDR 4) no mirror <1-4> [ name NAME-STR ] 5) mirror endpoint ip SRC-IP-ADDR SRC-UDP-PORT DST-IP-ADDR port PORT-NUM 6) no mirror endpoint ip SRC-IP-ADDR SRC-UDP-PORT DST-IP-ADDR Description: Define the mirror port for diagnostic pur
Command Line Interface Reference Guide mirror ■ remote -- Remote mirroring destination configuration. (p. 356) ■ ip -- Remote mirroring destination configuration. (IP-ADDR) (p. 354) ■ mirror_session_src_udp < 1 to 65535 > -- Remote mirroring UDP encapsulation port. (TCP/UDP-PORT) (p. 355) ■ mirror_session_dest_ip -- Remote mirroring UDP encapsulation destination ip addr. (IP-ADDR) (p. 355) ■ port -- Mirroring destination monitoring port. ([ethernet] PORT-NUM) (p.
Command Line Interface Reference Guide mirror Next Available Option: ■ mirror_session_ip_udp < 1 to 65535 > -- Remote mirroring UDP encapsulation port. (TCP/UDP-PORT) (p. 355) mirror_session_dest_ip ■ mirror < 1 to 4 > name NAME remote ip IP-ADDR < 1 to 65535 > IP-ADDR Remote mirroring UDP encapsulation destination ip addr. ■ mirror < 1 to 4 > remote ip IP-ADDR < 1 to 65535 > IP-ADDR Remote mirroring UDP encapsulation destination ip addr.
Command Line Interface Reference Guide mirror Next Available Option: ■ mirror_session_dest_ip -- Remote mirroring UDP encapsulation destination ip addr. (IP-ADDR) (p. 355) ■ mirror < 1 to 4 > remote ip IP-ADDR < 1 to 65535 > Remote mirroring UDP encapsulation port. Range: < 1 to 65535 > Next Available Option: ■ mirror_session_dest_ip -- Remote mirroring UDP encapsulation destination ip addr. (IP-ADDR) (p. 355) name ■ mirror < 1 to 4 > name NAME Mirroring destination name string.
Command Line Interface Reference Guide mirror Next Available Option: ■ ip -- Remote mirroring destination configuration. (IP-ADDR) (p. 354) © 2008 Hewlett-Packard Development Company, L.P.
mirror-port OVERVIEW Category: config Primary context: config Related Commands vlan (page 611) Usage: [no] mirror-port [[ethernet] PORT-NUM] Description: Define the mirror port for diagnostic purposes. The device ports or VLAN (if VLANs are enabled on the device) that will be monitored are defined through the 'monitor' command in either VLAN or interface context. The network traffic seen by the monitored ports is copied to the mirror port to which a network analyzer can be attached.
Command Line Interface Reference Guide mirror-port cannot be a trunked port. The parameter must be specified, if the 'no' keyword is not used. Otherwise, it must not be present. © 2008 Hewlett-Packard Development Company, L.P.
module OVERVIEW Category: config Primary context: config Related Commands show modules (page 489) Usage: module module-type Description: Configure type of the module. COMMAND STRUCTURE ■ module < 1 to 12 > type < J8701A | J8702A | J8705A | ... > -- The type of the module. (p. 360) EXAMPLES Example: module SLOT-NUM type MODULE-TYPE Configure slot 4 for module type j4820a: ProCurve(config)# module 4 type j4820a COMMAND DETAILS type (p.
monitor OVERVIEW Category: Primary context: config Related Commands show monitor (page 489) Usage: [no] monitor mac MAC-ADDR mirror <1-4 | NAME-STR> Description: Set up traffic monitoring for a given MAC address. Network traffic with this MAC address as the source or destination is copied to the mirror port. Parameters: o MAC-ADDR - MAC address to be monitored o - Type of traffic to monitor: src - Monitor traffic with MAC-ADDR as the source.
Command Line Interface Reference Guide monitor number or (if configured) a name. Depending on how many sessions are configured on the switch, you can use the same command to configure a MAC address as mirroring criteria in up to four sessions. To identify a session, you can enter either its name or number; for example: mirror 1 2 3 traffsrc4 Next Available Options: ■ mirror_session_id < 1 to 4 > -- Mirror destination number.(p. 362) ■ mirror_session_name -- Mirror destination name.(p.
page OVERVIEW Category: CLI Setup Primary context: manager Related Commands Usage: [no] page Description: Toggle paging mode. The printing is paused when a full page of text has been displayed, or continues until end of output. COMMAND STRUCTURE © 2008 Hewlett-Packard Development Company, L.P.
password OVERVIEW Category: Switch Management Primary context: config Related Commands front-panel-security (page 177) show front-panel-security (page 473) Usage: [no] password [user-name ASCII-STR] [ ASCII-STR] Description: Set or clear local password/username for a given access level. Invoked without 'no', the command sets or changes existent password(s).
Command Line Interface Reference Guide password COMMAND DETAILS access (p. 365) all (p. 365) hashtype (p. 365) password (p. 366) user-name (p. 366) access ■ [no] password < operator | manager | port-access > Usage: [no] password [user-name ASCII-STR] [ ASCII-STR] Description: Set or clear local password/username for a given access level. Invoked without 'no', the command sets or changes existent password(s).
Command Line Interface Reference Guide password sha-1 > Specifies the type of algorithm (if any) used to hash the password. Valid values are plaintext or sha-1. Note: You can enter a manager, operator, or 802.1X port-access password in clear ASCII text or hashed format. However, manager and operator passwords are displayed and saved in a configuration file only in hashed format; port-access passwords are displayed and saved only as plain ASCII text.
ping OVERVIEW Category: Primary context: operator Related Commands traceroute (page 598) link-test (page 327) ping6 (page 369) Usage: ping [repetitions <1-10000>] [timeout <1-60>] [data-size <0-65471>] [data-fill <0-1024>] Description: Send IPv4 ping request(s) to a device on the network. Parameters: o IP-ADDR - IPv4 address of device to ping. o hostname - Hostname of device to which to send IPv4 ping.
Command Line Interface Reference Guide ping ProCurve# ping 10.10.10.1 10.10.10.1 is alive, time = 50 ms COMMAND DETAILS data-fill (p. 368) data-size (p. 368) host-name (p. 368) ip-addr (p. 368) repetitions (p. 368) switch-num (p. 368) timeout (p. 368) data-fill ■ ping data-fill OCTET-STR Ping data fill string (size <0-1024>). data-size ■ ping data-size < 0 to 65471 > Ping data size <0-65471>. Range: < 0 to 65471 > host-name ■ ping HOST-NAME Hostname of the device to ping.
ping6 OVERVIEW Category: Primary context: operator Related Commands ping (page 367) traceroute6 (page 601) Usage: ping6 [repetitions <1-10000>] [timeout <1-60>] [data-size <0-65471>] [data-fill <0-1024>] Description: Send IPv6 ping request(s) to a device on the network. Parameters: o IPV6-ADDR - IPv6 address of device to ping. o hostname - Hostname of device to which to send IPv6 ping. o [repetitions <1-10000>] - Number of times to send ping; the default value is 1.
Command Line Interface Reference Guide ping6 Text string used as data in ping packets. You can enter up to 1024 alphanumeric characters in the text. Valid values: 0-1024. Default: 0 (no text is used) data-size ■ ping6 data-size < 0 to 65471 > Size of data (in bytes) to be ent in ping packets. Valid values: 0-65471. Range: < 0 to 65471 > Default: 0 host-name ■ ping6 HOST-NAME Hostname of the device to ping. ipv6-addr ■ ping6 IPV6-ADDR IPv6 address of device to ping.
port-security OVERVIEW Category: Port Security Primary context: config Related Commands show port-security (page 498) show mac-address (page 487) Usage: [no] port-security [ethernet] PORT-LIST [learn-mode ] [address-limit <1-32>] [mac-address MAC-ADDR [MAC-ADDR ...]] [action ] [clear-intrusion-flag] Description: Set the port-security operation(s) for each port in port list.
Command Line Interface Reference Guide port-security o action - Indicates the port security action the switch will take if an intruder is detected on the port. o clear-intrusion-flag - clears intrusion indicator for the ports specified in the command PORT-LIST. COMMAND STRUCTURE ■ port-security [ETHERNET] PORT-LIST action < none | send-alarm | send-disable > -- Define device's action in case of an intrusion detection. (p.
Command Line Interface Reference Guide port-security address-limit ■ port-security [ETHERNET] PORT-LIST address-limit < 1 to 32 > Define number of authorized addresses on the port(s). Range: < 1 to 32 > clear-intrusion-flag ■ port-security [ETHERNET] PORT-LIST clear-intrusion-flag Clear intrusion indicator for the port(s) learn-mode ■ port-security [ETHERNET] PORT-LIST learn-mode < continuous | static | configured | ... > Define the mode of acquiring authorized MAC address(es).
power-over-ethernet OVERVIEW Category: Primary context: config Related Commands show power-over-ethernet (page 499) Usage: power [slot ] [threshold <1-99>][optional-parameters] Description: Set Power Over Ethernet(poe) configuration parameters. threshold - set the power consumption percentage at which a trap should be sent. optional-parameters - Use or > after entering power to see a list of all available options.
Command Line Interface Reference Guide power-over-ethernet Usage: [NO] power redundancy [n+1|full] Description: Set how much power is held in reserve for redundancy. NO - All available power can be allocated to powered devices. n+1 - One of the highest power supplies will be held in reserve. In the event of a simgle power supply failure, no powered devices will be shut down. full - Half of the available power supplies will be held in reserve. Default: No PoE redundancy enforced.
Command Line Interface Reference Guide power-over-ethernet ■ power-over-ethernet slot SLOT-ID-RANGE threshold < 1 to 99 > Set the power consumption percentage at which a trap should be sent. Range: < 1 to 99 > © 2008 Hewlett-Packard Development Company, L.P.
primary-vlan OVERVIEW Category: config Primary context: config Related Commands show vlan (page 518) Usage: primary-vlan VLAN-ID Description: Set the VLAN that is to be used as the primary VLAN. The primary VLAN comes into play for features such as stacking, DHCP, and TIMEP. COMMAND STRUCTURE EXAMPLES Example: primary-vlan VLAN-ID Reassign the Primary VLAN and change the VLAN name: © 2008 Hewlett-Packard Development Company, L.P.
print OVERVIEW Category: Primary context: manager Related Commands Usage: print COMMAND-STR Description: Execute a command and redirect its output to the device channel for current session. COMMAND STRUCTURE ■ print command -- Command to execute. Use quotes for multiword commands. (ASCII-STR) (p. 378) COMMAND DETAILS command (p. 378) command ■ print COMMAND Command to execute. Use quotes for multiword commands. © 2008 Hewlett-Packard Development Company, L.P.
p-wireless-services OVERVIEW Category: Primary context: config Related Commands COMMAND STRUCTURE ■ p-wireless-services p-wireless-services -- (SLOT-ID) (p. 379) ■ config -- (ASCII-STR) (p. 379) COMMAND DETAILS config (p. 379) p-wireless-services (p. 379) config ■ p-wireless-services SLOT-ID config CONFIG p-wireless-services ■ p-wireless-services SLOT-ID Next Available Option: ■ config -- (ASCII-STR) (p. 379) © 2008 Hewlett-Packard Development Company, L.P.
qinq OVERVIEW Category: Primary context: config Related Commands svlan (page 572) vlan (page 611) show qinq (page 500) Usage: [no] qinq [ [tag-type] ] Description: Configure the device qinq mode. The command 'no qinq' disables qinq on the device (no tag-stacking). Changing qinq mode from one to another requires reboot to take effect and the device will boot up with a default configuration for the new qinq mode.
Command Line Interface Reference Guide qinq Next Available Option: ■ tag-type < 1536 to 65535 > -- Configure qinq tag-type (HEX NUMBER) (p. 381) tag-type ■ qinq mixedvlan tag-type < 1536 to 65535 > Configure qinq tag-type Range: < 1536 to 65535 > ■ qinq svlan tag-type < 1536 to 65535 > Configure qinq tag-type Range: < 1536 to 65535 > © 2008 Hewlett-Packard Development Company, L.P.
qos OVERVIEW Category: QoS Primary context: config Related Commands show qos (page 500) Usage: [no] qos ... Description: Configure Quality of Service (QoS) on the device. The command must be followed by a keyword defining a subdomain of the QoS parameters to configure. COMMAND STRUCTURE ■ [no] qos apptype < udp-port | tcp-port > -- Configure priorities for TCP/UDP services (p. 383) ■ port-num -- TCP/UDP port from [to] which to prioritize traffic. (TCP/UDP-PORT) (p.
Command Line Interface Reference Guide qos ■ dscp < 000000 | 000001 | 000010 | ... > -- Define Differentiated Services Codepoint to which to map IP ToS. (p. 386) ■ ip-precedence -- In IP-Precedence mode, IPv4 packets are classified and given a QoS priority based on the upper 3 bits of the IP ToS field. The priority association is automatic and cannot be changed: IP-Precedence 802.
Command Line Interface Reference Guide qos to all TCP/UDP ports in the range from TCP/UDP-PORT to MAX-TCP/UDP-PORT. Supported Values: ■ udp-port -- Set UDP port based priority. ■ tcp-port -- Set TCP port based priority. Next Available Options: ■ port-num -- TCP/UDP port from [to] which to prioritize traffic. (TCP/UDP-PORT) (p. 388) ■ range -- Specify range of TCP/UDP ports from [to] which to prioritize traffic.(p. 391) codepoint ■ [no] qos type-of-service diff-services < 000000 | 000001 | 000010 | ...
Command Line Interface Reference Guide the qos 'no dscp-map <000000.111111>' function must be used. o diff-services <000000|000001...111111> - The value of the upper 6 bits in the ToS field. o dscp <000000|000001...111111> - Re-maps a given inbound Differentiated Services codepoint to the specified DSCP Policy and codepoint on outbound. Supported Values: Binary formatted value from 000000 to 111111 Next Available Option: ■ dscp < 000000 | 000001 | 000010 | ...
Command Line Interface Reference Guide qos Next Available Option: ■ codepoint < 000000 | 000001 | 000010 | ... > -- Configure the Type-of-Service method the device uses to prioritize IP traffic(p. 384) dscp ■ qos device-priority IP-ADDR dscp < 000000 | 000001 | 000010 | ... > Specify DSCP policy to use. Supported Values: Binary formatted value from 000000 to 111111 ■ qos < udp-port | tcp-port > TCP/UDP-PORT dscp < 000000 | 000001 | 000010 | ... > Specify DSCP policy to use.
Command Line Interface Reference Guide qos configured to use this DSCP Policy). 'no qos dscp-map name' will remove the name associated with this policy, but not the policy priority. Certain codepoints may have a default associated 802.1p priority, as part of the IETF standards for Assured Forwarding and Expedited Forwarding. These are automatically configured as follows: DiffServ 802.
Command Line Interface Reference Guide qos max-port-num ■ [no] qos < udp-port | tcp-port > range TCP/UDP-PORT TCP/UDP-PORT Maximal TCP/UDP port in the range from [to] which to prioritize traffic. Next Available Options: ■ dscp < 000000 | 000001 | 000010 | ... > -- Specify DSCP policy to use. (p. 386) ■ priority < 0 | 1 | 2 | ... > -- Specify priority to use. (p. 388) name ■ [no] qos dscp-map < 000000 | 000001 | 000010 | ... > name Specify DSCP->priority mapping name.
Command Line Interface Reference Guide qos ■ 4 ■ 5 ■ 6 ■ 7 ■ qos dscp-map < 000000 | 000001 | 000010 | ... > priority < 0 | 1 | 2 | ... > Specify priority to use. Supported Values: ■ 0 ■ 1 ■ 2 ■ 3 ■ 4 ■ 5 ■ 6 ■ 7 ■ qos protocol < IP | IPX | ARP | ... > priority < 0 | 1 | 2 | ... > Specify priority to use. Supported Values: ■ 0 ■ 1 ■ 2 ■ 3 ■ 4 ■ 5 ■ 6 ■ 7 ■ qos < udp-port | tcp-port > TCP/UDP-PORT priority < 0 | 1 | 2 | ... > Specify priority to use.
Command Line Interface Reference Guide qos ■ 7 protocol ■ [no] qos protocol < IP | IPX | ARP | ... > Usage: [no] qos protocol [priority <0-7>] Description: Configure protocol-based priority. The priority can be defined for any of the listed protocol types. The specified priority value will be placed in the 802.1p priority field of outgoing tagged packets. The protocol packets will also be placed in the appropriate outbound priority queue. '7' means highest priority.
Command Line Interface Reference Guide qos Next Available Options: ■ 2-queues -- Set the number of outbound port queues for all switch ports. (p. 383) ■ 4-queues -- Set the number of outbound port queues for all switch ports. (p. 383) ■ 8-queues -- Set the number of outbound port queues for all switch ports. (p. 383) range ■ qos < udp-port | tcp-port > range Specify range of TCP/UDP ports from [to] which to prioritize traffic. A port range can be from 1 to 65535 (inclusive) ports or any subset thereof.
Command Line Interface Reference Guide qos outbound VLAN tag. If a DSCP Policy is configured to apply to the inbound DS codepoint (i.e., the codepoint has been 're-mapped'), the priority assignment and outbound queueing will be that specified by the new Policy's codepoint in the DSCP table, and the Differentiated Services field in the outbound packet will be changed to the new value. Using 'no type-of-service diff-services <000000...111111>' removes the re-mapping assignment, i.e.
radius-server OVERVIEW Category: Switch Security Primary context: config Related Commands show radius (page 500) Usage: [no] radius-server host [auth-port ] [acct-port ] [dyn-authorization] [time-window <0-65535>] [key ] [no] radius-server key radius-server timeout <1-15> radius-server retransmit <1-5> radius-server dyn-autz-port [no] radius-server dead-time <1-1440> Description: Configure RADIUS parameters.
Command Line Interface Reference Guide o o o o o radius-server encryption key to use for authentication with given server (default is NULL). Specifying this key overrides the key set for this server by the 'radius-server key ' global configuration command. key - specifies the global encryption key, which is used for authentication if encryption key for the server is not configured. The default is NULL. timeout <1-15> - server response timeout interval in seconds.
Command Line Interface Reference Guide radius-server ■ acct-port -- Accounting UDP destination port number (default is 1813). (TCP/UDP-PORT) (p. 395) ■ auth-port -- Authentication UDP destination port number (default is 1812). (TCP/UDP-PORT) (p. 395) ■ time-window -- time window (in seconds) within which the received dynamic authorization requests are considered to be current and accepted for processing. (p. 398) ■ time-window < 0 to 65535 > -- (p.
Command Line Interface Reference Guide radius-server Authentication UDP destination port number (default is 1812). Next Available Option: ■ auth-port -- Authentication UDP destination port number (default is 1812). (TCP/UDP-PORT) (p. 395) ■ radius-server host IP-ADDR auth-port TCP/UDP-PORT Authentication UDP destination port number (default is 1812). Next Available Options: ■ acct-port -- Accounting UDP destination port number (default is 1813). (TCP/UDP-PORT) (p.
Command Line Interface Reference Guide radius-server host ■ [no] radius-server host IP-ADDR IP address of the RADIUS server to use. Next Available Options: ■ acct-port -- Accounting UDP destination port number (default is 1813).(p. 395) ■ auth-port -- Authentication UDP destination port number (default is 1812).(p. 395) ■ dyn-authorization -- Enable/disable dynamic authorization control from this host.(p.
Command Line Interface Reference Guide radius-server Number of packet retransmits (default is 3). Range: < 1 to 5 > timeout ■ radius-server timeout < 1 to 15 > Server timeout interval (default is 5). Range: < 1 to 15 > time-window ■ [no] radius-server host IP-ADDR time-window time window (in seconds) within which the received dynamic authorization requests are considered to be current and accepted for processing. Next Available Option: ■ time-window < 0 to 65535 > -- (p.
redo OVERVIEW Category: Switch Management Primary context: manager Related Commands repeat (page 406) Usage: redo [NUMBER|COMMAND-STR] Description: Re-execute a command from history. By default, it executes the last command. If the 'number' is specified, it executes the n-th command starting from the most recent command in the history. The n is the number specified. If the 'COMMAND-STR' is specified, it executes the most recent command whose name matches the specified string.
redundancy OVERVIEW Category: Primary context: config Related Commands Usage: redundancy switchover redundancy active-management < management-module1 | management-module2 | standby> [no]redundancy management-module redundancy fabric-module <<1|2> > Description: Redundancy configuration for management and fabric modules. The first version of the command causes the switch to immediately switchover to the standby management module.
Command Line Interface Reference Guide redundancy Supported Values: ■ management-module1 -- Configures management-module 1 as an active management module for next boot ■ management-module2 -- Configures management-module 2 as an active management module for next boot ■ standby -- Configures standby module as an active management module for next boot disable ■ redundancy fabric-module < 1 | 2 > disable Disable the fabric module. enable ■ redundancy fabric-module < 1 | 2 > enable Enable the fabric module.
redundancy OVERVIEW Category: Primary context: manager Related Commands Usage: redundancy switchover redundancy active-management < management-module1 | management-module2 | standby> Description: Redundancy configuration for management modules. The first version of the command causes the switch to immediately switchover to the standby management module. The second version of the command makes the module specified an active management module for next boot.
reload OVERVIEW Category: Switch Management Primary context: manager Related Commands boot (page 67) Usage: [no] reload | at HH:MM[:SS] [MM/DD[/[YY]YY]>] > Description: Warm reboot of the switch. If no parameters are entered, an immediate reload is executed. [no] - Causes the removal of any pending reload request. Note: Parameters: o after o at The maximum allowable time is 99 days. - Warm reboot the switch after the given amount of time has passed.
Command Line Interface Reference Guide reload at ■ reload at Warm reboot at a specified time; If the mm/dd/yy is left blank, the current day is assumed. Next Available Option: ■ time -- Time on given date to do a warm reboot. (HH:MM[:SS]) (p. 404) date ■ reload at [TIME] [DATE] Date on which a warm reboot is to occur. time ■ reload at [TIME] Time on given date to do a warm reboot. Next Available Option: ■ date -- Date on which a warm reboot is to occur. (MM/DD[/[YY]YY]) (p.
rename OVERVIEW Category: Switch Management Primary context: manager Related Commands show config (page 462) erase (page 166) Usage: rename config OLDNAME NEWNAME Description: Change the name of the configuration OLDNAME to NEWNAME. No action occurs if there is no configuration named OLDNAME, or if a configuration named NEWNAME already exists. COMMAND STRUCTURE ■ rename config < config | new > -- Change the name of the configuration OLDNAME to NEWNAME (p.
repeat OVERVIEW Category: Switch Management Primary context: manager Related Commands redo (page 399) Usage: repeat [NUMBER] [count NUMBER] [delay NUMBER] Description: Repeat execution of a previous command. By default, repeats the last command until a key is pressed. If the 'NUMBER' is specified, repeats the n-th most recent command where n is the number. If the 'count NUMBER' is specified repeat the command the NUMBER of times.
router OVERVIEW Category: Routing Primary context: config Related Commands ip (page 269) vlan (page 611) show ip (page 480) Usage: [no] router ... Description: Configure the switch routing protocols. You can enter the commands from the global configuration context or the RIP, OSPF, PIM, or VRRP configuration contexts. For example, to enter an OSPF command from the global configuration context, use the "router" keyword in front of the command.
Command Line Interface Reference Guide router ■ retransmit-interval < 1 to 3600 > -- Set retransmit interval in seconds; the default is 5. (p. 421) ■ transit-delay < 1 to 3600 > -- Set transit delay in seconds; the default is 1. (p. 424) ■ backbone -- The backbone area (the same as 0.0.0.0). (p. 412) ■ normal -- Define a "normal" area. (p. 418) ■ nssa < 0 to 16777215 > -- Define a "not-so-stubby" area (or NSSA) and its cost. (p. 418) ■ metric-type < type1 | type2 > -- Metric type of the type-7 default.
Command Line Interface Reference Guide router ■ bsm-interval < 5 to 300 > -- Specify the interval for sending Bootstrap messages on PIM-SM interfaces. (p. 412) ■ hash-mask-length < 1 to 32 > -- Specify the length (in bits) of the hash mask. (p. 415) ■ priority < 0 to 255 > -- Specify the priority for the Candidate Bootstrap router. (p. 420) ■ source-ip-vlan -- Specify the VLAN to use as a source for Candidate-BSR router IP address (PIM-SM must be enabled on this VLAN). (VLAN-ID) (p.
Command Line Interface Reference Guide authentication (p. 411) authentication-key (p. 411) auto-summary (p. 412) backbone (p. 412) bsm-interval (p. 412) bsr-candidate (p. 412) chain-name (p. 413) cost (p. 413) dead-interval (p. 414) default-metric (p. 414) distance (p. 414) external (p. 415) GROUP-ADDR/GROUP-MASK (p. 415) group-prefix (p. 415) hash-mask-length (p. 415) hello-interval (p. 415) router intra-area (p. 416) ip (p. 416) ip-addr (p. 416) IP-ADDR (p. 416) join-prune-interval (p.
Command Line Interface Reference Guide router - 'area... virtual-link...' defines a virtual link along with its time duration parameters: 'transit-delay' - The estimated number of seconds it takes to transmit a link state update packet over the link. 'retransmit-interval' - The number of seconds between link-state advertisement retransmissions. This value is also used when retransmitting database description and link-state request packets.
Command Line Interface Reference Guide router Next Available Option: ■ authentication-key -- OSPF authentication key (maximum 8 characters). (OCTET-STR) (p. 411) ■ router ospf area OSPF-AREA-ID virtual-link IP-ADDR authentication-key OCTET-STR OSPF authentication key (maximum 8 characters). ■ router ospf area backbone virtual-link IP-ADDR authentication-key Set simple authentication method and key. Next Available Option: ■ authentication-key -- OSPF authentication key (maximum 8 characters).
Command Line Interface Reference Guide router no bsr-candidate [source-ip-vlan ] Description: Configure the router to advertise itself as the Candidate Bootstrap Router (Candidate-BSR) for a PIM-SM domain. When enabling router to be a Candidate-BSR the VLAN ID must be specified, which IP address will be advertised as a Candidate-BSR address. PIM-SM must be enabled on the VLAN. Use 'no' form of this command to disable the router to be a Candidate-BSR.
Command Line Interface Reference Guide router dead-interval ■ router ospf area OSPF-AREA-ID virtual-link IP-ADDR dead-interval < 1 to 65535 > Set dead interval in seconds; the default is 40. Range: < 1 to 65535 > ■ router ospf area backbone virtual-link IP-ADDR dead-interval < 1 to 65535 > Set dead interval in seconds; the default is 40.
Command Line Interface Reference Guide router external ■ [no] router ospf distance external < 1 to 255 > Set administrative distance to associate with external routes learned by OSPF. Range: < 1 to 255 > GROUP-ADDR/GROUP-MASK ■ [no] router pim rp-address IP-ADDR IP-ADDR/MASK-LENGTH Specify the range of multicast group addresses associated with the static RP. Next Available Option: ■ override -- Specify whether or not static RP configuration precedes the information learned by a BSR. (p.
Command Line Interface Reference Guide router ■ router ospf area backbone virtual-link IP-ADDR hello-interval < 1 to 65535 > Set hello interval in seconds; the default is 10. Range: < 1 to 65535 > hold-time ■ router pim rp-candidate hold-time < 30 to 255 > Specify the hold time value to be send in C-RP-Adv messages. Range: < 30 to 255 > inter-area ■ [no] router ospf distance inter-area < 1 to 255 > Set administrative distance to associate with inter-area routes learned by OSPF.
Command Line Interface Reference Guide router join-prune-interval ■ router pim join-prune-interval < 5 to 65535 > Usage: join-prune-interval <1-65535> Description: Configure interval at which the router will send periodic PIM-SM Join/Prune messages. Default is 60 seconds. Range: < 5 to 65535 > md5-auth-key-chain ■ router ospf area OSPF-AREA-ID virtual-link IP-ADDR md5-auth-key-chain Set MD5 authentication method and key chain.
Command Line Interface Reference Guide router Do not advertise the range outside the area. ■ router ospf area backbone range no-advertise Do not advertise the range outside the area. normal ■ router ospf area OSPF-AREA-ID normal Define a "normal" area. ■ router ospf area backbone normal Define a "normal" area. no-summary ■ router ospf area OSPF-AREA-ID nssa < 0 to 16777215 > no-summary Do not send summary LSA into the area.
Command Line Interface Reference Guide router ospf ■ [no] router ospf Usage: [no] router ospf [...] Description: Enable/disable/configure Open Shortest Path First (OSPF) protocol on the device, or enter OSPF Configuration Context. Called without 'no', the command enables OSPF on the device and changes current context to OSPF Configuration Context. Otherwise ('no' is specified) the command disables OSPF. The command can be followed by an OSPF configuration command.
Command Line Interface Reference Guide router ■ join-prune-interval < 5 to 65535 > -- Configure interval at which the router will send periodic PIM-SM Join/Prune messages(p. 417) ■ spt-threshold -- Specify whether switching to the Shortest Path Tree is enabled or disabled on the router(p. 424) ■ state-refresh < 10 to 300 > -- Set the interval between successive State Refresh messages originated by this router(p. 424) ■ trap < neighbor-loss | hardware-mrt-full | software-mrt-full | ...
Command Line Interface Reference Guide router Supported Values: ■ connected ■ static ■ rip ■ [no] router rip redistribute < connected | static | ospf > Usage: [no] redistribute Description: Specify source protocols which will be redistributed into RIP. Use the [no] form of the command to disable redistribution of the specified protocol. o static -- redistribute manually configured routes. o connected -- redistribute locally connected network(s). o ospf -- redistribute OSPF routes.
Command Line Interface Reference Guide router Usage: [no] rfc-1583-compatibility Description: Enable/disable RFC-1583 compatibility. This controls the preference rules used when choosing among multiple AS-external-LSAs advertising the same destination. When RFC-1583 compatibility is disabled, the preference rules are those stated in RFC-2328, which prevent routing loops when AS-external-LSAs for the same destination have been originated from different areas.
Command Line Interface Reference Guide o override router - Sets the precedence of statically configured RP higher than dynamically learned RPs. Not set by default. Next Available Option: ■ IP-ADDR -- Specify the IP address of the static RP. (IP-ADDR) (p.
Command Line Interface Reference Guide router source-ip-vlan ■ [no] router pim bsr-candidate source-ip-vlan VLAN-ID Specify the VLAN to use as a source for Candidate-BSR router IP address (PIM-SM must be enabled on this VLAN). ■ [no] router pim rp-candidate source-ip-vlan VLAN-ID Specify the VLAN to use as a source for Candidate-RP router IP address (PIM-SM must be enabled on this VLAN).
Command Line Interface Reference Guide router Set transit delay in seconds; the default is 1. Range: < 1 to 3600 > ■ router ospf area backbone virtual-link IP-ADDR transit-delay < 1 to 3600 > Set transit delay in seconds; the default is 1. Range: < 1 to 3600 > trap ■ [no] router ospf trap < virtual-interface-state-change | neighbor-state-change | virtual-neighbor-state-change | ... > Usage: [no] trap Description: Enable/disable OSPF traps.
Command Line Interface Reference Guide router expired. - 'originate-maxage-lsa' signifies that one of the LSA in the router's link-state database has expired. If 'all' is specified in place of a trap name then all the traps are affected by the command.
Command Line Interface Reference Guide router o 'New Master' - this trap indicates that the sending agent has transitioned to 'Master' state. o 'Authentication Failure' - this trap indicates that a packet has been received from a router whose authentication key or authentication type conflicts with this router's authentication key or authentication type. type ■ [no] router ospf area OSPF-AREA-ID range type < summary | nssa > Link state database type to apply the range.
Command Line Interface Reference Guide router vrrp ■ [no] router vrrp Usage: [no] router vrrp [traps] Description: Enable/disable/configure Virtual Router Redundancy Protocol (VRRP) on the device. Next Available Option: ■ traps -- Enable/disable generation of VRRP traps(p. 426) © 2008 Hewlett-Packard Development Company, L.P.
r-wireless-services OVERVIEW Category: Primary context: config Related Commands COMMAND STRUCTURE ■ r-wireless-services r-wireless-services -- (SLOT-ID) (p. 429) ■ config -- (ASCII-STR) (p. 429) COMMAND DETAILS config (p. 429) r-wireless-services (p. 429) config ■ r-wireless-services SLOT-ID config CONFIG r-wireless-services ■ r-wireless-services SLOT-ID Next Available Option: ■ config -- (ASCII-STR) (p. 429) © 2008 Hewlett-Packard Development Company, L.P.
setMIB OVERVIEW Category: SNMP Primary context: manager Related Commands walkMIB (page 655) Usage: setmib OBJECT-STR TYPE-STR VALUE-STR [[OBJECT-STR TYPE-STR VALUE-STR] ...] Description: Set the value of a MIB object. The can be: -i - integer -o - octet -d - object identifier -a - ip_addr -c - counter -g - gauge -t - time_ticks -u - unsigned integer 32 -D - Display String -N - NULL COMMAND STRUCTURE ■ setMIB object -- MIB object name.instance. (ASCII-STR) (p.
Command Line Interface Reference Guide setMIB A value to which to set the MIB object. © 2008 Hewlett-Packard Development Company, L.P.
setup OVERVIEW Category: Switch Management Primary context: manager Related Commands Usage: setup [default-logon ] Description: Enter the 'Switch Setup' screen for basic switch configuration. The optional parameter 'default-logon' changes the user interface presented after boot without entering full-screen setup. COMMAND STRUCTURE ■ setup default-logon < CLI | Menu > -- Specify whether switch should boot to CLI (default) or menu. (p.
Command Line Interface Reference Guide setup default-logon ■ setup default-logon < CLI | Menu > Specify whether switch should boot to CLI (default) or menu. Supported Values: ■ CLI -- Set Command Line Interface as default console interface. ■ Menu -- Set Menu as default console interface. © 2008 Hewlett-Packard Development Company, L.P.
sflow OVERVIEW Category: Primary context: config Related Commands Usage: sflow destination [UDP-PORT] sflow polling [ethernet] PORT-LIST sflow sampling [ethernet] PORT-LIST [no] sflow Description: Configure or un-claim an sflow sampling receiver. If the [no] option is not used, this command will configure the sflow sampling receiver, polling, and sampling.
Command Line Interface Reference Guide sflow COMMAND DETAILS destination (p. 435) polling (p. 435) sampling (p. 435) sflow-polling-interval (p. 435) sflow-polling-int-off (p. 435) sflow-receiver (p. 436) sflow-sampler-off (p. 436) sflow-sampler-rate (p. 436) sflow-udp-port (p. 436) destination ■ sflow < 1 to 3 > destination IP-ADDR IP address of sFlow receiver/collector/management station.
Command Line Interface Reference Guide sflow sflow-receiver ■ [no] sflow < 1 to 3 > Select one of three possible sFlow receiver tables. Range: < 1 to 3 > Next Available Options: ■ destination -- IP address of sFlow receiver/collector/management station. (IP-ADDR) (p. 435) ■ polling -- Specify the ports for which packets are to be polled. ([ethernet] PORT-LIST) (p. 435) ■ sampling -- Specify the ports for which packets are to be sampled. ([ethernet] PORT-LIST) (p.
show OVERVIEW Category: Primary context: operator Related Commands Usage: show ... Description: Display switch operation information. The 'show' must be followed by a command. Use 'show ?' for the list of all possible command. COMMAND STRUCTURE ■ show access-list -- Show Access Control List information (p. 451) ■ acl-name -- Display detailed information on specified ACL. (ASCII-STR) (p. 452) ■ config -- Show all configured ACL's on the switch using the CLI syntax used to create them. (p.
Command Line Interface Reference Guide show ■ show connection-rate-filter -- List the ports and the on/off connection-rate-filter status and sensitivity (p. 465) ■ all-hosts -- Show blocked and throttled IP addresses. (p. 453) ■ blocked-hosts -- Show blocked IP addresses. (p. 458) ■ throttled-hosts -- Show throttled IP addresses. (p. 514) ■ show console -- Show serial link/console settings (p.
Command Line Interface Reference Guide show ■ monitor -- Show latest values for monitored parameters (p. 489) ■ configuration -- show configured thresholds for monitored parameters (p. 465) ■ show interfaces -- Show port configuration and status information (p. 480) ■ brief -- Show the ports' operational parameters (p. 458) ■ port-list -- Show summary of network traffic handled by the ports ([ethernet] PORT-LIST) (p. 496) ■ config -- Show configuration information (p.
Command Line Interface Reference Guide show ■ interface -- Show OSPF interfaces' information (p. 479) ■ if-ip -- Specify IP address of the interface for which to show detailed information. (IP-ADDR) (p. 476) ■ vlan -- Specify VLAN of the interface for which to show detailed information. (VLAN-ID) (p. 518) ■ link-state -- Show all Link State Advertisements from throughout the areas to which the device is attached (p. 485) ■ advertise -- Show each LSA as a stream of bytes in hexadecimal notation. (p.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ show ■ peer -- Show RIP peers (p. 494) ■ peer-ip -- Specify IP address of the RIP peer to show. (IP-ADDR) (p. 494) ■ redistribute -- List protocols which are being redistributed into RIP (p. 501) ■ restrict -- List routes which will not be redistributed via RIP (p. 503) ■ route -- Show the IP routing table (p. 504) ■ ip-addr -- Destination IP address to display the routes to. (IP-ADDR) (p. 481) ■ type < static | connected | rip | ...
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ show ■ stats -- Show LLDP statistics (p. 511) ■ port-list -- Specify the port or list of ports. ([ethernet] PORT-LIST) (p. 496) show lockout-mac -- Show the MAC addresses that have been locked out of the network (p. 486) show logging -- Display log events (p. 486) ■ -a -- Display all log events, including those from previous boot cycles. (p. 451) ■ event_class < -M | -P | -W | ... > -- Specify substring to match in log entry.
Command Line Interface Reference Guide ■ ■ ■ ■ show ■ clients -- Show the current 802.1X client session statistics. (p. 460) ■ detailed -- Show the current 802.1X client session detailed statistics. (p. 468) ■ config -- Show 802.1X authenticator configuration. (p. 462) ■ session-counters -- Show 802.1X current (or last if no current sessions open) sessions counters. (p. 506) ■ statistics -- Show authentication sessions statistics for 802.1X authenticator. (p.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ show ■ auth-server -- Show the authentication server-related configuration items. (p. 456) ■ detailed -- Show the detailed configuration of Web Authentication. (p. 468) ■ web-server -- Show the web server-related configuration items. (p. 523) ■ auth-server -- Show the authentication server-related configuration items. (p. 456) ■ web-server -- Show the web server-related configuration items. (p.
Command Line Interface Reference Guide ■ ■ ■ ■ show ■ destination -- Displays information about the receiver/collector/management-station to which the sampling-polling data is sent. (p. 467) ■ sampling-polling -- Displays information about sampling and polling. (p. 506) ■ port-list -- Displays information about sampling and polling. ([ethernet] PORT-LIST) (p.
Command Line Interface Reference Guide show ■ ports -- Show spanning tree port(s) debug counters information. ([ethernet] PORT-LIST) (p. 498) ■ instance < 0 to 16 > -- Show spanning tree instance debug counters information. (NUMBER) (p. 477) ■ detail -- Show spanning tree extended details Port, Bridge, Rx, and Tx report. (p. 467) ■ instance -- Show the spanning tree instance information. (p. 477) ■ ist -- Show the information for the internal spanning tree (IST) instance. (p.
Command Line Interface Reference Guide show ■ show system -- Show global configured and operational system paramaters (default is information) (p. 512) ■ fans -- Show system fan status (p. 471) ■ information -- Show global configured and operational system parameters (p. 477) ■ power-supply -- Show Chassis Power Supply info and settings (p. 499) ■ temperature -- Show systems temperatures and settings (p. 514) ■ show tacacs -- Show TACACS status and statistics (p.
Command Line Interface Reference Guide show COMMAND DETAILS (p. 449) -a (p. 451) access-group (p. 451) access-list (p. 451) access-rights (p. 452) accounting (p. 452) acl-name (p. 452) address-table-port (p. 452) advertise (p. 452) agent (p. 453) all (p. 453) all-hosts (p. 453) area (p. 453) area-id (p. 454) area-ip (p. 454) arp (p. 454) arp-protect (p. 454) authentication (p. 454) authenticator (p. 455) authorization (p. 455) authorized-managers (p. 455) auth-server (p. 456) auto-provision (p.
Command Line Interface Reference Guide cst (p. 466) debug (p. 466) debug-counters (p. 467) delayed-flush (p. 467) destination (p. 467) detail (p. 467) detailed (p. 468) device-priority (p. 469) dhcp-relay (p. 469) dhcp-snooping (p. 469) dns (p. 469) domains (p. 469) dscp-map (p. 470) dyn-authorization (p. 470) elected (p. 470) enable (p. 470) endpoint (p. 470) engineid (p. 470) entries (p. 470) event_class (p. 470) external-link-state (p. 471) fans (p. 471) fastboot (p. 471) fault-finder (p.
Command Line Interface Reference Guide show Next Available Option: ■ detailed -- Show the current 802.1X client session detailed statistics. (p. 468) ■ show port-access supplicant [ETHERNET] PORT-LIST Show information for specified ports only. ■ show port-access mac-based [ETHERNET] PORT-LIST Specify ports for which MAC Authentication information will be shown. Next Available Options: ■ config -- Show the current configuration of MAC Authentication.(p.
Command Line Interface Reference Guide show Next Available Option: ■ detailed -- Show the current web client session detailed statistics.(p. 468) ■ show port-access [ETHERNET] PORT-LIST Usage: show port-access [PORT-LIST] ... show port-access [PORT-LIST]... Description: Show Web/MAC Authentication statistics and configuration. If PORT-LIST parameter is specified then information only for the specified ports is shown.
Command Line Interface Reference Guide show ■ config -- Show all configured ACL's on the switch using the CLI syntax used to create them. (p. 462) ■ vlan -- Show ACLs applied to the specified VLAN. (VLAN-ID) (p. 518) ■ ports -- Show ACLs applied to the specified ports. ([ethernet] PORT-LIST) (p. 498) ■ acl-name -- Display detailed information on specified ACL. (ASCII-STR) (p. 452) ■ resources -- Display ACL Rules/Masks availability.(p.
Command Line Interface Reference Guide show Show each LSA as a stream of bytes in hexadecimal notation. ■ show ip ospf link-state advertise Show each LSA as a stream of bytes in hexadecimal notation. agent ■ show sflow agent Displays read-only switch agent information: The agent address is normally the ip address of the first vlan configured. all ■ show rate-limit all Show limits for all traffic. Next Available Option: ■ port-list -- Specify ports for which information will be shown.
Command Line Interface Reference Guide show ■ show ip ospf virtual-link area OSPF-AREA-ID Specify area of the virtual links to show. area-id ■ show ip ospf link-state OSPF-AREA-ID Show LSAs for the specified area only. area-ip ■ show ip ospf area OSPF-AREA-ID arp ■ show arp Usage: show arp [vlan VLAN-ID] Description: Show the IP ARP translation table. If VLAN-ID is specified, the output is filtered on the VLAN-ID. Next Available Option: ■ vlan -- Specify VLAN for which to show ARP entries.
Command Line Interface Reference Guide show authenticator ■ show port-access authenticator Usage: show port-access authenticator [config|statistics|session-counters] Description: Show 802.1X (Port Based Network Access) authenticator current status, configuration or last session counters. Next Available Options: ■ -- Show information for specified ports only. ([ethernet] PORT-LIST) (p. 449) ■ config -- Show 802.1X authenticator configuration.(p.
Command Line Interface Reference Guide show auth-server ■ show port-access mac-based [ETHERNET] PORT-LIST config auth-server Show the authentication server-related configuration items. ■ show port-access mac-based config [ETHERNET] PORT-LIST auth-server Show the authentication server-related configuration items. ■ show port-access mac-based config auth-server Show the authentication server-related configuration items.
Command Line Interface Reference Guide show Display autorun key. babble ■ show crypto client-public-key babble Display phonetic hash. ■ show crypto client-public-key < manager | operator > babble Display phonetic hash. ■ show crypto client-public-key < manager | operator > KEYLIST babble Display phonetic hash. ■ show crypto host-public-key babble Display phonetic hash. ■ show ip client-public-key babble Display phonetic hash. ■ show ip host-public-key babble Display phonetic hash.
Command Line Interface Reference Guide show blocked-hosts ■ show connection-rate-filter blocked-hosts Show blocked IP addresses. boot-history ■ show boot-history Usage: show boot-history Description: Display the system boot log. bpdu-protection ■ show spanning-tree bpdu-protection Show spanning tree BPDU protection status information. Next Available Option: ■ port-list -- Limit the port information printed to the set of the specified ports. ([ethernet] PORT-LIST) (p.
Command Line Interface Reference Guide show Next Available Options: ■ elected -- Show elected Bootstrap Router information. (p. 470) ■ local -- Show local Candidate-BSR configuration information. (p. 486) buffer ■ show debug buffer Show the contents of the debug log buffer. buffers ■ show tech buffers Usage: show tech [all|buffers|mesh|route|statistics] Description: Display output of a predefined command sequence used by technical support.
Command Line Interface Reference Guide show Display ssh authorized client public keys. Next Available Options: ■ babble -- Display phonetic hash.(p. 457) ■ fingerprint -- Display hexadecimal hash.(p. 472) ■ keyfile < manager | operator > -- Choose to display manager or operator keys.(p. 484) ■ show ip client-public-key Usage: show ip client-public-key [babble|fingerprint] Description: Show currently loaded public keys for authorized clients.
Command Line Interface Reference Guide show Show the current web client session statistics. Next Available Option: ■ detailed -- Show the current web client session detailed statistics.(p. 468) ■ show port-access web-based clients Show the current web client session statistics. Next Available Option: ■ -- Specify ports for which Web Authentication information will be shown. ([ethernet] PORT-LIST) (p. 449) ■ show port-access [ETHERNET] PORT-LIST authenticator clients Show the current 802.
Command Line Interface Reference Guide show config ■ show access-list config Show all configured ACL's on the switch using the CLI syntax used to create them. ■ show access-list ACL-NAME config Show all configured ACL's on the switch using the CLI syntax used to create them. ■ show config Usage: show config [files | FILENAME | status] Description: Show the switch startup configuration. Parameters: o files - list switch configuration files.
Command Line Interface Reference Guide show Description: Show LLDP configuration information. o [ethernet] PORT-LIST - Show port configuration information. Next Available Option: ■ port-list -- Specify the port or list of ports. ([ethernet] PORT-LIST) (p. 496) ■ show port-access authenticator [ETHERNET] PORT-LIST config Show 802.1X authenticator configuration. ■ show port-access authenticator config Show 802.1X authenticator configuration.
Command Line Interface Reference Guide show ■ show port-access [ETHERNET] PORT-LIST mac-based config Show the current configuration of MAC Authentication. Next Available Options: ■ auth-server -- Show the authentication server-related configuration items.(p. 456) ■ detailed -- Show the detailed configuration of MAC Authentication.(p. 468) ■ show port-access [ETHERNET] PORT-LIST web-based config Show the current configuration of Web Authentication.
Command Line Interface Reference Guide show configuration ■ show instrumentation monitor configuration Usage: show instrumentation monitor configuration Description: show configured thresholds for monitored parameters. shows the parameter name and the configured threshold value for all parameters. If instrumenation monitoring for the particular paramter is disabled then threshold for the particular parameter is displayed as 'Not Monitored'.
Command Line Interface Reference Guide show Use the 'slot' argument to display CPU utilization for the specified modules, rather than the chassis CPU. Next Available Options: ■ time < 1 to 300 > -- Time (seconds) over which to average CPU utilization. (NUMBER) (p. 514) ■ slot -- Display module CPU statistics. (SLOT-ID-RANGE) (p.
Command Line Interface Reference Guide show Next Available Option: ■ buffer -- Show the contents of the debug log buffer.(p. 459) debug-counters ■ show spanning-tree debug-counters Show spanning tree debug counters information. Next Available Options: ■ instance < 0 to 16 > -- Show spanning tree instance debug counters information. (NUMBER) (p. 477) ■ ports -- Show spanning tree port(s) debug counters information. ([ethernet] PORT-LIST) (p.
Command Line Interface Reference Guide show Show spanning tree extended details Port, Bridge, Rx, and Tx report. ■ show vlans ports [ETHERNET] PORT-LIST detail Display more info for each port from the 'PORT-LIST' separately. ■ show svlans ports [ETHERNET] PORT-LIST detail Display more info for each port from the 'PORT-LIST' separately. detailed ■ show port-access authenticator [ETHERNET] PORT-LIST clients detailed Show the current 802.1X client session detailed statistics.
Command Line Interface Reference Guide show ■ show port-access [ETHERNET] PORT-LIST web-based config detailed Show the detailed configuration of Web Authentication. ■ show port-access [ETHERNET] PORT-LIST web-based clients detailed Show the current web client session detailed statistics. device-priority ■ show qos device-priority Usage: show qos device-priority Description: Show the device priority table (priority based on the IP addresses).
Command Line Interface Reference Guide show dscp-map ■ show qos dscp-map Usage: qos dscp-map Description: Show mappings between DSCP policy and 802.1p priority. dyn-authorization ■ show radius dyn-authorization Usage: show radius dynamic authorization Description: Show RADIUS dynamic authorization statistics. ■ show radius host IP-ADDR dyn-authorization elected ■ show ip pim bsr elected Show elected Bootstrap Router information. enable ■ show snmpv3 enable Show SNMPv3 status.
Command Line Interface Reference Guide show external-link-state ■ show ip ospf external-link-state Usage: show ip ospf external-link-state [status|advertise] Description: Show the Link State Advertisements from throughout the areas to which the device is attached. The command shows only External Link State Advertisements. The 'status' keyword is optional and does not affect the command output. If the 'advertise' is specified, each LSA is shown as a stream of bytes in hexadecimal notation.
Command Line Interface Reference Guide show filter ■ show filter Usage: show filter [INDEX] Description: Show a table of security filters or a filter detailed information, if the filter's INDEX is specified. Next Available Options: ■ INDEX -- Show detailed information for the filter identified by the INDEX. The indices are displayed by the 'show filter' command.(p. 477) ■ source-port -- (p. 508) fingerprint ■ show crypto client-public-key fingerprint Display hexadecimal hash.
Command Line Interface Reference Guide show front-panel-security ■ show front-panel-security Usage: show front-panel-security Description: Show current security status of the front panel butons. If 'password-clear' is disabled, the password(s) cannot be reset using the clear button on the front panel of the device. If 'factoryreset' is disabled, the configuation/password(s) can not be reset using the clear and reset button combination at boot time.
Command Line Interface Reference Guide show Supported Values: ■ ManagerPriv -- Require privacy and authentication, can access all objects. ■ ManagerAuth -- Require authentication, can access all objects. ■ OperatorAuth -- Requires authentication, limited access to objects. ■ OperatorNoAuth -- No authentication required, limited access to objects. ■ ComManagerRW -- Community with manager and unrestricted write access. ■ ComManagerR -- Community with manager and restricted write access.
Command Line Interface Reference Guide show helper-address ■ show ip helper-address Usage: show ip helper-address [vlan ] Description: Show DHCP servers where DHCP requests received by the switch are to be forwarded. Next Available Option: ■ vlan -- Specify a vlan for which to show server addresses. (VLAN-ID) (p. 518) history ■ show history Usage: show history Description: Show previously entered commands.
Command Line Interface Reference Guide show ■ fingerprint -- Display hexadecimal hash.(p. 472) icmp ■ show ip icmp Usage: show ip icmp Description: Show ICMP Rate Limiting settings. ■ show rate-limit icmp Show only limits for icmp traffic. Next Available Option: ■ port-list -- Specify ports for which information will be shown. ([ethernet] PORT-LIST) (p. 496) if-ip ■ show ip ospf interface IP-ADDR Specify IP address of the interface for which to show detailed information.
Command Line Interface Reference Guide show igmp-proxy ■ show igmp-proxy Usage: show igmp-proxy Description: Show active/configured IGMP proxy forwarder information. When followed by the 'entries' keyword, shows all currently active IGMP proxy entries. The 'domains' keyword can be used to show all the currently configured IGMP proxy domains. The 'vlans' keyword can be used to show all the VLANs currently associated with IGMP proxy domains.
Command Line Interface Reference Guide show ■ MSTID < 1 to 16 > -- Spanning tree instance ID for which to show the information.(p. 491) ■ show spanning-tree [ETHERNET] PORT-LIST instance Show spanning tree instance status information. Next Available Options: ■ ist -- Show the information for the internal spanning tree (IST) instance.(p. 483) ■ MSTID < 1 to 16 > -- Spanning tree instance ID for which to show the information.(p.
Command Line Interface Reference Guide show Usage: show instrumentation Description: Show internal version-dependant counters for debugging. This data is for factory troubleshooting purposes. The data displayed is dependent on which version of code is running. Data is maintained for the current 5 minutes, hour, and day. At the end of every 5 minutes, hour, or day, averages and min/max values are calculated and the current interval's data is copied to the previous interval's data.
Command Line Interface Reference Guide show ■ show ip mroute interface Usage: show ip mroute interface [VLAN-ID] Description: Show IP multicast routing interfaces' information. Invoked without parameters shows all IP multicast routing interfaces. If the VLAN-ID is specified then detailed information for the specified interface is shown. Next Available Option: ■ VLAN-ID -- Specify the VLAN ID of the IP multicast routing interface to show. (VLAN-ID) (p.
Command Line Interface Reference Guide show Usage: show ip [...] Description: Show the device IP configuration. Invoked without parameters shows IP configuration for the switch or all VLANs. When followed by a parameter displays information for a particular IP protocol or feature. To get a list of all possible parameters use 'show ip ?'. Next Available Options: ■ authorized-managers -- Show IPV4 addresses allowed to manage the switch(p.
Command Line Interface Reference Guide show ■ show ip mroute IP-ADDR IP-ADDR Specify the source IP address of the MRT entry. ■ show ip pim mroute IP-ADDR Specify the IP multicast group address of the MRT entry. Next Available Option: ■ IP-ADDR -- Specify the source IP address of the MRT entry. (IP-ADDR) (p. 481) ■ show ip pim mroute IP-ADDR IP-ADDR Specify the source IP address of the MRT entry. ■ show ip pim neighbor IP-ADDR Specify the IP address of the PIM neighbor to show.
Command Line Interface Reference Guide show irdp ■ show ip irdp Usage: show ip irdp Description: Show IRDP (ICMP Router Discovery Protocol) settings. ist ■ show spanning-tree [ETHERNET] PORT-LIST config instance ist Show the information for the internal spanning tree (IST) instance. ■ show spanning-tree [ETHERNET] PORT-LIST instance ist Show the information for the internal spanning tree (IST) instance.
Command Line Interface Reference Guide show the chain keys and information of routing protocols configured to use the chain. Next Available Option: ■ CHAIN-NAME -- Show the chain detailed information. (ASCII-STR) (p. 459) keyfile ■ show crypto client-public-key < manager | operator > Choose to display manager or operator keys. Supported Values: ■ manager -- Select manager public keys. ■ operator -- Select operator public keys. Next Available Options: ■ babble -- Display phonetic hash.(p.
Command Line Interface Reference Guide show Next Available Option: ■ uninstalled -- Display verification key for features which have been uninstalled. (p. 516) link-keepalive ■ show link-keepalive Usage: show link-keepalive [statistics] Description: show link-keepalive information on the switch. 'show link-keepalive' command displays all the ports that are enabled for link-keepalive.
Command Line Interface Reference Guide show Description: Show various LLDP settings. Use 'show lldp ?' for the list of all possible options. Next Available Options: ■ config -- Show LLDP configuration information(p. 462) ■ info -- Show LLDP information about the remote or local device(p. 477) ■ stats -- Show LLDP statistics(p. 511) ■ auto-provision -- Show LLDP auto-provision related info for radio-ports(p. 456) local ■ show ip pim bsr local Show local Candidate-BSR configuration information.
Command Line Interface Reference Guide show The -a, -r, and substring options may be used in combination with an event class option. Next Available Options: ■ option -- Filter events shown. See 'show logging help' for details. (ASCII-STR) (p. 493) ■ -a -- Display all log events, including those from previous boot cycles.(p. 451) ■ -r -- Display log events in reverse order (most recent first).(p. 500) ■ event_class < -M | -P | -W | ... > -- Specify substring to match in log entry.
Command Line Interface Reference Guide show Description: Show MAC Authentication statistics and configuration. If PORT-LIST parameter has been specified then information only for the specified ports is shown. If 'config' keyword has been specified then the configuration of MAC Authentication is shown. If 'auth-server' keyword has been specified then the authentication server-related configuration items are shown.
Command Line Interface Reference Guide show Usage: show mesh Description: Show the switch mesh information such as mesh ports, adjacent switches and their peer ports. ■ show tech mesh Usage: show tech [all|buffers|mesh|route|statistics] Description: Display output of a predefined command sequence used by technical support. mirror_session_id ■ show monitor < 1 to 4 > Mirror destination number.
Command Line Interface Reference Guide show every 5 minutes, hour, or day, averages and min/max values are calculated and the current interval's data is copied to the previous interval's data. For example, the previous day's data is updated at midnight local time. The previous hour's data is updated on the hour. There are many situations in which data is not yet available, or data is not maintained. In this case, an asterisk is displayed. It is never an error condition.
Command Line Interface Reference Guide show specified then detailed information for the specified entry is shown. Next Available Option: ■ IP-ADDR -- Specify the IP multicast group address of the MRT entry. (IP-ADDR) (p. 481) mst-config ■ show spanning-tree mst-config Show multiple spanning tree region configuration. ■ show spanning-tree pending mst-config Show multiple spanning tree pending region configuration.
Command Line Interface Reference Guide show Range: < 1 to 16 > name ■ show monitor name Mirror destination name. ■ show name Usage: show name [[ethernet] PORT-LIST] Description: Show names assigned to the ports. If the PORT-LIST is not specified the default is to list all of the ports. Next Available Option: ■ port-list -- Show names assigned to the ports ([ethernet] PORT-LIST) (p.
Command Line Interface Reference Guide show ■ show ipv6 neighbors Displays information on the IPv6 neighbor discovery cache Next Available Option: ■ vlan -- Displays information on the IPv6 neighbor discovery cache(p. 518) neighbors-port ■ show cdp neighbors [ETHERNET] PORT-NUM Show CDP neighbors on specified port only. notify ■ show snmpv3 notify Show SNMPv3 notification table. Next Available Option: ■ NOTIFY-NAME -- Show a specific notification entry. (ASCII-STR) (p.
Command Line Interface Reference Guide show ■ interface -- Show OSPF interfaces' information(p. 479) ■ link-state -- Show all Link State Advertisements from throughout the areas to which the device is attached(p. 485) ■ neighbor -- Show all OSPF neighbors in the locality of of the device(p. 492) ■ redistribute -- List protocols which are being redistributed into OSPF(p. 501) ■ restrict -- List routes which will not be redistributed via OSPF(p. 503) ■ traps -- Show OSPF traps enabled on the device(p.
Command Line Interface Reference Guide show pending ■ show ip pim pending Show (*,G) and (S,G) Join Pending Information. ■ show spanning-tree pending Usage: show spanning-tree pending ... Description: Show spanning tree pending configuration. Use 'show spanning-tree pending ?' to see a list of all available options. Next Available Options: ■ mst-config -- Show multiple spanning tree pending region configuration.(p.
Command Line Interface Reference Guide show port-list ■ show interfaces [ETHERNET] PORT-LIST Usage: show interfaces [ethernet] PORT-LIST Description: Show summary of network traffic handled by the ports. Next Available Option: ■ hc -- Show summary of network traffic handled by the ports(p. 474) ■ show interfaces brief [ETHERNET] PORT-LIST Usage: show interfaces [ethernet] PORT-LIST Description: Show summary of network traffic handled by the ports.
Command Line Interface Reference Guide show Usage: show power-over-ethernet [ethernet] PORT-LIST Description: Show the ports' poe status. ■ show power-over-ethernet brief [ETHERNET] PORT-LIST Usage: show power-over-ethernet [ethernet] PORT-LIST Description: Show the ports' poe status. ■ show bandwidth output [ETHERNET] PORT-LIST Specify ports for which information will be shown. ■ show rate-limit icmp [ETHERNET] PORT-LIST Specify ports for which information will be shown.
Command Line Interface Reference Guide show Usage: show qos port-priority Description: Show the port-based priority table. ports ■ show access-list ports [ETHERNET] PORT-LIST Show ACLs applied to the specified ports. ■ show spanning-tree debug-counters instance < 0 to 16 > ports [ETHERNET] PORT-LIST Show spanning tree port(s) debug counters information. ■ show spanning-tree debug-counters ports [ETHERNET] PORT-LIST Show spanning tree port(s) debug counters information.
Command Line Interface Reference Guide show Usage: show interfaces port-utilization Description: Show the ports' bandwidth-utilization. power-over-ethernet ■ show power-over-ethernet Usage: show power-over-ethernet [brief|[ethernet] PORT-LIST] Description: Show port poe configuration and status information. o brief - Show summary of poe status. o [ethernet] PORT-LIST - Show the ports' power status. Next Available Options: ■ port-list -- Show the ports' poe status ([ethernet] PORT-LIST) (p.
Command Line Interface Reference Guide show qinq ■ show qinq Usage: show qinq Description: show qinq configuration details. qos ■ show qos Usage: show qos ... Description: Show various QoS settings. Use 'show qos ?' for the list of all possible options. Next Available Options: ■ device-priority -- Show the device priority table (priority based on the IP addresses)(p. 469) ■ dscp-map -- Show mappings between DSCP policy and 802.1p priority. (p.
Command Line Interface Reference Guide show Usage: show radius [authentication|accounting|dyn-authorization|host ] Description: Show RADIUS status and statistics information. Invoked without parameters shows general RADIUS configuration for the switch. o authentication - show RADIUS authentication statistics information. o accounting - show RADIUS accounting statistics information. o dyn-authorization - show RADIUS dynamic authorization statistics information.
Command Line Interface Reference Guide show Usage: show ip ospf redistribute Description: List protocols which are being redistributed into OSPF. ■ show ip rip redistribute Usage: show ip rip redistribute Description: List protocols which are being redistributed into RIP. redundancy ■ show redundancy Usage: show redundancy Description: Display redundant information for Management and Fabric Modules.
Command Line Interface Reference Guide show Usage: show qos resources Description: Show the qos resources. restrict ■ show ip ospf restrict Usage: show ip ospf restrict Description: List routes which will not be redistributed via OSPF. ■ show ip rip restrict Usage: show ip rip restrict Description: List routes which will not be redistributed via RIP. restricted-access ■ show snmpv3 restricted-access Show SNMPv1 and SNMPv2c access properties.
Command Line Interface Reference Guide show root-history ■ show spanning-tree root-history Show spanning tree Root changes history information. Next Available Options: ■ cst -- Show CST Root changes history.(p. 466) ■ ist -- Show IST Regional Root changes history.(p. 483) ■ msti < 1 to 16 > -- Show MSTI Regional Root changes history. (NUMBER) (p. 491) Example 2.
Command Line Interface Reference Guide show router-id ■ show ip ospf external-link-state router-id IP-ADDR Show LSAs with the specified Router ID only. ■ show ip ospf link-state router-id IP-ADDR Show LSAs with the specified Router ID only. routers ■ show ipv6 routers Usage: show ipv6 routers vlan Description: Show the IPv6 Router table entries. Next Available Option: ■ vlan -- Show the IPv6 Router Table Entries for VLAN.(p.
Command Line Interface Reference Guide show running-config ■ show running-config Usage: show running-config [status] Description: Show the switch running configuration. If the status keyword is specified check if there are changes in running configuration not saved to startup configuration file. Next Available Option: ■ status -- Check if the running configuration differs from the statup configuration.(p.
Command Line Interface Reference Guide show ■ show port-access authenticator session-counters Show 802.1X current (or last if no current sessions open) sessions counters. ■ show port-access [ETHERNET] PORT-LIST authenticator session-counters Show 802.1X current (or last if no current sessions open) sessions counters. sessions ■ show accounting sessions Usage: show accounting sessions Description: Show accounting data for all active sessions.
Command Line Interface Reference Guide show Usage: show power-over-ethernet [slot] Description: Show poe information of specified slot. snmp-server ■ show snmp-server Usage: show snmp-server [COMMUNITY-STR] show snmp-server traps Description: Display information on all SNMP communities, trap receivers and Snmp response/trap source-ip policy configured on the switch. If 'COMMUNITY-STR' is specified, only information for that community is displayed.
Command Line Interface Reference Guide show Description: Show a table of source-port filter names with the associated source ports and actions spanning-tree ■ show spanning-tree Usage: show spanning-tree [[ethernet] PORT-LIST] [config|detail] show spanning-tree [[ethernet] PORT-LIST] instance [detail] show spanning-tree [mst-config] | [config [instance ]] | [root-history >] | [debug-counters [instance ] | [ports ]] Desc
Command Line Interface Reference Guide show Description: Show the stack status of this switch. The 'candidate' and 'view' commands are available on the stack commander only. o candidates - show the list of devices that are stack candidates. o view - show the list of devices that are stack members. o all - show information about all the stacks available on the LAN. Next Available Options: ■ candidates -- Show the list of devices that are stack candidates.(p.
Command Line Interface Reference Guide show ■ show rmon statistics [ETHERNET] PORT-LIST Usage: show rmon statistics PORT-LIST Description: Show RMON statistics for the ports. ■ show tech statistics Usage: show tech [all|buffers|mesh|route|statistics] Description: Display output of a predefined command sequence used by technical support. ■ show vrrp statistics Usage: show vrrp statistics Description: Show VRRP statistics information for the device.
Command Line Interface Reference Guide show The keyword is optional and can be omitted. ■ show running-config status Check if the running configuration differs from the statup configuration. SUB-TREE ■ show snmpv3 view VIEW-NAME SUB-TREE Set the OID of the tree. supplicant ■ show port-access supplicant Usage: show port-access supplicant [statistics] Description: Show 802.1X (Port Based Network Access) supplicant current status and configuration.
Command Line Interface Reference Guide show tacacs ■ show tacacs Usage: show tacacs Description: Show TACACS status and statistics. targetaddress ■ show snmpv3 targetaddress Show SNMPv3 Target Address table. Next Available Option: ■ TARGETADDR-NAME -- Show a specifc target address entry. (ASCII-STR) (p. 513) TARGETADDR-NAME ■ show snmpv3 targetaddress TARGETADDR-NAME Show a specifc target address entry.
Command Line Interface Reference Guide show telnet ■ show telnet Usage: show telnet Description: Show active incoming and outgoing sessions. temperature ■ show system temperature Usage: show system temperature Description: Show systems temperatures and settings. terminal ■ show terminal Usage: show terminal Description: Show logical window dimensions. throttled-hosts ■ show connection-rate-filter throttled-hosts Show throttled IP addresses.
Command Line Interface Reference Guide show traps ■ show ip ospf traps Usage: show ip ospf traps Description: Show OSPF traps enabled on the device. ■ show snmp-server traps Show all configured traps. ■ show spanning-tree traps Show spanning tree trap information. trunks ■ show trunks Usage: show trunks [[ethernet] PORT-LIST] Description: Show a list of ports and the trunks to which they belong. If a PORT-LIST is supplied the command shows only the ports specified.
Command Line Interface Reference Guide show ■ connected -- Show the switch's interface routes only. type-of-service ■ show qos type-of-service Usage: show qos type-of-service Description: Show QoS priorities based on IP Type-of-Service. uninstalled ■ show licenses uninstalled Display verification key for features which have been uninstalled. uplinks ■ show wireless-services SLOT-ID uplinks Display uplink ports associated with a wireless-services module.
Command Line Interface Reference Guide show Supported Values: ■ ver1 -- SNMP version 1 security model. ■ ver2c -- SNMP version 2c security model. ver3 ■ show snmpv3 access-rights < ManagerPriv | ManagerAuth | OperatorAuth | ... > sec-model ver3 SNMP version 3 security model. Next Available Option: ■ ver3 < noauth | auth | priv > -- Set security level. (p. 517) ■ show snmpv3 access-rights < ManagerPriv | ManagerAuth | OperatorAuth | ... > sec-model ver3 < noauth | auth | priv > Set security level.
Command Line Interface Reference Guide show Usage: show ip ospf virtual-link [IP-ADDR] [area OSPF-AREA-ID] Description: Show status of all OSPF virtual links configured. The 'IP-ADDR' can be specified to display detailed information for a particular virtual neighbor. If the area is specified only virtual links of the area are shown. Next Available Options: ■ vlink-ip -- Router ID of the link destination for which to show detailed information. (IP-ADDR) (p.
Command Line Interface Reference Guide show ■ show ip ospf interface vlan VLAN-ID Specify VLAN of the interface for which to show detailed information. ■ show ip rip interface vlan VLAN-ID Specify VLAN of the interface for which to show detailed information. ■ show ipv6 vlan Usage: show ipv6 vlan [VLAN-ID] Description: Show IPv6 status information for all VLANs. If a 'VLAN-ID' is specified, shows the ports that are currently members of the VLAN identified by the 'VLAN-ID'.
Command Line Interface Reference Guide show ■ show port-access authenticator [ETHERNET] PORT-LIST vlan Show authorized and unauthorized vlans for 802.1X authenticator. ■ show port-access authenticator vlan Show authorized and unauthorized vlans for 802.1X authenticator. ■ show port-access [ETHERNET] PORT-LIST authenticator vlan Show authorized and unauthorized vlans for 802.1X authenticator. ■ show vlans VLAN-ID Show detailed VLAN information for the VLAN with the ID supplied.
Command Line Interface Reference Guide show vlan-priority ■ show qos vlan-priority Usage: show qos vlan-priority Description: Show the VLAN-based priority table. vlans ■ show wireless-services vlans Display all radio-port VLANs. ■ show igmp-proxy vlans Show all the VLANs currently associated with IGMP proxy domains. ■ show vlans Usage: show vlans [VLAN-ID|ports [ethernet] PORT-LIST] Description: Show status information for all VLANs.
Command Line Interface Reference Guide show VRID ■ show vrrp vlan VLAN-ID vrid < 1 to 255 > Specify virtual router for which to display information. Range: < 1 to 255 > Next Available Options: ■ config -- Show virtual router configuration information. (p. 462) ■ statistics -- Show virtual router statistics information. (p. 510) vrrp ■ show vrrp Usage: show vrrp [...] Description: Show VRRP configuration and statistics information.
Command Line Interface Reference Guide show ■ show port-access [ETHERNET] PORT-LIST web-based Usage: show port-access [PORT-LIST] web-based [|clients] show port-access web-based [PORT-LIST] [|clients] show port-access web-based config [PORT-LIST] [auth-server|web-server|detail] Description: Show Web Authentication statistics and configuration.
Command Line Interface Reference Guide show o vlans - Display all radio-port VLANs. o - Display summary table for the specified slot. o radio-ports - Display radio-ports associated with the specified slot. o uplinks - Display uplink-ports associated with the specified slot. Next Available Options: ■ vlans -- Display all radio-port VLANs.(p. 521) ■ wireless-services -- Show wireless-services information (SLOT-ID) (p.
snmp-server OVERVIEW Category: SNMP Primary context: config Related Commands show snmp-server (page 508) Usage: snmp-server [contact ASCII-STR] [location ASCII-STR] [no] snmp-server community ASCII-STR [manager|operator] [restricted|unrestricted] [no] snmp-server host IP-ADDR COMMUNITY-STR [none|debug|all|not-info|critical] [no] snmp-server enable [no] snmp-server enable traps ...
Command Line Interface Reference Guide snmp-server administrator. o location ASCII-STR - Up to 48 characters. Description of the switch location. o community ASCII-STR - Enter up to 32 characters to name an SNMP community. o - manager - the community can access all MIB objects; operator (default) - the community can access all except the CONFIG MIB.
Command Line Interface Reference Guide ■ ■ ■ ■ snmp-server ■ informs -- Specify if informs will be sent, rather than notifications. (p. 531) ■ retries < 0 to 255 > -- Specify the number of retries for informs. (p. 533) ■ timeout < 1 to 21474836 > -- Specify the interval between retries for informs, in seconds. (NUMBER) (p. 533) snmp-server location -- Description of the switch location. (ASCII-STR) (p. 531) snmp-server mib -- Enable/Disable SNMP support for the hpSwitchAuthentication MIB (p.
Command Line Interface Reference Guide snmp-server address ■ snmp-server host IP-ADDR IP address of SNMP notification host. address_ipv6 ■ snmp-server host IPV6-ADDR IPv6 address of SNMP notification host. arp-protect ■ [no] snmp-server enable traps arp-protect Sends a trap if ARP packets are received with an invalid source or destination MAC address, and invalid IP address, or an invalid IP-to-MAC binding.
Command Line Interface Reference Guide snmp-server dhcp-snooping ■ [no] snmp-server enable traps dhcp-snooping Sends a trap if DHCP packets are received from an untrusted source or if DHCP packets contain an invalid IP-to_MAC binding. dst-ip-of-request ■ snmp-server response-source dst-ip-of-request Destination Ip address of the snmp request pdu will be used as the source ip address in the snmp response pdu.
Command Line Interface Reference Guide snmp-server the types of events for which the switch will send these messages. In all cases, the switch will send all messages resulting from thresholds, to the network management station that explicitly set each threshold. The levels specified on this screen correspond only to the traps set for event log messages, not to those set for thresholds. You can specify up to 10 trap receivers (network management stations).
Command Line Interface Reference Guide snmp-server Enables SNMP support for the hpSwitchAuthentication MIB. informs ■ snmp-server host informs Specify if informs will be sent, rather than notifications. When an SNMP Manager receives an inform request, it can send an SNMP response back to the sending agent. This lets the agent know that the inform request reached its destination. Next Available Options: ■ retries < 0 to 255 > -- Specify the number of retries for informs.(p.
Command Line Interface Reference Guide snmp-server Range: < 0 to 7 > mib ■ snmp-server mib Usage: snmp-server mib hpSwitchAuthMIB Description: Enable/Disable SNMP support for the hpSwitchAuthentication MIB. When the MIB access is enabled, Manager read/write access to the MIB is permitted. Operator read/write access to the MIB is always denied. For security reasons, network administrators are encouraged to disable SNMPV2c before using the MIB.
Command Line Interface Reference Guide snmp-server retries ■ snmp-server host informs retries < 0 to 255 > Maximum number of times to resend an inform request. Default: 3. Range: < 0 to 255 > snmp-authentication ■ [no] snmp-server enable traps snmp-authentication Select RFC-1157 (standard) or HP-ICF-SNMP (extended) traps. Sends a trap for a failed authentication attempt via SNMP. Next Available Options: ■ standard -- Send traps for Standard Authentication failures.(p.
Command Line Interface Reference Guide snmp-server ■ password-change-mgr -- Traps for management interface password change.(p. 532) ■ login-failure-mgr -- Traps for management interface login failure.(p. 531) ■ port-security -- Traps for port access authentication failure.(p. 532) trap-source ■ [no] snmp-server trap-source Usage: [no] snmp-server trap-source [IP-ADDR|loopback<0-7>] Description: Specify the source ip-address policy for the trap pdu.
Command Line Interface Reference Guide snmp-server Usage: [no] snmp-server community ASCII-STR [manager|operator] [restricted|unrestricted] Description: Add/delete SNMP community. Parameters: o community ASCII-STR - Enter up to 32 characters to name an SNMP community. o - manager - the community can access all MIB objects; operator (default) - the community can access all except the CONFIG MIB.
snmpv3 OVERVIEW Category: Primary context: config Related Commands show snmpv3 (page 508) show snmp-server (page 508) Usage: [no] snmpv3 Description: Configure SNMPv3 features.
Command Line Interface Reference Guide snmpv3 ■ tagvalue -- Set tag value that selects entries in the snmpTargetAddr table. (ASCII-STR) (p. 545) ■ [no] snmpv3 only -- Accept only SNMP v3 messages. (p. 542) ■ [no] snmpv3 params -- Configure SNMPv3 Target Parameter entry. (ASCII-STR) (p. 542) ■ user -- Set user that the switch will send messages on behalf. (ASCII-STR) (p. 545) ■ sec-model -- Set security model. (p. 544) ■ sec-model12c < ver1 | ver2c > -- Configure SNMPv3 User entry. (p.
Command Line Interface Reference Guide snmpv3 COMMAND DETAILS addr-mask (p. 538) auth (p. 538) authpassword (p. 538) authprotocol (p. 538) community (p. 539) enable (p. 539) engineid (p. 539) filter (p. 539) group (p. 540) index (p. 540) ipaddr (p. 540) ipv6addr (p. 540) max-msg-size (p. 541) message-processing (p. 541) name (p. 541) notify (p. 541) only (p. 542) params (p. 542) port-mask (p. 542) priv (p. 542) privpassword (p. 543) privprotocol (p. 543) restricted-access (p. 543) retries (p.
Command Line Interface Reference Guide snmpv3 Set authentication protocol. Supported Values: ■ MD5 -- Set the authentication protocol to md5. ■ SHA -- Set the authentication protocol to sha. Next Available Option: ■ authpassword -- Set authentication password. (ASCII-STR) (p. 538) community ■ [no] snmpv3 community Configure SNMPv3 Community entry. Next Available Option: ■ index -- Set community index. (ASCII-STR) (p. 540) enable ■ [no] snmpv3 enable Enable SNMPv3.
Command Line Interface Reference Guide snmpv3 group ■ [no] snmpv3 group < ManagerPriv | ManagerAuth | OperatorAuth | ... > Configure SNMPv3 User to Group entry. Supported Values: ■ ManagerPriv -- Require privacy and authentication, can access all objects. ■ ManagerAuth -- Require authentication, can access all objects. ■ OperatorAuth -- Requires authentication, limited access to objects. ■ OperatorNoAuth -- No authentication required, limited access to objects.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ snmpv3 max-msg-size < 484 to 65535 > -- Set maximum message size value; default is 1472. (p. 541) port-mask -- Set range of udp ports with this mask. (TCP/UDP-PORT) (p. 542) retries < 0 to 255 > -- Set retries value; default is 3. (p. 543) timeout < 0 to 2147483647 > -- Set time-out value; default is 1500. (p. 545) taglist -- Set list of values used to select this entry from snmpNotifyTable. (ASCII-STR) (p.
Command Line Interface Reference Guide snmpv3 Next Available Option: ■ tagvalue -- Set tag value that selects entries in the snmpTargetAddr table. (ASCII-STR) (p. 545) only ■ [no] snmpv3 only Accept only SNMP v3 messages. params ■ [no] snmpv3 params PARAMS Configure SNMPv3 Target Parameter entry. Next Available Option: ■ user -- Set user that the switch will send messages on behalf. (ASCII-STR) (p. 545) ■ snmpv3 targetaddress TARGETADDRESS params PARAMS Set parameter name.
Command Line Interface Reference Guide snmpv3 privpassword ■ snmpv3 user USERNAME auth AUTHPASSWORD priv PRIVPASSWORD Set Privacy password. ■ snmpv3 user USERNAME auth AUTHPASSWORD priv < DES | AES > PRIVPASSWORD Set Privacy password. ■ snmpv3 user USERNAME auth < MD5 | SHA > AUTHPASSWORD priv PRIVPASSWORD Set Privacy password. ■ snmpv3 user USERNAME auth < MD5 | SHA > AUTHPASSWORD priv < DES | AES > PRIVPASSWORD Set Privacy password.
Command Line Interface Reference Guide snmpv3 ■ snmpv3 targetaddress TARGETADDRESS params PARAMS IPV6-ADDR retries < 0 to 255 > Set retries value; default is 3. Range: < 0 to 255 > sec-model ■ [no] snmpv3 group < ManagerPriv | ManagerAuth | OperatorAuth | ... > user USER sec-model < ver1 | ver2c | ver3 > Set security model to be used. Supported Values: ■ ver1 -- SNMP version 1 security model. ■ ver2c -- SNMP version v2c security model. ■ ver3 -- SNMP version 3 security model.
Command Line Interface Reference Guide snmpv3 Set list of values used to select this entry from snmpNotifyTable. ■ snmpv3 targetaddress TARGETADDRESS params PARAMS IPV6-ADDR taglist TAGLIST Set list of values used to select this entry from snmpNotifyTable. tagvalue ■ snmpv3 notify NOTIFY tagvalue TAGVALUE Set tag value that selects entries in the snmpTargetAddr table. targetaddress ■ [no] snmpv3 targetaddress TARGETADDRESS Configure SNMPv3 Target Address entry.
Command Line Interface Reference Guide snmpv3 Next Available Option: ■ sec-model -- Set security model. (p. 544) ■ [no] snmpv3 user Configure SNMPv3 User entry. Next Available Option: ■ username -- Set authentication paramaters. (ASCII-STR) (p. 546) username ■ snmpv3 user USERNAME Set authentication paramaters. Next Available Option: ■ auth -- Set authentication paramaters. (p. 538) ver3 ■ snmpv3 params PARAMS user USER sec-model ver3 SNMP version 3 security model.
sntp OVERVIEW Category: Switch Management Primary context: config Related Commands show sntp (page 508) timesync (page 597) Usage: [no] sntp [broadcast|unicast] [no] sntp server priority [version] sntp poll-interval <30-720> Description: Configure the Simple Network Time Protocol (SNTP). The first version of the command specifies whether the switch operates in broadcast or unicast mode. If no mode is specified then the mode defaults to broadcast.
Command Line Interface Reference Guide ipaddr (p. 548) ipv6addr (p. 548) sntp priority (p. 548) server (p. 548) version (p. 549) broadcast ■ sntp broadcast Operate in broadcast mode ipaddr ■ [no] sntp server priority < 1 to 3 > IP-ADDR SNTP server IPv4 address. Next Available Option: ■ version < 1 to 7 > -- Version of the SNTP server.(p. 549) ipv6addr ■ [no] sntp server priority < 1 to 3 > IPV6-ADDR SNTP server IPv6 address. Next Available Option: ■ version < 1 to 7 > -- Version of the SNTP server.
Command Line Interface Reference Guide sntp unicast ■ sntp unicast Operate in unicast mode version ■ sntp server priority < 1 to 3 > IP-ADDR < 1 to 7 > Version of the SNTP server. Range: < 1 to 7 > ■ sntp server priority < 1 to 3 > IPV6-ADDR < 1 to 7 > Version of the SNTP server. Range: < 1 to 7 > © 2008 Hewlett-Packard Development Company, L.P.
spanning-tree OVERVIEW Category: Primary context: config Related Commands show spanning-tree (page 509) Usage: [no] spanning-tree [[ethernet] PORT-LIST ...] [pending ...] [instance ...
Command Line Interface Reference Guide spanning-tree o priority <0-15> or <0-65535> (default is 32768 and step 8 respectively) The device priority - used along with the switch MAC address to determine which device is the root. If 802.1w or 802.1s STP version is set, then the range of 0-61440 is divided into steps of 4096. These steps are numbered from 0 to 15. o config-name ASCII-STR (default is switch's MAC address) - The name of the MST region configuration identifier.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ spanning-tree ■ ist -- Configure internal spanning tree (IST) instance. (p. 557) ■ port-list -- Configure internal spanning tree (IST) instance ports parameters ([ethernet] PORT-LIST) (p. 560) ■ path-cost -- Set the internal port pathcost for the IST (default is 'auto'). (p. 558) ■ auto -- Use dynamic method of selecting a value for the path cost. (p. 554) ■ path-cost < 1 to 200000000 > -- Set port's path cost to the fixed value. (p.
Command Line Interface Reference Guide ■ ■ ■ ■ spanning-tree ■ mcheck -- Force the port to transmit RST BPDUs. (p. 558) ■ path-cost -- Set port's path cost value. (p. 558) ■ auto -- Use dynamic method of selecting a value for the path cost. (p. 554) ■ path-cost < 1 to 200000000 > -- Set port's path cost to the fixed value. (p. 558) ■ path-cost < 1 to 65535 > -- Set port's path cost to the fixed value. (p. 558) ■ point-to-point-mac < True | False | Auto > -- Set the administrative point-to-point status.
Command Line Interface Reference Guide spanning-tree Apply pending MSTP configuration (swaps active and pending configuratons). auto ■ spanning-tree [ETHERNET] PORT-LIST path-cost auto Use dynamic method of selecting a value for the path cost. ■ spanning-tree [ETHERNET] PORT-LIST path-cost auto Use dynamic method of selecting a value for the path cost. ■ spanning-tree instance ist [ETHERNET] PORT-LIST path-cost auto Use dynamic method of selecting a value for the path cost.
Command Line Interface Reference Guide spanning-tree config-name ■ [no] spanning-tree config-name Set the MST region configuration name (default is switch's MAC address). Next Available Option: ■ config-name -- Specify the configuration name (maximum 32 characters). (ASCII-STR) (p. 555) ■ spanning-tree config-name CONFIG-NAME Specify the configuration name (maximum 32 characters). ■ [no] spanning-tree pending config-name Set the pending MST region configuration name (default is switch's MAC address).
Command Line Interface Reference Guide spanning-tree forward-delay ■ spanning-tree forward-delay < 4 to 30 > Set time the switch waits between transitioning from listening to learning and from learning to forwarding states. Range: < 4 to 30 > global ■ spanning-tree [ETHERNET] PORT-LIST hello-time global Use the globally configured hello-time value. hello-time ■ spanning-tree [ETHERNET] PORT-LIST hello-time Set message transmission interval (in sec.) on the port.
Command Line Interface Reference Guide spanning-tree Next Available Options: ■ ist -- Configure internal spanning tree (IST) instance.(p. 557) ■ MSTID < 1 to 16 > -- ID of the MST instance to configure.(p. 558) ■ spanning-tree pending instance Change pending MST instance configuration. Next Available Option: ■ MSTID < 1 to 16 > -- ID of the MST instance to configure.(p. 558) ■ spanning-tree clear-debug-counters instance < 0 to 16 > Clear spanning tree instance debug counters.
Command Line Interface Reference Guide spanning-tree max-hops ■ spanning-tree max-hops < 1 to 40 > Set the max number of hops in a region before the MST BPDU is discarded and the information held for a port is aged (default is 20). Range: < 1 to 40 > maximum-age ■ spanning-tree maximum-age < 6 to 40 > Set maximum age of received STP information before it is discarded. Range: < 6 to 40 > mcheck ■ spanning-tree [ETHERNET] PORT-LIST mcheck Force the port to transmit RST BPDUs.
Command Line Interface Reference Guide spanning-tree Set port's path cost value. Next Available Options: ■ path-cost < 1 to 200000000 > -- Set port's path cost to the fixed value.(p. 558) ■ path-cost < 1 to 65535 > -- Set port's path cost to the fixed value.(p. 558) ■ auto -- Use dynamic method of selecting a value for the path cost.(p. 554) ■ spanning-tree [ETHERNET] PORT-LIST path-cost < 1 to 200000000 > Set port's path cost to the fixed value.
Command Line Interface Reference Guide spanning-tree ■ auto -- Use dynamic method of selecting a value for the path cost.(p. 554) ■ spanning-tree instance < 1 to 16 > [ETHERNET] PORT-LIST path-cost < 1 to 200000000 > Set port's path cost to the fixed value. Range: < 1 to 200000000 > pending ■ spanning-tree pending Usage: spanning-tree pending [no] spanning-tree pending [...] Description: Manipulate pending MSTP configuration.
Command Line Interface Reference Guide spanning-tree |<1-200000000>|auto>>| >| | | | | | | >| >> Description: Configure the port-specific parameters of the spanning tree protocol for individual ports. Parameters: o admin-edge-port - Applies only to RSTP/MSTP. When correctly set for each port it improves the protocol operation.
Command Line Interface Reference Guide spanning-tree connected to a point-to-point LAN segment, regardless of any information to the contrary that the switch receives. 'False' indicates that the port will be treated as if it is connected to a non-point-to-point LAN segment, regardless of any information to the contrary that the switch receives. Set 'False' on any port that is known to be connected to a hub, bridge, or another switch.
Command Line Interface Reference Guide spanning-tree o admin-edge-port - Applies only to RSTP/MSTP. When correctly set for each port it improves the protocol operation. Indicate whether the port is connected to LAN segment that doesn't have any bridge or switch connected to it. If a bridge or switch is detected on the segment, the port will automatically operate as if Edge = 'No' has been set. o auto-edge-port - Applies only to MSTP. Used to set the automatic edge port detection.
Command Line Interface Reference Guide spanning-tree o hello-time <<1-10>|global> (default: global) - Time (in seconds) between message transmissions when the switch is root. Available for the per-port configuration in MSTP mode only. The value 'global' means to use globally configured hello-time for the port. Next Available Options: ■ mode < Norm | Fast | Uplink > -- Set spanning tree operation mode.(p. 558) ■ path-cost -- Set port's path cost value.(p.
Command Line Interface Reference Guide spanning-tree Range: < 0 to 15 > ■ spanning-tree [ETHERNET] PORT-LIST priority < 0 to 255 > Set port priority (the value is in range of 0-240 divided into steps of 16 that are numbered from 0 to 15, default is step 8). Range: < 0 to 255 > ■ spanning-tree priority < 0 to 65535 > Set the device STP priority.
Command Line Interface Reference Guide spanning-tree Set port to ignore superior BPDUs to prevent it from becoming Root Port. tcn-guard ■ [no] spanning-tree [ETHERNET] PORT-LIST tcn-guard Set port to stop propagating received topology changes notifications and topology changes to other ports. trap ■ [no] spanning-tree trap < errant-bpdu > Enable/disable STP traps. Supported Values: ■ errant-bpdu vlan ■ spanning-tree instance < 1 to 16 > vlan Configure VLANs for the MST instance.
stack OVERVIEW Category: Primary context: config Related Commands Usage: [no] [no] [no] [no] [no] [no] stack stack stack stack stack stack stack commander ASCII-STR join MAC-ADDR member INTEGER mac-address MAC-ADDR [password ASCII-STR] auto-join auto-grab transmission-interval <1-300> Description: Configure device to/from a stack - a group of devices manageable as a single entity. - 'stack' by itself enables stacking on the switch. The 'no' option disables stacking.
Command Line Interface Reference Guide stack COMMAND DETAILS auto-grab (p. 568) auto-join (p. 568) commander (p. 568) join (p. 568) mac-address (p. 568) member (p. 568) password (p. 568) transmission-interval (p.
startup-default OVERVIEW Category: manager Primary context: manager Related Commands show config (page 462) show flash (page 472) Usage: startup-default [] config FILENAME Description: Set the default configuration file. A separate configuration file may be set as the default for each software image, or a single configuration file may be set as the default when booting either image by omitting the optional 'primary|secondary' parameter.
static-mac OVERVIEW Category: config Primary context: config Related Commands show static-mac (page 510) Usage: static-mac vlan interface Description: Lock down a MAC address to a port on a vlan. Parameters: o MAC-ADDR - MAC address to lock down. o vlan VLAN-ID - VLAN on which to lock down the MAC address. o interface PORT-LIST - Port list on which to lock down the MAC address.
static-vlan OVERVIEW Category: config Primary context: config Related Commands show vlan (page 518) show gvrp (page 474) gvrp (page 180) Usage: static-vlan VLAN-ID Description: Transform a dynamic VLAN to a static VLAN. COMMAND STRUCTURE EXAMPLES Example: static-vlan Convert dynamically created VLAN 125 into a port-based, static VLAN: ProCurve(config)# static-vlan 125 © 2008 Hewlett-Packard Development Company, L.P.
svlan OVERVIEW Category: Primary context: config Related Commands qinq (page 380) vlan (page 611) show qinq (page 500) show svlans (page 512) Usage: [no] svlan VLAN-ID [...] Description: Add, delete, edit SVLAN configuration or enter a SVLAN context. If an existing 'SVLAN VLAN-ID' is specified you are put into the context for that SVLAN, and can then execute commands for that SVLAN. If a new VLAN-ID is specified, the new SVLAN is added with the VLAN-ID, and you are put into the context of the new SVLAN.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ svlan ■ dhcp-bootp -- Configure the interface to use DHCP/Bootp server to acquire parameters. (p. 577) ■ ip-addr -- Interface IP address/mask. (IP-ADDR/MASK-LENGTH) (p. 579) [no] svlan VLAN-ID ipv6 -- Configure various IP parameters for the VLAN (p. 579) ■ address -- Set IPv6 parameters for communication within an IP network (p. 574) ■ autoconfig -- Automatic address configuration. (p. 576) ■ dhcp -- Configure a DHCPv6 client. (p.
Command Line Interface Reference Guide svlan auto (p. 576) autoconfig (p. 576) connection-rate-filter (p. 576) dhcp (p. 577) dhcp-bootp (p. 577) dhcp-snooping (p. 577) direction (p. 577) dscp (p. 577) enable (p. 577) eui-64 (p. 578) ip-addr (p. 579) protocol (p. 582) ipv6 (p. 579) protocol-group (p. 582) ipv6-addr (p. 579) protocols (p. 582) ipv6-addr/mask (p. 579) qos (p. 582) jumbo (p. 579) rapid-commit (p. 583) link-local (p. 580) src-ip (p. 583) mirror (p. 580) tagged (p. 583) mirror_session_name (p.
Command Line Interface Reference Guide svlan Usage: [no] ip address [dhcp-bootp|IP-ADDR/MASK-LENGTH] Description: Set IP parameters for communication within an IP network. Each VLAN represents an IP interface having its own unique configuration. The VLAN for which the configuration is applied can be specified implicitly by preceding the phrase 'ip address' with the 'vlan VLAN-ID' keyword and argument. It can also be called explicitly when called directly from a VLAN context.
Command Line Interface Reference Guide svlan Next Available Options: ■ autoconfig -- Automatic address configuration.(p. 576) ■ dhcp -- Configure a DHCPv6 client.(p. 577) ■ ipv6-addr -- Configure a link-local IPv6 address. (IPV6-ADDR) (p. 579) ■ ipv6-addr/mask -- Configure IPv6 address represented in CIDR notation. (IPV6-ADDR/PREFIX-LEN) (p.
Command Line Interface Reference Guide Usage: svlan connection-rate-filter unblock < host SRC-IP-ADDR | SRC-IP-ADDRESS/MASK > [no] connection-rate-filter sensitivity Description: Re-enables access to a host or set of hosts that has been previously blocked by the connection rate filter.
Command Line Interface Reference Guide svlan eui-64 ■ [no] svlan VLAN-ID ipv6 address IPV6-ADDR/PREFIX-LEN eui-64 An IPv6 EUI-64 address that can be automatically configured on any interface forbid ■ [no] svlan VLAN-ID forbid [ETHERNET] PORT-LIST Usage: [no] forbid [ethernet] PORT-LIST Description: Prevent ports from becoming a member of the current VLAN. This is a VLAN context command. It can be called directly from the VLAN context or follow the 'vlan VLAN-ID' command.
Command Line Interface Reference Guide svlan ip-addr ■ [no] svlan VLAN-ID ip address IP-ADDR/MASK-LENGTH Interface IP address/mask. ipv6 ■ svlan VLAN-ID ipv6 Usage: [no] ipv6 ... Description: Configure various IP parameters for the VLAN. The 'ipv6' command must be followed by a feature-specific keyword. Use 'ipv6 ?' to get a list of all possible options. This is a VLAN context command. It can be called directly from the VLAN context or follow the 'vlan VLAN-ID' command.
Command Line Interface Reference Guide svlan link-local ■ [no] svlan VLAN-ID ipv6 address IPV6-ADDR link-local Configure a link-local IPv6 address. mirror ■ svlan VLAN-ID monitor all < In | Out | Both > mirror Mirror destination. Next Available Options: ■ monitor_mirror_session_id < 1 to 4 > -- Mirror destination number.(p. 581) ■ mirror_session_name -- Mirror destination name.(p. 580) ■ svlan VLAN-ID monitor ip access-group ACCESS-GROUP < In > mirror Mirror destination.
Command Line Interface Reference Guide svlan Next Available Options: ■ all < In | Out | Both > -- Monitor all traffic.(p. 576) ■ ip -- Apply an IPv4 access list.(p. 578) monitor_mirror_ACL_dir ■ svlan VLAN-ID monitor ip access-group ACCESS-GROUP < In > Usage: [no] mirror-port [[ethernet] PORT-NUM] Description: Define the mirror port for diagnostic purposes.
Command Line Interface Reference Guide svlan Specify priority to use. Supported Values: ■ 0 ■ 1 ■ 2 ■ 3 ■ 4 ■ 5 ■ 6 ■ 7 protocol ■ svlan VLAN-ID protocol Set a predefined protocol for the current VLAN. Next Available Options: ■ protocols < IPX | IPv4 | IPv6 | ... > -- Set a predefined protocol for the current VLAN. (p. 582) ■ protocol-group -- Enter a list of protocols for the current VLAN delimited by commas. (ASCII-STR) (p.
Command Line Interface Reference Guide svlan Next Available Options: ■ dscp < 000000 | 000001 | 000010 | ... > -- Specify DSCP policy to use. (p. 577) ■ priority < 0 | 1 | 2 | ... > -- Specify priority to use. (p. 581) rapid-commit ■ [no] svlan VLAN-ID ipv6 address dhcp full rapid-commit Obtain IPv6 address quickly from DHCPv6 server. src-ip ■ svlan VLAN-ID connection-rate-filter unblock IP-ADDR/MASK-LENGTH Match packets from the specified subnet.
Command Line Interface Reference Guide svlan your network. This is a VLAN context command. It can be called directly from the VLAN context or follow the 'vlan VLAN-ID' command. © 2008 Hewlett-Packard Development Company, L.P.
tacacs-server OVERVIEW Category: Accounting Primary context: config Related Commands show tacacs (page 513) Usage: [no] tacacs-server host IP-ADDR [key KEY-STR] [no] tacacs-server key KEY-STR tacacs-server timeout <1-255> Description: Configure TACACS+ authentication servers. The first version of the command adds (or removes, if 'no' is specified) a TACACS+ server to (from) the list of servers that will be used for authentication. Up to 3 TACACS+ servers can be configured.
Command Line Interface Reference Guide tacacs-server EXAMPLES Example: tacacs-server host Delete a per-server encryption key in the switch, and re-enter the 'tacacs-server host' command without the key parameter. For example, if you have north01 configured as the encryption key for a TACACS+ server with an IP address of 10.28.227.104 and you want to eliminate the key, use this command: ProCurve(config)# tacacs-server host 10.28.227.
Command Line Interface Reference Guide tacacs-server Next Available Option: ■ key -- (ASCII-STR) (p. 586) ■ tacacs-server key KEY timeout ■ tacacs-server timeout < 1 to 255 > Server timeout interval. Range: < 1 to 255 > © 2008 Hewlett-Packard Development Company, L.P.
telnet OVERVIEW Category: Switch Management Primary context: manager Related Commands Usage: telnet Description: Initiate an outbound telnet session to another network device. The destination can be specified using one of the following parameter types: o IPV4-ADDR - IPv4 address of device to telnet to. o IPV6-ADDR - IPv6 address of device to telnet to. o SWITCH-NUM - The stack member number to telnet to. (1..
telnet6-server OVERVIEW Category: Primary context: config Related Commands telnet-server (page 590) show console (page 465) Usage: [no] telnet6-server Description: Use at the global config level to enable/disable the IPv6 telnet server on the switch. For remote clients to use telnet, the switch must first be configured for IPv6. By default, telnet access is enabled. Use 'show console' command to see the status of this function.
telnet-server OVERVIEW Category: Switch Management Primary context: config Related Commands show console (page 465) Usage: [no] telnet-server Description: Enable/disable the IPv4 telnet server on the switch. For remote clients to use telnet, the switch must first be configured for IPv4. By default, telnet access is enabled. Use 'show console' command to see the status of this function.
terminal OVERVIEW Category: Switch Management Primary context: manager Related Commands show terminal (page 514) Usage: terminal [length <2-1000> | width <53-1920>] Description: Set the dimensions of the terminal window. COMMAND STRUCTURE ■ terminal length < 2 to 1000 > -- Set the height of the terminal window (NUMBER) (p. 591) ■ terminal width < 61 to 1920 > -- Set the width of the terminal window (NUMBER) (p. 591) COMMAND DETAILS length (p. 591) width (p.
tftp OVERVIEW Category: Primary context: config Related Commands tftp6 (page 593) Usage: [no] tftp [client|server] Description: Enable/disable TFTP, trivial file transfer protocol. If SFTP is enabled, TFTP will be disabled. If SFTP is to be enabled using SNMP, both TFTP and auto-TFTP MUST first be disabled. COMMAND STRUCTURE ■ [no] tftp client -- Enable/disable the IPv4 TFTP client (p. 592) ■ [no] tftp server -- Enable/disable the IPv4 TFTP server (p. 592) COMMAND DETAILS client (p. 592) server (p.
tftp6 OVERVIEW Category: Primary context: config Related Commands tftp (page 592) Usage: [no] tftp6 [client|server] Description: Enable/disable TFTP6, trivial file transfer protocol. TFTP6 and auto-TFTP cannot be enabled if SFTP is already enabled. If SFTP is to be enabled, both TFTP and auto-TFTP MUST first be disabled. The TFTP6 client MUST be enabled for the "copy tftp" command to work with IPv6. COMMAND STRUCTURE ■ [no] tftp6 client -- Enable/disable the IPv6 TFTP client (p.
time OVERVIEW Category: Switch Management Primary context: config Related Commands ip (page 269) sntp (page 547) clock (page 76) Usage: time [HH:MM:SS] [MM/DD[/[yy]yy]] [daylight-time-rule [begin-date ] [end-date ] [timezone <-720..840>] Description: Display/set current time, date, and local time parameters.
Command Line Interface Reference Guide time Example: timesync sntp Select SNTP as the time source and configure it with unicast mode and an SNTP server at 10.28.227.141 with the default server version (3) and default poll interval (720 seconds): ProCurve(config)# timesync sntp Example: time timezone daylight-time-rule Set the time zone and daylight time rule for Vancouver, Canada: ProCurve(config)# time timezone -480 daylight-time-rule continental-us-and-canada COMMAND DETAILS begin-date (p.
Command Line Interface Reference Guide time The number of minutes your location is West(-) or East(+) of GMT Range: < -720 to 840 > © 2008 Hewlett-Packard Development Company, L.P.
timesync OVERVIEW Category: Switch Management Primary context: config Related Commands ip (page 269) sntp (page 547) show timep (page 514) show sntp (page 508) Usage: [no] timesync Description: Configure the network time protocol. COMMAND STRUCTURE ■ timesync sntp -- Set the time protocol to SNTP (p. 597) ■ timesync timep -- Set the time protocol to the network time protocol (p. 597) EXAMPLES Example: timesync sntp Select SNTP and configure it with unicast mode and an SNTP server at 10.
traceroute OVERVIEW Category: Switch Management Primary context: operator Related Commands ping (page 367) Usage: traceroute [minttl <1-255>] [maxttl <1-255>] [timeout <1-120>] [probes <1-5>] Description: Trace the IPv4 route to a device on the network. Parameters: o IP-ADDR - IPv4 address of device to which to send traceroute. o hostname - Hostname of device to which to send IPv4 traceroute. o [minttl <1-255>] - Minimum number of hops used in outgoing probe packets.
Command Line Interface Reference Guide traceroute ProCurve# traceroute 10.168.1.146 traceroute to 10.168.1.146 , 1 hop min, 30 hops max, 5 sec. timeout, 3 probes 1 10.57.191.129 2 ms 3 ms 3 ms 2 10.57.232.1 4 ms 2 ms 3 ms 3 10.168.1.146 4 ms 3 ms 3 ms COMMAND DETAILS host-name (p. 599) ip-addr (p. 599) maxttl (p. 599) minttl (p. 599) probes (p. 600) timeout (p. 600) host-name ■ traceroute HOST-NAME Hostname of the destination device.
Command Line Interface Reference Guide traceroute Minimum time to live <1-255>. Range: < 1 to 255 > probes ■ traceroute IP-ADDR probes < 1 to 5 > Number of Probes <1-5>. Range: < 1 to 5 > ■ traceroute HOST-NAME probes < 1 to 5 > Number of Probes <1-5>. Range: < 1 to 5 > timeout ■ traceroute IP-ADDR timeout < 1 to 120 > Traceroute timeout in seconds <1-120>. Range: < 1 to 120 > ■ traceroute HOST-NAME timeout < 1 to 120 > Traceroute timeout in seconds <1-120>.
traceroute6 OVERVIEW Category: Primary context: operator Related Commands ping (page 367) traceroute (page 598) ping6 (page 369) Usage: traceroute6 [minttl <1-255>] [maxttl <1-255>] [timeout <1-120>] [probes <1-5>] Description: Trace the IPv6 route to a device on the network. Parameters: o IPV6-ADDR - IPv6 address of device to which to send traceroute. o hostname - Hostname of deivce to which to send IPv6 traceroute.
Command Line Interface Reference Guide traceroute6 ■ traceroute6 ipv6-addr -- Destination IPv6 adddress. (IPV6-ADDR) (p. 602) ■ maxttl < 1 to 255 > -- Maximum time to live <1-255>. (p. 602) ■ minttl < 1 to 255 > -- Minimum time to live <1-255>. (p. 603) ■ probes < 1 to 5 > -- Number of Probes <1-5>. (p. 603) ■ timeout < 1 to 120 > -- Traceroute timeout in seconds <1-120>. (p. 603) COMMAND DETAILS host-name (p. 602) ipv6-addr (p. 602) maxttl (p. 602) minttl (p. 603) probes (p. 603) timeout (p.
Command Line Interface Reference Guide traceroute6 Default: 30 minttl ■ traceroute6 IPV6-ADDR minttl < 1 to 255 > Minimum number of hops allowed for each probe packet sent along the route. If the minttl value is greater than the actual number of hops, the traceroute output displays only the hops equal to or greater than the configured minttl threshold value. If the minttl value is the same as the actual number of hops, only the final hop is displayed in the command output.
Command Line Interface Reference Guide traceroute6 Range: < 1 to 120 > Default: 5 seconds ■ traceroute6 HOST-NAME timeout < 1 to 120 > Number of seconds within which a response is required from the IPv6 device at each hop in the route to the destination host before the traceroute operation times out. <1-120>. Range: < 1 to 120 > Default: 5 seconds © 2008 Hewlett-Packard Development Company, L.P.
trunk OVERVIEW Category: Traffic Management Primary context: config Related Commands show trunks (page 515) Usage: trunk [ethernet] PORT-LIST [trunk|lacp] no trunk [ethernet] PORT-LIST Description: Add or remove a switch port from a port trunk. Each port on the switch (up to 8 ports total) can be made a member of a port trunk. The 'no trunk' command can be used to remove ports from an existing trunk.
Command Line Interface Reference Guide trunk ProCurve(config)# trunk c4-c6 trk2 trunk COMMAND DETAILS portlist (p. 606) trunk-group (p. 606) type (p. 607) portlist ■ trunk [ETHERNET] PORT-LIST Specify the ports that are to be added to/removed from a trunk. Next Available Option: ■ trunk-group < Trk1 | Trk2 | Trk3 | ... > -- Specify the trunk group a port is to be a member of. (p. 606) trunk-group ■ trunk [ETHERNET] PORT-LIST < Trk1 | Trk2 | Trk3 | ...
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ ■ trunk Trk32 -- Trunk group 32 Trk33 -- Trunk group 33 Trk34 -- Trunk group 34 Trk35 -- Trunk group 35 Trk36 -- Trunk group 36 Trk37 -- Trunk group 37 Trk38 -- Trunk group 38 Trk39 -- Trunk group 39 Trk40 -- Trunk group 40 Trk41 -- Trunk group 41 Trk42 -- Trunk group 42 Trk43 -- Trunk group 43 Trk44 -- Trunk group 44 Trk45 -- Trunk group 45 Trk46 -- Trunk group 46 Trk47 -- Trunk group 47 Trk48 -- Trunk group 4
update OVERVIEW Category: Switch Management Primary context: manager Related Commands Usage: update Description: Enter Monitor ROM Console. COMMAND STRUCTURE © 2008 Hewlett-Packard Development Company, L.P.
upgrade-software OVERVIEW Category: Primary context: manager Related Commands Usage: upgrade-software SOFTWARE-KEY Description: Enter a key to upgrade system software and enable advanced features. COMMAND STRUCTURE © 2008 Hewlett-Packard Development Company, L.P.
virus-throttle OVERVIEW Category: Troubleshooting Primary context: config Related Commands connection-rate-filter (page 80) Usage: [no] virus-throttle Description: To configure virus throttling, please use the 'connection-rate-filter' command. COMMAND STRUCTURE © 2008 Hewlett-Packard Development Company, L.P.
vlan OVERVIEW Category: VLANs Primary context: config Related Commands show vlans (page 521) ip (page 269) ipv6 (page 291) router (page 407) mirror-port (page 358) Usage: [no] vlan VLAN-ID [...] Description: Add, delete, edit VLAN configuration or enter a VLAN context. If an existing VLAN-ID is specified you are put into the context for that VLAN, and can then execute commands for that VLAN.
Command Line Interface Reference Guide vlan ■ port-num -- UDP port number of the server. (TCP/UDP-PORT) (p. 645) ■ helper-address -- Add or remove a DHCP server IP address for the VLAN (IP-ADDR) (p. 631) ■ igmp -- Enable/disable/configure IP Multicast Group Protocol (IGMP) feature on a VLAN (p. 632) ■ auto -- Instruct the device to monitor incoming multicast traffic on the specified ports (this is the default behavior) ([ethernet] PORT-LIST) (p.
Command Line Interface Reference Guide vlan ■ retransmit-interval < 1 to 3600 > -- Set retransmit interval in seconds; the default is 5. (p. 649) ■ transit-delay < 1 to 3600 > -- Set transit delay in seconds; the default is 1. (p. 652) ■ area -- Specify an OSPF area. (p. 622) ■ area-id -- Single integer or IP address style dotted decimal. (OSPF-AREA-ID) (p. 622) ■ backbone -- The backbone area (the same as 0.0.0.0). (p. 625) ■ authentication -- Disable authentication. (p.
Command Line Interface Reference Guide vlan ■ override-interval < 500 to 6000 > -- Set the value inserted into the Override Interval field of a LAN Prune Delay option on this interface (p. 643) ■ propagation-delay < 250 to 2000 > -- Set the value inserted into the LAN Prune Delay field of a LAN Prune Delay option on this interface (p. 647) ■ ttl-threshold < 0 to 255 > -- Set the Time To Live in a PIM-DM State Refresh message at which it is not forwarded on this interface (p.
Command Line Interface Reference Guide ■ ■ ■ ■ vlan ■ rip-compatible < V1-only | V2-only | V1-or-V2 > -- Define RIP version for incoming and outgoing packets. (p. 650) ■ send < disabled | V1-only | V1-compatible-V2 | ... > -- Define RIP version for outgoing packets. (p. 651) ■ metric < 1 to 15 > -- Set metric for this interface. (p. 638) ■ poison-reverse -- Enable/disable poison reverse on this interface. (p. 645) ■ receive < V1-only | V2-only | V1-or-V2 | ...
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ vlan ■ ip -- Apply an IPv4 access list. (p. 633) ■ access-group -- Define the mirror port for diagnostic purposes (ASCII-STR) (p. 618) ■ monitor_mirror_ACL_dir < In > -- Define the mirror port for diagnostic purposes (p. 641) ■ mirror -- Mirror destination. (p. 639) ■ mirror_session_name -- Mirror destination name. (p. 639) ■ monitor_mirror_session_id < 1 to 4 > -- Mirror destination number. (p.
Command Line Interface Reference Guide vlan Example: vlan ip address Configure IP addressing on the default VLAN with the subnet mask specified in mask bits: ProCurve(config)# vlan 1 ip address 10.28.227.103 255.255.255.0 Example: vlan ip address Configure the same IP addressing as the preceding example, but specify the subnet mask by mask length: ProCurve(config)# vlan 1 ip address 10.28.227.
Command Line Interface Reference Guide vlan address (p. 619) advert-address (p. 620) advertise-interval (p. 621) all (p. 621) any (p. 622) anycast (p. 622) area (p. 622) area-id (p. 622) authentication (p. 623) authentication-key (p. 623) authentication-type (p. 624) auth-key-text (p. 624) auto (p. 625) autoconfig (p. 625) backbone (p. 625) backup (p. 625) blocked (p. 625) chain-name (p. 626) connection-rate-filter (p. 626) cost (p. 626) dead-interval (p. 627) dhcp (p. 627) dhcp-bootp (p.
Command Line Interface Reference Guide vlan Next Available Option: ■ direction < in | out | connection-rate-filter | ... > -- (p. 627) ■ vlan VLAN-ID monitor ip access-group ACCESS-GROUP Usage: [no] mirror-port [[ethernet] PORT-NUM] Description: Define the mirror port for diagnostic purposes. The device ports or VLAN (if VLANs are enabled on the device) that will be monitored are defined through the 'monitor' command in either VLAN or interface context.
Command Line Interface Reference Guide vlan ■ [no] vlan VLAN-ID ipv6 address Usage: [no] ipv6 address [dhcp|autoconfig|IPv6-ADDR/PREFIX-LEN] Description: Set IPv6 parameters for communication within an IP network. Each VLAN represents an IPv6 interface having its own unique configuration. The VLAN for which the configuration is applied can be specified implicitly by preceding the phrase 'ipv6 address' with the 'vlan VLAN-ID' keyword and argument.
Command Line Interface Reference Guide vlan advertise-interval ■ vlan VLAN-ID vrrp vrid < 1 to 255 > advertise-interval < 1 to 255 > Usage: vrrp vrid advertise-interval <1-255> Description: Set time interval (in seconds) between sending VRRP advertisement messages. The default value is one second. Range: < 1 to 255 > all ■ [no] vlan VLAN-ID ip ospf all Process the request for all IP addresses. Next Available Options: ■ passive -- Configures an ospf interface as passive. (p.
Command Line Interface Reference Guide vlan ■ Both -- Monitor all inbound and outbound traffic Next Available Option: ■ mirror -- Mirror destination.(p. 639) any ■ vlan VLAN-ID ip pim-dense ip-addr any Dynamically determine IP address. ■ vlan VLAN-ID ip pim-sparse ip-addr any Dynamically determine IP address.
Command Line Interface Reference Guide vlan Single integer or IP address style dotted decimal. ■ vlan VLAN-ID ip ospf all area OSPF-AREA-ID Single integer or IP address style dotted decimal. authentication ■ [no] vlan VLAN-ID ip ospf authentication Disable authentication. ■ [no] vlan VLAN-ID ip ospf IP-ADDR authentication Disable authentication. ■ [no] vlan VLAN-ID ip ospf all authentication Disable authentication.
Command Line Interface Reference Guide vlan Next Available Option: ■ auth-key-text -- Set RIP authentication key (maximum 16 characters). (OCTET-STR) (p. 624) ■ [no] vlan VLAN-ID ip rip IP-ADDR authentication-key Set RIP authentication key (maximum 16 characters). Next Available Option: ■ auth-key-text -- Set RIP authentication key (maximum 16 characters). (OCTET-STR) (p. 624) ■ [no] vlan VLAN-ID ip rip all authentication-key Set RIP authentication key (maximum 16 characters).
Command Line Interface Reference Guide vlan auto ■ vlan VLAN-ID auto [ETHERNET] PORT-LIST Usage: [no] auto [ethernet] PORT-LIST Description: Cause each port identified in the port list to learn its VLAN membership using the GARP VLAN Registration Protocol (GVRP). This command is only valid when GVRP is enabled. This is a VLAN context command. It can be called directly from the VLAN context or follow the 'vlan VLAN-ID' command.
Command Line Interface Reference Guide vlan Usage: ip igmp blocked [ethernet] PORT-LIST Description: Instruct the device to drop incoming multicast packets received on the specified ports. This feature is configured on a per-VLAN basis. ■ vlan VLAN-ID ipv6 mld blocked [ETHERNET] PORT-LIST Usage: vlan < vid > ipv6 mld blocked < port-list > Description: Instruct the device to drop incoming multicast packets received on the specified ports. This feature is configured on a per-VLAN basis.
Command Line Interface Reference Guide vlan Range: < 1 to 65535 > dead-interval ■ vlan VLAN-ID ip ospf dead-interval < 1 to 65535 > Set dead interval in seconds; the default is 40. Range: < 1 to 65535 > ■ vlan VLAN-ID ip ospf IP-ADDR dead-interval < 1 to 65535 > Set dead interval in seconds; the default is 40. Range: < 1 to 65535 > ■ vlan VLAN-ID ip ospf all dead-interval < 1 to 65535 > Set dead interval in seconds; the default is 40.
Command Line Interface Reference Guide vlan Usage: ip pim-sparse dr-priority <0-2147483647> Description: Set the priority value to use on the interface in the Designated Router election process. Default is 1. dscp ■ vlan VLAN-ID qos dscp < 000000 | 000001 | 000010 | ... > Specify DSCP policy to use. Supported Values: Binary formatted value from 000000 to 111111 enable ■ [no] vlan VLAN-ID ipv6 enable Enable IPv6 on an interface and configures an automatically generated link-local addr.
Command Line Interface Reference Guide vlan forbid ■ [no] vlan VLAN-ID forbid [ETHERNET] PORT-LIST Usage: [no] forbid [ethernet] PORT-LIST Description: Prevent ports from becoming a member of the current VLAN. This is a VLAN context command. It can be called directly from the VLAN context or follow the 'vlan VLAN-ID' command.
Command Line Interface Reference Guide vlan from the VLAN context or follow the 'vlan VLAN-ID' command. Next Available Option: ■ udp -- Add or remove a UDP server address for the VLAN(p. 652) full ■ [no] vlan VLAN-ID ipv6 address dhcp full Obtain IPv6 address & Configuration information from DHCPv6 server. Next Available Option: ■ rapid-commit -- Obtain IPv6 address quickly from DHCPv6 server.(p.
Command Line Interface Reference Guide vlan Set hello interval in seconds; the default is 10. Range: < 1 to 65535 > ■ vlan VLAN-ID ip pim-dense hello-interval < 5 to 300 > Usage: ip pim-dense hello-interval <5-300> Description: Set the frequency at which PIM Hello messages are transmitted on this interface. Default value is 30 seconds.
Command Line Interface Reference Guide vlan igmp ■ [no] vlan VLAN-ID ip igmp Usage: [no] ip igmp [...] Description: Enable/disable/configure IP Multicast Group Protocol (IGMP) feature on a VLAN. This command enables, disables or configures the IGMP feature for IGMP communication between Multicast Routers, Multicast Servers, and Multicast Clients connected to the device. This is a VLAN context command. It can be called directly from the VLAN context or may follow the 'vlan VLAN-ID' command prefix.
Command Line Interface Reference Guide vlan Sets the interval in seconds between IGMP queries (default: 125) Range: < 5 to 300 > ■ vlan VLAN-ID ip-recv-mac-address MAC-ADDR interval Specify the L3-Mac-Address timeout interval. Next Available Option: ■ timer-interval < 1 to 255 > -- Timeout interval in seconds <1-255>. (p. 652) ip ■ vlan VLAN-ID ip Usage: [no] ip ... Description: Configure various IP parameters for the VLAN. The 'ip' command must be followed by a feature-specific keyword.
Command Line Interface Reference Guide vlan ■ [no] vlan VLAN-ID ip forward-protocol udp IP-ADDR IP address of the protocol server. Next Available Options: ■ port-num -- UDP port number of the server. (TCP/UDP-PORT) (p. 645) ■ port-name < dns | ntp | netbios-ns | ... > -- (NUMBER) (p. 645) ■ [no] vlan VLAN-ID ip ospf IP-ADDR Specify the IP address the request is for. Next Available Options: ■ passive -- Configures an ospf interface as passive. (p. 643) ■ area -- Specify an OSPF area.(p.
Command Line Interface Reference Guide vlan ■ vlan VLAN-ID ip pim-dense ip-addr IP-ADDR Specify IP address. ■ vlan VLAN-ID ip pim-sparse ip-addr Usage: ip pim-sparse [ip-addr IP-ADDR|any] Description: Set the source IP address for the PIM-SM packets sent out on this interface. You can either explicitly specify one of the existing VLAN's IP addresses or use 'any' option to dynamically determine it from the VLAN's current IP configuration. The default is 'any'.
Command Line Interface Reference Guide vlan Usage: [no] ipv6 ... Description: Configure various IP parameters for the VLAN. The 'ipv6' command must be followed by a feature-specific keyword. Use 'ipv6 ?' to get a list of all possible options. This is a VLAN context command. It can be called directly from the VLAN context or follow the 'vlan VLAN-ID' command. Next Available Options: ■ enable -- Enable IPv6 on an interface and configures an automatically generated link-local addr.(p.
Command Line Interface Reference Guide vlan ■ maxadvertinterval < 4 to 1800 > -- Set the maximum time (in seconds) allowed between sending unsolicited router advertisements(p. 638) ■ minadvertinterval < 3 to 1800 > -- Set the minimum time (in seconds) allowed between sending unsolicited router advertisements(p. 639) ■ preference -- The preferability of the router as a default router, relative to the other routers on the same subnet(p.
Command Line Interface Reference Guide vlan mac-address ■ vlan VLAN-ID ip-recv-mac-address MAC-ADDR The L3-mac-address to be associated with a VLAN. Next Available Option: ■ interval -- Specify the L3-Mac-Address timeout interval. (p. 632) maxadvertinterval ■ vlan VLAN-ID ip irdp maxadvertinterval < 4 to 1800 > Usage: [no] ip irdp maxadvertinterval <4-1800> Description: Set the maximum time (in seconds) allowed between sending unsolicited router advertisements.
Command Line Interface Reference Guide vlan Set metric for this interface. Range: < 1 to 15 > ■ vlan VLAN-ID ip rip IP-ADDR metric < 1 to 15 > Set metric for this interface. Range: < 1 to 15 > ■ vlan VLAN-ID ip rip all metric < 1 to 15 > Set metric for this interface.
Command Line Interface Reference Guide vlan Usage: [no] ipv6 mld [...] Description: Enable/disable/configure IPv6 Multicast Listener Discovery (MLD) feature on a VLAN. This command enables, disables or configures the MLD feature for MLD communication between Multicast Routers, Multicast Servers, and Multicast Clients connected to the device. This is a VLAN context command. If not preceded by 'no', the command accepts a variety of configuration parameters.
Command Line Interface Reference Guide vlan Next Available Options: ■ all < In | Out | Both > -- Monitor all traffic.(p. 621) ■ ip -- Apply an IPv4 access list.(p. 633) monitor_mirror_ACL_dir ■ vlan VLAN-ID monitor ip access-group ACCESS-GROUP < In > Usage: [no] mirror-port [[ethernet] PORT-NUM] Description: Define the mirror port for diagnostic purposes.
Command Line Interface Reference Guide vlan Next Available Option: ■ ttl-threshold < 0 to 255 > -- Set the multicast datagram TTL threshold for the interface(p. 652) name ■ vlan VLAN-ID name NAME Usage: name ASCII-STR Description: Set the VLAN's name. This is a VLAN context command. It can be called directly from the VLAN context or follow the 'vlan VLAN-ID' command.
Command Line Interface Reference Guide ■ ■ ■ ■ ■ ■ ■ ■ ■ vlan md5-auth-key-chain -- Set MD5 authentication method and key chain.(p. 638) cost < 1 to 65535 > -- Set metric of this interface.(p. 626) dead-interval < 1 to 65535 > -- Set dead interval in seconds; the default is 40.(p. 627) hello-interval < 1 to 65535 > -- Set hello interval in seconds; the default is 10.(p. 630) priority < 0 to 255 > -- Set priority of this router as a designated router.(p.
Command Line Interface Reference Guide vlan Usage: [no] ip pim-dense [...] Description: Enable/disable/configure PIM-DM protocol on the VLAN interface. Use direct and 'no' versions of the command to enable/disable PIM-DM on the interface. Use 'ip pim-dense ?' to get the list of all configuration options. This command can be used in the VLAN context or in the global context with the 'vlan ' prefix.
Command Line Interface Reference Guide vlan poison-reverse ■ [no] vlan VLAN-ID ip rip poison-reverse Enable/disable poison reverse on this interface. ■ [no] vlan VLAN-ID ip rip IP-ADDR poison-reverse Enable/disable poison reverse on this interface. ■ [no] vlan VLAN-ID ip rip all poison-reverse Enable/disable poison reverse on this interface. port-name ■ [no] vlan VLAN-ID ip forward-protocol udp IP-ADDR < dns | ntp | netbios-ns | ...
Command Line Interface Reference Guide vlan Range: < 1 to 600 > preempt-mode ■ [no] vlan VLAN-ID vrrp vrid < 1 to 255 > preempt-mode Usage: [no] vrrp vrid preempt-mode Description: Enable/disable preempt mode for the virtual router instance. The default value is 'enabled'.
Command Line Interface Reference Guide vlan Range: < 0 to 255 > ■ vlan VLAN-ID qos priority < 0 | 1 | 2 | ... > Specify priority to use. Supported Values: ■ 0 ■ 1 ■ 2 ■ 3 ■ 4 ■ 5 ■ 6 ■ 7 ■ vlan VLAN-ID vrrp vrid < 1 to 255 > priority < 1 to 255 > Usage: vrrp vrid priority <1-255> Description: Configure priority for the virtual router instance. The default value is '100'.
Command Line Interface Reference Guide vlan Enter a list of protocols for the current VLAN delimited by commas. protocols ■ [no] vlan VLAN-ID protocol < IPX | IPv4 | IPv6 | ... > Set a predefined protocol for the current VLAN.
Command Line Interface Reference Guide vlan to determine this). Each subnet must have at least one IGMP Querier-capable device in order for IGMP to function properly. The querier interval setting modifies the time (in seconds) between IGMP queries. Next Available Option: ■ interval < 5 to 300 > -- Sets the interval in seconds between IGMP queries (default: 125) (p.
Command Line Interface Reference Guide vlan Set retransmit interval in seconds; the default is 5. Range: < 1 to 3600 > ■ vlan VLAN-ID ip ospf IP-ADDR retransmit-interval < 1 to 3600 > Set retransmit interval in seconds; the default is 5. Range: < 1 to 3600 > ■ vlan VLAN-ID ip ospf all retransmit-interval < 1 to 3600 > Set retransmit interval in seconds; the default is 5. Range: < 1 to 3600 > rip ■ [no] vlan VLAN-ID ip rip Usage: [no] ip rip [...
Command Line Interface Reference Guide vlan Supported Values: ■ V1-only -- Use RIP version 1 only. ■ V2-only -- Use RIP version 2 only. ■ V1-or-V2 -- Use RIP 2 in the RIP 1 compatible mode. ■ vlan VLAN-ID ip rip all < V1-only | V2-only | V1-or-V2 > Define RIP version for incoming and outgoing packets. Supported Values: ■ V1-only -- Use RIP version 1 only. ■ V2-only -- Use RIP version 2 only. ■ V1-or-V2 -- Use RIP 2 in the RIP 1 compatible mode.
Command Line Interface Reference Guide vlan timer-interval ■ vlan VLAN-ID ip-recv-mac-address MAC-ADDR interval < 1 to 255 > Timeout interval in seconds <1-255>. Range: < 1 to 255 > transit-delay ■ vlan VLAN-ID ip ospf transit-delay < 1 to 3600 > Set transit delay in seconds; the default is 1. Range: < 1 to 3600 > ■ vlan VLAN-ID ip ospf IP-ADDR transit-delay < 1 to 3600 > Set transit delay in seconds; the default is 1.
Command Line Interface Reference Guide vlan unblock ■ vlan VLAN-ID connection-rate-filter unblock Resets a host previously blocked by the connection rate filter Next Available Options: ■ all -- Resets all previously blocked by the connection rate filter (p. 621) ■ host -- Match packets from the specified IP address. (IP-ADDR) (p. 631) ■ src-ip -- Match packets from the specified subnet. (IP-ADDR/MASK-LENGTH) (p.
Command Line Interface Reference Guide vlan virtual router acts as a Master or Backup. The scope of each virtual router is restricted to a single VLAN. Range: < 1 to 255 > Next Available Options: ■ backup -- Designate the virtual router instance as a Backup(p. 625) ■ owner -- Designate the virtual router instance as an Owner (Master)(p. 643) ■ virtual-ip-address -- Specify IP address to be supported by the virtual router instance(p.
walkMIB OVERVIEW Category: SNMP Primary context: manager Related Commands getMIB (page 179) setMIB (page 430) Usage: walkmib OBJECT-STR [OBJECT-STR ...] Description: Walk through all instances of the object specified displaying the MIB object names, instances and values. COMMAND STRUCTURE ■ walkMIB object -- The mib object to start from. (ASCII-STR) (p. 655) EXAMPLES Example: walkMIB Walk the MIB objects in CdpCacheEntry: COMMAND DETAILS object (p.
web-management OVERVIEW Category: Switch Management Primary context: config Related Commands show config (page 462) crypto (page 135) crypto host-cert (page 143) Usage: [no] web-management [management-url] URL [support-url] URL [] >] Description: Enable/disable the device web server. Parameters: o management-url - Specify URL to load when the [?] button is clicked on the device's web interface.
Command Line Interface Reference Guide web-management EXAMPLES Example: web-management Re-enable insecure web browser access: ProCurve(config)# web-management COMMAND DETAILS management-url (p. 657) plaintext (p. 657) ssl (p. 657) ssl-port (p. 657) support-url (p. 657) management-url ■ [no] web-management management-url Specify URL for web interface [?] button. Next Available Option: ■ management-url -- Specify URL for web interface [?] button. (ASCII-STR) (p.
Command Line Interface Reference Guide web-management ■ web-management support-url SUPPORT-URL Specify URL for web interface Support page. © 2008 Hewlett-Packard Development Company, L.P.
wireless-services OVERVIEW Category: Primary context: config Related Commands Usage: wireless-services [] Description: Configure parameters for the wireless-services module or change the module's state (reload or shutdown). Parameters: o - Configure parameters for the wireless-services module. o reload - Reboot wireless-services module. o shutdown - Shutdown (halt) the wireless-services module.
Command Line Interface Reference Guide wireless-services Reboot wireless-services module. shutdown ■ wireless-services SLOT-ID shutdown Shutdown (halt) the wireless-services module. tech ■ wireless-services SLOT-ID tech Enter the configuration context for the wireless-services module. wireless-services ■ wireless-services SLOT-ID Usage: wireless-services [] Description: Configure parameters for the wireless-services module or change the module's state (reload or shutdown).
wireless-services OVERVIEW Category: Primary context: manager Related Commands Usage: wireless-services Description: Display parameters for the wireless-services module or change the module's state (reload or shutdown). NOTES Multiple Contexts This command also is available in the config context and the operator context. COMMAND STRUCTURE ■ wireless-services SLOT-ID diagnostic-restart -- Reboot wireless-services module into diagnostic partition. (p.
wireless-services OVERVIEW Category: Primary context: operator Related Commands Usage: wireless-services SLOT-ID Description: Display parameters for the wireless-services module. Parameters: o - Device slot identifier for the wireless-services module. NOTES Multiple Contexts This command also is available in the config context and the manager context. COMMAND STRUCTURE ■ wireless-services slot-id -- Device slot identifier for the wireless-services module. (SLOT-ID) (p.
write OVERVIEW Category: Switch Management Primary context: manager Related Commands show config (page 462) Usage: write Description: View or save the running configuration of the switch. write terminal - displays the running configuration of the switch on the terminal write memory - saves the running configuration of the switch to flash. The saved configuration becomes the boot-up configuration of the switch the next time it is booted.
© Copyright 2008 Hewlett-Packard Development Company, L.P.