Avaya C460 Reference Manual
Avaya C460 Reference Manual

Avaya C460 Reference Manual

Avaya multilayer modular switch reference guide
Hide thumbs Also See for C460:
Table of Contents

Advertisement

Quick Links

Avaya
Reference Guide
A
C460
VAYA
M
M
S
ULTILAYER
ODULAR
WITCH
S
V
2.0
OFTWARE
ERSION
May 2003

Advertisement

Table of Contents
loading

Summary of Contents for Avaya C460

  • Page 1 Avaya Reference Guide C460 VAYA ULTILAYER ODULAR WITCH OFTWARE ERSION May 2003...
  • Page 2 © 2003 Avaya Inc. All rights reserved. All trademarks identified by the ® or TM are registered trademarks or trademarks, respectively, of Avaya Inc. All other trademarks are the property of their respective owners Document no. 555-500-200...
  • Page 3: Table Of Contents

    Getting Help... 10 Command Syntax... 10 Command Abbreviations ... 10 Router Configuration Contexts ... 11 Chapter 2 Avaya C460 CLI Commands ... 13 access list ... 13 area ... 13 arp ... 14 arp timeout ... 14 banner login ... 15 banner login line ...
  • Page 4 ...33 fragment chain ...33 fragment size ...33 fragment timeout ...34 get time ...34 hostname ...34 hostname (Layer 3) ...35 interface ...36 ip access-default-action ...37 ip access-group ...37 ip access-list ...38 ip access-list-cookie ...39 ip access-list-copy ...39 Avaya C460 Reference Guide...
  • Page 5 ... 61 ip vlan/ip vlan name ... 61 ip vrrp ... 62 ip vrrp address ... 62 ip vrrp auth-key ... 63 ip vrrp override addr owner ... 63 ip vrrp preempt ... 64 Avaya C460 Reference Guide...
  • Page 6 ...84 set dot1x quiet-period ...84 set dot1x re-authperiod ...85 set dot1x server-timeout ...85 set dot1x supp-timeout ...85 set dot1x system-auth-control disable ...86 set dot1x system-auth-control enable ...86 set dot1x tx-period ...87 set icmp-redirect ...87 Avaya C460 Reference Guide...
  • Page 7 ... 110 set port name ... 111 set port negotiation ... 111 set port point-to-point admin status ... 112 set port powerinline ... 113 set port powerinline priority ... 113 set port redundancy ... 114 Avaya C460 Reference Guide...
  • Page 8 ...133 set spantree tx-hold-count ...133 set spantree version ...134 set system contact ...134 set system location ...135 set system name ...135 set time client ...136 set time protocol ...136 set time server ...137 Avaya C460 Reference Guide...
  • Page 9 ... 156 show ip access-lists ... 156 show ip access-list-summary ... 157 show ip arp ... 157 show ip icmp ... 158 show ip interface ... 159 show ip interface brief ... 160 Avaya C460 Reference Guide...
  • Page 10 ...195 show port point-to-point status ...196 show port redundancy ...197 show port trap ...197 show port vlan-binding-mode ...198 show powerinline ...198 show powerinline budget ...199 show ppp authentication ...200 show ppp baud-rate ...200 viii Avaya C460 Reference Guide...
  • Page 11 ... 224 tech ... 224 terminal length ... 225 terminal width ... 225 timers basic ... 225 timers ospf ... 227 traceroute ... 228 tree ... 228 username ... 229 validate-group ... 230 validate policy-list ... 231 Avaya C460 Reference Guide...
  • Page 12 Contents Layer 2 CLI Commands... 233 Layer 3 CLI Commands... 237 Glossary... 241 Avaya C460 Reference Guide...
  • Page 13: Using The Cli

    Enter. You can also configure your Avaya C460 using the C460 Manager with its graphical user interface. For details, see the "Device Manager" chapter in the User’s Guide that accompanies the switch and the Avaya MSNM C460 Device Manager User’s Guide...
  • Page 14: Conventions Used

    Security level - used as the suffix of the prompt (Refer to "Security Levels" on page 9.) • Application context - used as body of the prompt, this part is not mandatory. Example: Host name of the router is London Router is module number three Application context is OSPF Avaya C460 Reference Guide...
  • Page 15 For example, if after you want to set the system contact and the system name you must type both set system contact and set system name. However, you can use command abbreviations. Avaya C460 Reference Guide...
  • Page 16: Navigation, Cursor Movement And Shortcuts

    An exception is the Reset System command which you must type in full. Executes a single-line command If you type a name with quotation marks, the marks are ignored. Avaya C460 Reference Guide...
  • Page 17: Universal Commands

    Use the retstatus command to show whether the last CLI command you performed was successful. It displays the return status of the previous command. The syntax for this command is: retstatus Example:: C460-1# set port negotiation 2/4 disable Link negotiation protocol disabled on port 2/4. C460-1# retstatus Succeeded...
  • Page 18: Terminal Width

    The syntax for this command is: terminal width [<character>] character Example: C460-1> terminal width 80 terminal width: 80 terminal length Use the terminal length command to set the length of the terminal display. The syntax for this command is: terminal length [<screen-length>]...
  • Page 19: Clear Screen

    Use the clear screen command to clear the current terminal display. The syntax for this command is: clear screen Example: C460-1> clear screen C460-1> Avaya C460 Reference Guide Welcome to C460 SW version 1.0.0 Chapter 1 Using the CLI...
  • Page 20: Avaya C460 Sessions

    Chapter 1 Using the CLI Avaya C460 Sessions You can use sessions to switch between C460 Supervisor modules or to switch between Layer 2 and Layer 3 commands in the C460 CLI. To switch between C460 modules use the command: session [<mod_num>] <mode>.
  • Page 21: Security Levels

    Switching between the entities, does not effect the security level since security levels are established specifically for each user. For example, if the operator with a privileged security level in the Switch entity switches to the Router entity the privileged security level is retained.
  • Page 22: Entering The Cli

    This level is can only be accessed from the Privileged and Supervisor levels not from the User level. This feature is for use by Avaya Technical Support only. Getting Help On-line help may be obtained at any time by typing a question mark (?), or the word help on the command line or by pressing the F1 key.
  • Page 23: Router Configuration Contexts

    Router Configuration Contexts You can either use the general C460 commands available from the Router(configure)# prompt or you can enter one of two router configuration context modes: • Router interface context: This allows you to define parameters individually for each interface. To enter this context, type interface <interface_name>...
  • Page 24 Chapter 1 Using the CLI Avaya C460 Reference Guide...
  • Page 25: Chapter 2 Avaya C460 Cli Commands

    Chapter 2 Avaya C460 CLI Commands This chapter describes all the C460 CLI commands and parameters in alphabetical order. access list See “ip access-list” area User level: read-write, admin. You can only access this command in Router-OSPF mode. Type router ospf at the command prompt to enter Router -OSPF mode if necessary.
  • Page 26: Arp

    Chapter 2 Avaya C460 CLI Commands User level: read-write, admin. If you are at the “read-write” user level, you can only access this command in Configure mode. Type configure at the command prompt to enter configure mode. Use the arp command to add a permanent entry to the Address Resolution Protocol (ARP) cache.
  • Page 27: Banner Login

    [no] arp timeout <seconds> seconds Example: To set the arp timeout to one hour: C460-1(configure)# arp timeout 3600 To restore the default arp timeout: C460-1(configure)# no arp timeout banner login Use the banner login command to enter the login banner configuration mode.
  • Page 28: Banner Post-Login Line

    Chapter 2 Avaya C460 CLI Commands The syntax for this command is: [no] banner post-login Example: C460-1(super)# banner post-login C460-1(super)# banner post-login line See “line” clear arp-cache User level: read-write, admin. If you are at the “read-write” user level, you can only access this command in Configure mode.
  • Page 29: Clear Cam

    User level: read-write, admin. Use the clear dynamic vlans command to clear dynamically learned VLANs. Only the VLANs learned by the switch from incoming traffic are cleared using this command. The syntax for this command is: clear dynamic vlans...
  • Page 30: Clear Event-Log

    Chapter 2 Avaya C460 CLI Commands Example: C460-1# clear dynamic vlans This command will delete all the vlans that were dynamically learned by the device - do you want to continue (Y/N)? y Dynamic vlans were deleted from device tables clear event-log User level: read-write, admin.
  • Page 31: Clear Interface

    <destination> <mask> destination mask Example: C460-1# clear ip route 134.12.3.0 255.255.255.0 Route deleted. clear ip route (Layer 3) User level: read-write, admin. If you are at the “read-write” user level, you can only access this command in Configure mode.
  • Page 32: Clear Ip Traffic

    The syntax for this command is: clear ip route * | <ip-addr> [<ip-mask>] ip-addr ip-mask Example: C460-1(configure)# clear ip route 192.168.49.1 255.255.255.0 clear ip traffic User level: read-write, admin. Use the clear ip traffic command to clear the ip traffic statistics counters.
  • Page 33: Clear Port Static-Vlan

    [module/port range][vlan num] module/port range vlan num Example: C460-1# clear port static-vlan 3/10 5 VLAN 5 is unbound from port 3/10 clear radius authentication server User level: read-write, admin. Removes a primary or secondary RADIUS authentication server.
  • Page 34: Clear Rmon2 Statistics

    Chapter 2 Avaya C460 CLI Commands Example: C460-1(super)# clear radius authentication server secondary clear rmon2 statistics User level: read-write, admin. Use the clear rmon2 statistics command to delete rmon2 (AnyLayer SMON) statistics. The syntax for this command is: clear rmon2 statistics...
  • Page 35: Clear System-Log

    Example: C460-1# clear snmp trap 192.168.173.42 SNMP trap deleted. clear system-log User level: read-write, admin. Use the clear system-log command to delete the log file of a Supervisor Module. The syntax for this command is: clear system-log [<module_number>] spv_num (Optional)
  • Page 36: Clear Vlan

    Use the clear vlan command to delete a Router layer 2 interface. The syntax for this command is: clear vlan [<ifIndex>] | [name <ifname>] ifIndex ifname Example: C460-1(configure)# clear vlan 2 name vlan2 VLAN number VLAN name Interface Index Interface name (used in layer 3 protocols) Avaya C460 Reference Guide...
  • Page 37: Configure

    To use this command, you need to have an active tftp server and to create a file into which to download the data. If Avaya MultiService Network Manager is running, you do not require an additional TFTP server. The syntax for this command is: copy l2-config tftp <filename>...
  • Page 38: Copy Startup-Config Tftp

    <filename> <ip> filename Destination file name in the tftp server (full path). The ip address of the tftp server. Example (for Windows): C460-1# copy running-config tftp c:\c460\startup.cfg 149.49.100.41 Example: (for Unix): C460-1# copy running-config tftp /folder/c460/startup.cfg 149.49.100.41 copy startup-config tftp User level: privileged, supervisor.
  • Page 39: Copy Tftp Ew_Archive

    EW_archive User level: read-write, admin. Use the copy tftp EW-archive command to download the C460 Manager application into the switch via TFTP. To use this command, you need to have an active TFTP server and to create a file into which to download the data.
  • Page 40: Copy Tftp Startup-Config

    This operation may take a few minutes... Please refrain from any other operation during this time. ********************************************************************* * If you are currently running the C460 Device Manager application, * * it is recommended to exit from it before performing configuration * * download operations.
  • Page 41: Copy Tftp Sw_Imageb

    This operation may take a few minutes... Please refrain from any other operation during this time. ********************************************************************* * If you are currently running the C460 Device Manager application, * * it is recommended to exit from it before performing configuration * * download operations.
  • Page 42: Default-Metric

    Chapter 2 Avaya C460 CLI Commands default-metric User level: read-write, admin. You can only access this command in interface mode. Type interface [name] at the command prompt to enter interface mode if necessary. Use the default metric command to set the interface RIP route metric.
  • Page 43: Default-Metric (Rip)

    The syntax for this command is: disable interface [outband | inband] outband inband Example: C460-1# disable interface outband You must reset the device in order for the change to take effect. Avaya C460 Reference Guide Chapter 2 The interface RIP route metric value. The range is 1 to 15.
  • Page 44: Enable Interface

    Chapter 2 Avaya C460 CLI Commands enable interface User level: read-write, admin. Use the enable interface command to enable the inband and outband interfaces. The syntax for this command is: en[able] interface {outband | inband} outband inband Example: C460-1# en interface inband...
  • Page 45: Erase Startup-Config

    [no] fragment chain <chain-limit> chain-limit Example: C460-1# fragment chain 10 fragment size Use the fragment size command to set the maximum number of fragmented IP packets, destined to the router, to reassemble at any given time. Use the no form of this command to set the fragment size to the default value (100).
  • Page 46: Fragment Timeout

    Chapter 2 Avaya C460 CLI Commands Example: Router-1# fragment size 150 fragment timeout Use the fragment timeout command to set the maximum number of seconds to reassemble a fragmented IP packet destined to the router. Use the no form of this command to set the fragment timeout to the default value (10).
  • Page 47: Hostname (Layer 3)

    Changes the system prompt used for the router. This command does not change the system prompt of the switch. To change the system prompt of the switch, use the host name command in the Layer 2 tree. The syntax for this command is: [no] hostname [<hostname_string>]...
  • Page 48: Interface

    Chapter 2 Avaya C460 CLI Commands interface User level: read-write, admin. If you are at the “read-write” user level, you can only access this command in Configure mode. Type configure at the command prompt to enter configure mode. Use the interface command to create and enter the Interface Configuration Mode.
  • Page 49: Ip Access-Default-Action

    The syntax for this command is: ip access-default-action <policy-list-number> <default- action> <policy-list-number> <default-action> Example: C460-1(configure)# access-default-action 101 default- action-deny ip access-group User level: read-write, admin. If you are at the ”read-write” user level, you can only access this command in Configure mode.
  • Page 50: Ip Access-List

    Chapter 2 Avaya C460 CLI Commands ip access-list User level: read-write, admin. If you are at the ”read-write” user level, you can only access this command in Configure mode. Type configure at the command prompt to enter configure mode if necessary.
  • Page 51: Ip Access-List-Cookie

    Example: C460-1(configure)# ip access-list 101 23 deny ip any 1.2.0.0 0.0.255.255 ip access-list-cookie User level: read-write, admin. If you are at the ”read-write” user level, you can only access this command in Configure mode. Type configure at the command prompt to enter configure mode if necessary.
  • Page 52: Ip Access-List-Dscp Name

    Type configure at the command prompt to enter configure mode if necessary. Use the ip access-list-dscp operation command to set a DSCP to CoS mapping. The C460 performs the mapping for only those frames than match an ACL rule with a “permit” action. The syntax for this command is: ip access-list-dscp operation <policy-list-number>...
  • Page 53: Ip Access-List-Dscp Precedence

    • deny: drop the packet • deny-and-notify: drop the packet and send an SNMP trap • fwd0, fwd1fwd7: Set the frame COS field to 0,7 Example: C460-1(configure)# ip access-list-dscp operation 101 0-63 permit C460-1(configure)# ip access-list-dscp operation 101 62 fwd5 ip access-list-dscp precedence User level: read-write, admin.
  • Page 54: Ip Access-List-Dscp Trust

    Forward the packet with the maximum priority between 802.1p and the priority obtained from the DSCP-CoS mapping table Example: C460-1(configure)# ip access-list-dscp trust 100 trust-dscp Done! ip access-list-name User level: read-write, admin. If you are at the “read-write” user level, you can only access this command in Configure mode.
  • Page 55: Ip Access-List-Owner

    <name> Example: C460-1(configure)# ip access-list-name 101 morning If you wish to define a name which includes spaces, you must enclose the entire name in quotation marks, for example “new york”. ip access-list-owner User level: read-write, admin. If you are at the “read-write” user level, you can only access this command in Configure mode.
  • Page 56: Ip Admin-State

    Chapter 2 Avaya C460 CLI Commands mask admin-state Example: To assign the IP address 192.168.22.33 with mask 255.255.255.0 to the interface “marketing”: Router-1(config-if:marketing)# ip address 192.168.22.33 255.255.255.0 Done! ip admin-state User level: read-write, admin. You can only access this command in interface mode.
  • Page 57: Ip Bootp-Dhcp Relay

    Example: To enable relaying of BOOTP and DHCP requests: C460-1(configure)# ip bootp-dhcp relay Done! To disable relaying of bootp and dhcp requests: C460-1(configure)# no ip bootp-dhcp relay Done! Avaya C460 Reference Guide Chapter 2 The IP address of the network.
  • Page 58: Ip Bootp-Dhcp Server

    Chapter 2 Avaya C460 CLI Commands ip bootp-dhcp server User level: read-write, admin. You can only access this command in Interface mode. Type interface [name] at the command prompt to enter Interface mode if necessary. Use the ip bootp-dhcp server command to add a bootp/dhcp server to handle bootp/dhcp requests received by this interface.
  • Page 59: Ip Default-Gateway

    Example: To define the router at address 192.168.37.1 as the default gateway: C460-1(configure)# ip default-gateway 192.168.37.1 ip directed-broadcast User level: read-write, admin. You can only access this command in interface mode. Type interface [name] at the command prompt to enter interface mode.
  • Page 60: Ip Icmp-Errors

    Chapter 2 Avaya C460 CLI Commands ip icmp-errors User level: read-write, admin. If you are at the “read-write” user level, you can only access this command in Configure mode. Type configure at the command prompt to enter configure mode. Use the icmp-error command to turn ICMP error messages on.
  • Page 61: Ip Max-Route-Entries

    Configure mode. Type configure at the command prompt to enter configure mode. The ip max-route-entries command exists for compatibility with Avaya™ P580. There is no limitation on the size of the routing table, except for the amount of available memory.
  • Page 62: Ip Netmask-Format

    Chapter 2 Avaya C460 CLI Commands The possible values of mode are: both disable Example: To enable rebroadcasting of netbios packets received by and sent from the interface “marketing”: Router-1(config-if:marketing)# ip netbios-rebroadcast both ip netmask-format User level: read-write, admin. If you are at the “read-write” user level, you can only access this command in Configure mode.
  • Page 63: Ip Ospf Authentication-Key

    Example: To display netmasks in decimal format: C460-1(configure)# ip netmask-format bitcount decimal Done! ip ospf authentication-key User level: read-write, admin. You can only access this command in Interface mode. Type interface [name] at the command prompt to enter Interface mode if necessary.
  • Page 64: Ip Ospf Dead-Interval

    Chapter 2 Avaya C460 CLI Commands Example: Router-1(configure-if:marketing) # ip ospf cost 10 Done! ip ospf dead-interval User level: read-write, admin. You can only access this command in Interface mode. Type interface [name] at the command prompt to enter Interface mode if necessary.
  • Page 65: Ip Ospf Priority

    Use the no ip ospf router-id command to return the router identity to its default (lowest IP interface that exists). The syntax for this command is: [no] ip ospf router-id <router id> router id Avaya C460 Reference Guide Chapter 2 integer IP address Avaya C460 CLI Commands...
  • Page 66: Ip Proxy-Arp

    Chapter 2 Avaya C460 CLI Commands Example: Router-1> ip ospf router-id 192.168.49.1 ip proxy-arp User level: read-write, admin. You can only access this command in interface mode. Type interface [name] at the command prompt to enter interface mode. Use the ip proxy-arp command to enables proxy ARP on an interface.
  • Page 67: Ip Rip Authentication Mode

    [simple|none] simple|none Example: To specify simple authentication to be used in RIP Version 2 packets on the interface Avaya C460 Reference Guide Chapter 2 The authentication string for the interface. Up to 16 characters are allowed. The authentication type used in RIP Version 2 packets: •...
  • Page 68: Ip Rip Default-Route-Mode

    Chapter 2 Avaya C460 CLI Commands “marketing”. Router-1(configure-if:marketing) # ip rip authentication mode simple ip rip default-route-mode User level: read-write, admin. You can only access this command in interface mode. Type interface [name] at the command prompt to enter interface mode if necessary.
  • Page 69: Ip Rip Rip-Version

    User level: read-write, admin. You can only access this command in interface mode. Type interface [name] at the command prompt to enter interface mode if Avaya C460 Reference Guide Chapter 2 RIP Version 1 packets RIP Version 2 packets.
  • Page 70: Ip Rip Split-Horizon

    Chapter 2 Avaya C460 CLI Commands necessary. Use the ip rip send-receive command to set the RIP Send and Receive mode on an interface. The default state is talk-listen. The syntax for this command is: ip rip send-receive-mode <mode>[<default route metric>]...
  • Page 71: Ip Route

    Example: To define the router 192.168.33.38 as the next hop for the network 192.168.33.0 with mask 255.255.255.0: C460-1(configure)# ip route 192.168.33.0 255.255.255.0 10.10.10.10 ip routing User level: read-write, admin. You can only access this command in configure mode.
  • Page 72: Ip Routing-Mode

    Chapter 2 Avaya C460 CLI Commands Use the ip routing command to enable IP routing. Use the no ip routing command to disable the IP routing process in the device. By default, IP routing is enabled. The syntax for this command is:...
  • Page 73: Ip Simulate

    Example: C460-1(configure)# ip simulate 100 192.67.85.12 193.76.54.25 ip vlan/ip vlan name User level: read-write, admin. You can only access this command in interface mode. Type interface [name] at the command prompt to enter interface mode.
  • Page 74: Ip Vrrp

    Chapter 2 Avaya C460 CLI Commands default VLAN. The syntax for this command is: [no] ip vlan <vlan-id> Example: To specify VLAN developmental as the VLAN used by interface “products”: Router-1(config-if:marketing)# ip vlan name development If you wish to define a name which includes spaces, you must enclose the entire name in quotation marks, for example “new york”.
  • Page 75: Ip Vrrp Auth-Key

    IP address(es) associated with the virtual router, such as ICMP, SNMP, and TELNET (if it is not the IP address owner). Use the no ip vrrp override addr owner command to discard these packets. Avaya C460 Reference Guide Chapter 2 Virtual Router ID (1-255) The IP address to be assigned to the virtual router.
  • Page 76: Ip Vrrp Preempt

    Chapter 2 Avaya C460 CLI Commands The syntax for this command is: [no] ip vrrp <vr-id> override addr owner vr-id Example: Router-1(configure-if:marketing) # ip vrrp 1 override addr owner Done! ip vrrp preempt User level: read-write, admin. You can only access this command in Interface mode.
  • Page 77: Ip Vrrp Priority

    To set the priority value for virtual router 1 to 10: Router-1(configure-if:marketing) # ip vrrp 1 priority 10 Done! Example: Avaya C460 Reference Guide Chapter 2 Virtual Router ID (1-255) Primary IP address of the virtual router. This address should be one of the router addresses on the VLAN.
  • Page 78: Ip Vrrp Timer

    Chapter 2 Avaya C460 CLI Commands To set the virtual router simple password for virtual router 1 to abcd: Router-1(configure-if:marketing) # ip vrrp 1 auth-key abcd Done! ip vrrp timer User level: read-write, admin. You can only access this command in Interface mode.
  • Page 79: Network (Rip)

    Example: C460-1(super)# line 5 “C460 CLI” Done! network (RIP) User level: read-write, admin. You can only access this command in router-RIP mode. Type router rip at the command prompt to enter router-RIP mode if necessary. Use the network command to specify a list of networks on which the RIP is running.
  • Page 80: No Rmon Alarm

    C460-1# no rmon event 1054 IP address Wildcard mask address Area ID. This parameter exists for compatibility with P550. History index defined using rmon alarm command or C460 Manager. History index defined using rmon event command or C460 Manager. Avaya C460 Reference Guide...
  • Page 81: No Rmon History

    The syntax for this command is: no rmon history <History Index> History Index Example: C460-1# no rmon history 1026 no username User level: admin. Use the no username command to remove a local user account. The syntax for this command is: no username <name>...
  • Page 82: Passive-Interface

    Chapter 2 Avaya C460 CLI Commands nvram initialize {switch | all} switch Example: C460-1# nvram initialize This command will restore factory defaults, and can disconnect your telnet session *** Reset *** - do you want to continue (Y/N)? y Connection closed by foreign host The nvram initialize command does not alter the Active/Standby status of the Supervisor modules.
  • Page 83: Ping

    Interval between ping commands in seconds (1 to 256) size Size of packet in bytes (22 to 66500) timeout Timeout in seconds (1 to 10) source IP address of one of the router interfaces address Avaya C460 Reference Guide Chapter 2 Avaya C460 CLI Commands...
  • Page 84: Redistribute (Ospf)

    Chapter 2 Avaya C460 CLI Commands Example: to ping the IP number 149.49.48.1 three times: Router-1> ping 149.49.48.1 3 PING 149.49.48.1: 56 data bytes 64 bytes from 149.49.48.1: icmp_seq=0. time=0. ms 64 bytes from 149.49.48.1: icmp_seq=1. time=0. ms 64 bytes from 149.49.48.1: icmp_seq=2. time=0. ms ----149.49.48.1 PING Statistics----...
  • Page 85: Reset

    This command will reset the Active SPV *** Reset *** - do you want to continue (Y/N)? y Reseting Active SPV... Avaya C460 Reference Guide Chapter 2 Either Static or OSPF • Reset the entire chassis, including the Supervisor and I/O Modules •...
  • Page 86 Chapter 2 Avaya C460 CLI Commands C460-1(super)# reset chassis This command will reset the chassis *** Reset *** - do you want to continue (Y/N)? y Reseting chassis... C460-1(super)# Avaya C460 Boot Creation date: Jan Press any key to stop auto-boot...
  • Page 87: Rmon Alarm

    Example: C460-1# rmon alarm 1026 1.3.6.1.2.1.16.1.1.1.5.1026 60 delta rising-threshold 10000 1054 falling-threshold 10 1054 risingOrFalling gregory alarm 1026 was created successfully Avaya C460 Reference Guide Chapter 2 This is the alarm index number of this entry (it is advisable to use the same interface number as your alarm index number.)
  • Page 88: Rmon Event

    Chapter 2 Avaya C460 CLI Commands rmon event User level: read-write, admin. Use the rmon event command to create an RMON event entry. The syntax for this command is: rmon event <Event Number> <type> description <description> owner <owner> event number...
  • Page 89: Rmon2 Protocol-Dir

    Example: C460-1# rmon history 1026 1026 3/2 30 buckets 20 owner amir history 1026 was created successfully If you wish to define a name which includes spaces, you must enclose the entire name in quotation marks, for example “new york”.
  • Page 90: Router Ospf

    Chapter 2 Avaya C460 CLI Commands application. Use the no rmon2 protocol-dist command to disable the application. The syntax for this command is: [no] rmon2 protocol-dist Example: Router-1# rmon2 protocol-dist Done! router ospf User level: read-write, admin. Use the router ospf command to enable the OSPF protocol on the system.
  • Page 91: Router Vrrp

    The syntax for this command is: session [[module_number>] {switch | router}] module switch|router (Optional) Avaya C460 Reference Guide Chapter 2 Avaya C460 CLI Commands The Supervisor module number (1 to 2). • The entity to which you want to open a session.
  • Page 92: Set Allowed Managers

    Allowed Managers table can access the device over Telnet, SNMP, or HTTP. The syntax for this command is: set allowed managers [enabled|disabled] Example: C460-1(super)# set allowed managers enabled Managers are enabled set allowed managers ip User level: read-write, admin. Use the set allowed manager ip command to add or remove an IP address from the Allowed Managers table.
  • Page 93: Set Arp-Aging-Interval

    Example: C460-1(super)# set allowed managers ip add 149.49.32.134 Ip was added to the table set arp-aging-interval User level: read-write, admin. Use the set arp-aging interval command to set the ARP table aging interval for gateways’ entries in the agent ARP table.
  • Page 94: Set Boot Bank

    The syntax for this command is: set boot bank <value> value Example: C460-1# set boot bank A boot bank is A set broadcast storm control User level: read-write, admin. Use the set broadcast storm control command to enable or disable broadcast storm control.
  • Page 95: Set Broadcast Storm Control Threshold

    C460-1# set broadcast storm control threshold 1000 Done! set device-mode User level: read-write, admin. Use the set device-mode command to set the switch mode – Layer 2 or Router (Layers 2 and 3). The syntax for this command is: set device-mode <mode>...
  • Page 96: Set Device-Mode (Layer 3)

    (Layer 3) User level: read-write, admin. Use the set device-mode command to change the basic mode of operation of the C460 switch between Router and Layer 2 modes. The syntax for this command is: set device-mode <mode> mode Example: Router-1>...
  • Page 97: Set Dot1X Re-Authperiod

    User level: supervisor Use the set dot1x supp-timeout command to set the maximum time that the switch will wait for a reply from the Authenticated Station before the session is terminated. Avaya C460 Reference Guide Chapter 2...
  • Page 98: Set Dot1X System-Auth-Control Disable

    The syntax for this command is: set dot1x supp-timeout <Seconds> Seconds Timeout in seconds (0 to 65535) Example: C460-1(super)# set dot1x supp-timeout 90 set dot1x system-auth-control disable User level: supervisor Use the set dot1x system-auth-control disable command to globally disable the PBNAC (802.1x) feature.
  • Page 99: Set Dot1X Tx-Period

    • When a RADIUS server is not defined: C460-1(super)# set dot1x system-auth-control enable *** Warning : Authentication server ( RADIUS ) is disabled/ not-exist and so, *** no authentication can be made dot1x system-auth-control enabled set dot1x tx-period User level: supervisor Use the set dot1x tx-period command to set the time interval between attempts to access the Authenticated Station.
  • Page 100: Set Inband Vlan

    The syntax for this command is: set inband vlan <vlan_num> vlan_num Example: C460-1# set inband vlan 1 Management VLAN number set to 1 set intelligent-multicast User level: read-write, admin. Use the set intelligent-multicast command to enable or disable the IP- multicast filtering application.
  • Page 101: Set Intelligent-Multicast Group-Filtering Delay Time

    Example: C460-1# set intelligent-multicast client-port-pruning-time Done! set intelligent-multicast group-filtering delay time User level: read-write, admin. Use the set intelligent-multicast group-filtering delay time command to set group filtering time delays. The syntax for this command is: set intelligent-multicast group-filtering-delay time <seconds>...
  • Page 102: Set Interface Inband

    Example: To configure the inband interface on VLAN 1, IP address 1.1.1.1 and netmask 255.255.255.0: C460-1# set interface inband 1 1.1.1.1 255.255.255.0 This command will RESET the device *** Reset *** - do you want to continue (Y/N)? y set interface outband User level: read-write, admin.
  • Page 103: Set Interface Ppp

    PPP interface IP parameters, exit modem mode, disconnect the PPP session, or reset the connected modem. You must configure an IP address and net-mask for the C460 before you can establish a PPP connection. The IP address is a dummy address that is shared between two peers, and must be taken from a subnet that is different from the agent’s IP sub-net.
  • Page 104: Set Ip Route

    User level: read-write, admin. Use the set ip route command to adds a route to the IP routing table. You can configure from 1 to 10 default static gateways for a C460 switch. The syntax for this command is: set ip route <destination> <netmask> <gateway>...
  • Page 105 Example: This example shows how to add a default route to the IP routing table: C460-1# set ip route 0.0.0.0 24 192.168.1.1 destination = 0.0.0.0 done! Avaya C460 Reference Guide Chapter 2 Avaya C460 CLI Commands mask = 255.255.255.0 gateway = 192.168.1.1...
  • Page 106: Set License

    Avaya C460 CLI Commands set license User level: read-write, admin. Use the set license command to activate a licensed feature on a specific C460 chassis. For a full description of the Feature License and the installation procedure please refer to the Installation Guide provided with the Feature License.
  • Page 107: Set Mac-Aging

    Example: To set the time until the system disconnects an idle session automatically to 20 minutes: C460-1# set logout 20 Sessions will be automatically logged out after 20 minutes of idle time. set mac-aging User level: privileged, supervisor. This command is available on the P330-ML switches only.
  • Page 108: Set Outband Duplex

    The syntax for this command is: set outband duplex {full | half} Full Half Example: C460-1# set outband duplex full Ethernet Console interface set to full-duplex. set outband negotiation User level: read-write, admin. Use the set outbound negotiation command to enable or disable the link negotiation protocol on the Ethernet console port.
  • Page 109: Set Outband Speed

    Speed for outband port set successfully set policy type User level: read-write, admin. Use the set policy type command to set whether the C460 switch enforces the active policy-list on all packets or only on routed packets (in “device-mode router”). Avaya C460 Reference Guide Chapter 2 Enable link negotiation protocol.
  • Page 110 Example: Router-1# set policy type all <value> all | router all - apply policy to all packets entering the C460 through Fast Ethernet ports router - apply policy on routed packets only Avaya C460 Reference Guide...
  • Page 111: Set Port Auto-Negotiation-Flowcontrol-Advertisement

    User level: read-write, admin. Enables or disables a Link Aggregation Group (LAG) interface on the switch. LAG creation requires a LAG name to be specified. There is no default name. You can also add or remove a port from an existing LAG. All ports in the LAG are configured with the parameters of the first port that is added to the LAG.
  • Page 112: Set Port Classification

    Use the set port classification command to set the port classification to either regular or valuable. Any change in the Spanning Tree state from Forwarding for a valuable port will erase all learnt MAC addresses in the switch. The syntax for this command is:...
  • Page 113: Set Port Disable

    You can also specify a range of ports separated by a dash, for example, 4/5-13 for ports 5 to 13 on module 4. Example: C460-1(super)# set port dot1x initialize 2/3 port 1/2 dot1x was initialized Avaya C460 Reference Guide Chapter 2 Number of the module (3-6).
  • Page 114: Set Port Dot1X Max-Req

    4/5-13 for ports 5 to 13 on module 4. count Number of attempts – 1 to 10 Example: C460-1(super)# set port dot1x max-req 1/2 5 set port dot1x port-control User level: admin. Use the set port dot1x port-control command to set the dot1x parameter per port.
  • Page 115: Set Port Dot1X Quiet-Period

    4/5-13 for ports 5 to 13 on module 4. seconds Quiet period in seconds – 0 to 65535 Example: C460-1(super)# set port dot1x quiet-period 4/2 300 set port dot1x re-authenticate User level: admin. Use the set port dot1x re-authenticate command to set the port to re- authenticate.
  • Page 116: Set Port Dot1X Re-Authperiod

    • enable • disable Example: C460-1(super)# set port dot1x re-authentication 1/2 enable port 1/2 re-authenticate was set to enable set port dot1x re-authperiod User level: admin. Use the set port dot1x re-authperiod command to set the the idle time between re-authentication attempts before the session is terminated.
  • Page 117: Set Port Dot1X Supp-Timeout

    4/5-13 for ports 5 to 13 on module 4. seconds Timeout in seconds – 0 to 65535 Example: C460-1(super)# set port dot1x server timeout 1/2 400 set port dot1x supp-timeout User level: admin. Use the set port dot1x supp-timeout command to set the time for the port to wait for a reply from the Authentication Server before the session is terminated.
  • Page 118: Set Port Duplex

    Avaya C460 CLI Commands seconds Time interval in seconds — 0-65535 Example: C460-1(super)# set port dot1x quiet-period 1/2 5000 set port duplex User level: read-write, admin. Use the set port duplex command to configure the duplex type of an Ethernet or Fast Ethernet port or range of ports.You can configure Ethernet and Fast Ethernet...
  • Page 119: Set Port Enable

    • edge-port • non-edge-port. Examples: C460-1# set port edge admin state 3/1 edge-port port 3/1 edge admin state is set to edge-port C460-1# set port edge admin state 3/1 non-edge-port port 3/1 edge admin state is set to non-edge-port set port enable User level: read-write, admin.
  • Page 120 Chapter 2 Avaya C460 CLI Commands Example: C460-1# set port enable 4/1 Port 4/1 enabled. Avaya C460 Reference Guide...
  • Page 121: Set Port Flowcontrol

    Example: C460-1# set port flowcontrol receive 5/1 on Port 5/1 flow control receive administration status set to on (port will require far end to send flowcontrol) C460-1# set port flowcontrol send 5/1 off Port 5/1 flow control send administration status set to off...
  • Page 122: Set Port Level

    Port 3/1 level set to 5 set port mirror User level: read-write, admin. Use the set port mirror command to define a port mirroring pair in the switch. The syntax for this command is: set port mirror source-port <module>/<port> mirror-port <module>/ <port>...
  • Page 123: Set Port Name

    Example: C460-1# set port mirror source-port 3/9 mirror-port 4/10 direction both Mirroring both Rx and Tx packets from port 3/9 to port 4/10 is enabled set port name User level: read-write, admin. Use the set port name command to configure a name for a port. If you do not specify a name, the port name remains blank.
  • Page 124: Set Port Point-To-Point Admin Status

    Example: To disable autonegotiation on port 1, module 4: C460-1# set port negotiation 4/1 disable Link negotiation protocol disabled on port 4/1. set port point-to-point admin status User level: read-write, admin. Use the set port point-to-point admin status command to set the port RSTP point-to-point admin status.
  • Page 125: Set Port Powerinline

    Example: C460-1# set port point-to-point admin status 1/1 force-true port 1/1 point to point admin status is set to force-true set port powerinline User level: read-write, admin. Use the set port powerinline command to enable or disable the load detection process on the port.
  • Page 126: Set Port Redundancy

    Example: To enable PoE on ports 1 to 3 of module three to High: C460-1# set port powerinline 3/1-3 high Load detection process on ports 3/1-3 was set to High set port redundancy User level: read-write, admin. Use the set port redundancy command to globally enables or disable the redundancy pairs you have defined.
  • Page 127: Set Port Redundancy On/Off

    (Optional) Example: C460-1# set port redundancy 3/7 4/12 on red1 red1: Port 2/12 is redundant to port 1/7. Port redundancy is active - entry is effective immediately If you wish to define a name which includes spaces, you must enclose the entire name in quotation marks, for example “new york”.
  • Page 128: Set Port Spantree

    <min-time-between-switchovers> <switchback-interval> | none min-time-between-switchovers switchback-interval none Example: C460-1# set port redundancy-intervals 100 20 Done! set port spantree User level: read-write, admin. Use the set port spantree command to enable or disable the spanning tree mode for specific switch ports.
  • Page 129: Set Port Spantree Cost

    [module/port] [value] module port value Example: C460-1> set port spantree cost 4/2 4096 port 4/2 spantree cost is 4096 set port spantree force-protocol-migration User level: read-write, admin. Use the set port spantree force-protocol-migration command to set the port as an RSTP port (and not as common STA port).
  • Page 130: Set Port Spantree Priority

    [module/port] [value] module/port value Example: C460-1# set port spantree priority 3/4 128 port 3/4 spantree priority is 128 set port speed User level: read-write, admin. Use the set port speed command to configure the speed of a port or range of ports.
  • Page 131: Set Port Static-Vlan

    Example: To configure port 1 on module 4 to 100 Mbps C460-1# set port speed 4/1 100MB Port 4/1 speed set to 100Mbps. set port static-vlan User level: read-write, admin. Use the set port static-vlan command to assign static VLANs to ports.
  • Page 132: Set Port Vlan

    Example: C460-1# set port trap 3/2 enable Port 3/2 up/down trap enabled. set port vlan User level: read-write, admin. Use the set port vlan command to set the port VLAN ID (PVID). If adding a new VLAN, the VLAN number must be within the range.
  • Page 133: Set Port Vlan-Binding-Mode

    Example: C460-1# set port vlan 2 3/5 VLAN 2 modified. VLAN Mod/Ports ---- --------------------------- 2 3/5 set port vlan-binding-mode User level: read-write, admin. Use the set port vlan-binding-mode command to define the binding method used by ports. The syntax for this command is:...
  • Page 134: Set Powerinline Budget

    The syntax for this command is: set power redundancy <mode> enable disable Example: C460-1# set power redundancy enable set powerinline budget User level: read-write, admin. Use the the set powerinline budget command to recalculate and reapply the PoE budget. The syntax for this command is:...
  • Page 135: Set Ppp Baud-Rate

    Example: C460-1# set ppp authentication incoming chap PPP requires CHAP authentication for incoming sessions. set ppp baud-rate User level: read-write, admin. Use the set ppp baud-rate command to define the baud rate used in PPP sessions. You mujst set the peer baud rate to the same value as the host.
  • Page 136: Qset Radius Authentication Enable/Disable

    PPP incoming session will automatically disconnect after 15 minutes of idle time qset radius authentication enable/disable User level: read-write, admin. Enables or disables RADIUS authentication for the C460 switch. The syntax for this command is: set radius authentication {enable | disable} enable...
  • Page 137: Set Radius Authentication Retry-Time

    The syntax for this command is: set radius authentication retry-time <time> time Example: C460-1(super)# set radius authentication retry-time 5 set radius authentication secret User level: read-write, admin. Use the set radius authentication secret command to enable secret authentication for the P330 unit.
  • Page 138: Set Radius Authentication Udp-Port

    RADIUS server used port number 1645. The syntax for this command is: set radius authentication udp-port <number> Example: C460-1(super)# set radius authentication udp-port number 1645 set slot power admin User level: read-write, admin. Use the set slot power command to power up or power down a slot. If there is a module in the slot, then the command will reset the device.
  • Page 139: Set Slot Power Priority

    Example: 1 – if the slot is empty: C460-1> set slot power admin 4 up slot 4 power is enabled C460-1> set slot power admin 4 down slot 4 power is disabled Example: 2 – if there is a module in the slot:: C460-1>...
  • Page 140: Set Snmp Community

    User level: read-write, admin. Use the set snmp retries command to set the number of retries initiated by the C460 Manager when it tries to send SNMP messages to the switch. The syntax for this command is: set snmp retries <number>...
  • Page 141: Set Snmp Timeout

    User level: read-write, admin. Use the set snmp timeout command to set the SNMP timeout in seconds. This command is useful for access using the C460 Manager. The syntax for this command is: set snmp timeout <number>...
  • Page 142: Set Snmp Trap Auth

    Chapter 2 Avaya C460 CLI Commands Example: To enable SNMP ConfigChange traps to a specific manager: C460-1# set snmp trap 192.168.173.42 enable config SNMP config change traps enabled. Example: To enable all traps to a specific manager: C460-1# set snmp trap 192.168.173.42 enable all SNMP all traps enabled.
  • Page 143: Set Spantree Default-Path-Cost

    The syntax for this command is: set spantree default-path-cost <path-cost> path-cost Example: C460-1# set spantree default-path-cost rapid-spanning-tree Spanning tree default path costs is set to rapid spanning tree. set spantree enable/disable User level: read-write, admin.
  • Page 144: Set Spantree Forward-Delay

    Value range is 4-30 and must exceed Bridge Max Age/2. Recomended value is 15 seconds. Example: C460-1# set spantree forward-delay 15 bridge forward delay set to 15. set spantree hello-time User level: read-write, admin. Use the set spantree hello-time command to set the bridge hello time parameter.
  • Page 145: Set Spantree Priority

    Value ranges between 6 to 40; value must be between 2 X (Bridge-Hello-Time + 1) and 2 X (Bridge-Forward-Delay - 1). Recommended value is 20 sec. Example: C460-1# set spantree max-age 20 bridge max age is set to 20. set spantree priority User level: read-write, admin.
  • Page 146: Set Spantree Version

    The syntax for this command is: set system contact [string] string Example: C460-1(super)# set system contact “gregory kohll” *** Set system contact *** system contact set • The contact name string should be typed inside inverted commas. • The name is cleared if you leave this field blank.
  • Page 147: Set System Location

    The syntax for this command is: set system location [string] string Example: C460-1# set system location “tech-support” *** Set system location *** system location set If you wish to enter a name which includes spaces, you must enclose the entire name in quotation marks, for example “new york”.
  • Page 148: Set Time Client

    User level: read-write, admin. Use the set time client command to enable or disable the periodic network time acquisition by the switch from the network time server (SNTP or TIME protocol). The syntax for this command is:...
  • Page 149: Set Time Server

    The syntax for this command is: set time server <ip address> ip address Example: C460-1# set time server 192.49.53.68 The Server Ip has been set to 192.49.53.68 set timezone User level: read-write, admin. Use the set timezone command to assign a timezone name and sets the time difference of the device relative to the Coordinated Universal Time (UTC / GMT).
  • Page 150: Set Trunk

    <vlan-id> [name <vlan-name>] vlan-id vlan-name Example: C460-1# set vlan 3 name gregory VLAN id 3, vlan-name gregory created. Number of the module (3-6). Number of the port on the module. If you do not specify a number, the vlan tagging mode is set for all the ports on the module.
  • Page 151: Set Vlan (Layer 3)

    <vlan-id> name <vlan-name> vlan-id vlan-name Example: C460-1(configure)# set vlan 2 name vlan2 If you wish to define a name which includes spaces, you must enclose the entire name in quotation marks, for example “new york”. set web aux-files-url User level: read-write, admin.
  • Page 152: Set Welcome Message

    Chapter 2 Avaya C460 CLI Commands Example: C460-1# set web aux-files-url //192.168.47.25/emweb-aux- files If you wish to define a directory name which includes spaces, you must enclose the entire name in quotation marks, for example “new york”. set welcome message User level: read-write, admin.
  • Page 153: Show Allowed Managers Status

    Use the show allowed managers status command to display the activation status of the Allowed Managers feature. The syntax for this command is: show allowed managers status Example: C460-1(super)# show allowed managers status Managers are disabled. Avaya C460 Reference Guide Chapter 2 Avaya C460 CLI Commands...
  • Page 154: Show Allowed Managers Table

    Use the show allowed managers table to display the list of the twenty possible allowed managers IP addresses. The syntax for this command is: show allowed managers table Example: C460-1(super)# show allowed managers table 1 ) 149.49.32.134 2 ) Not Used 3 ) Not Used 4 ) Not Used...
  • Page 155: Show Arp-Aging-Interval

    User level: read-only, read-write, admin. Use the show banner login command to display the message shown before a login. The syntax for this command is: show banner login Avaya C460 Reference Guide Chapter 2 Avaya C460 CLI Commands...
  • Page 156: Show Banner Post-Login

    Chapter 2 Avaya C460 CLI Commands Example: C460-1> show banner login show banner post-login User level: read-only, read-write, admin. Use the show banner login command to display the message shown after a successful login. The syntax for this command is:...
  • Page 157: Show Cam

    The syntax for this command is: show broadcast storm control Example: C460-1> show broadcast storm control Broadcast Storm Control ---------------- disable show cam User level: read-only, read-write, admin. Use the show cam command to display the CAM table entries for a specific module and port.
  • Page 158 Chapter 2 Avaya C460 CLI Commands Example: C460-1> show cam Total Matching CAM Entries Displayed = 128 Dest MAC/Route Dest vlan Destination Ports ------------------- ---- ----------------- 08:00:20:c6:98:5f 08:00:20:c4:c8:51 00:00:3b:80:49:7c 00:00:5e:00:01:01 00:00:5e:00:01:02 00:01:02:de:96:2f 00:02:2d:47:18:67 00:02:2d:48:18:29 00:02:55:5b:b1:e1 00:02:b3:07:92:4f 00:02:b3:23:94:4d 00:02:b3:23:a0:d3 00:02:b3:23:ca:f2 00:02:b3:23:ce:02...
  • Page 159: Show Cam Mac

    Use the show cam mac command to display a specific mac/vlan in the CAM CAM table. The syntax for this command is: show cam mac <mac> <vlan> mac-addr vlan Example: C460-1> show cam mac 00-00-81-01-23-45 Dest MAC/Route -------------- 00-00-81-01-23-45 00-00-81-01-23-46 Total Matching CAM Entries = 2 show cam vlan User level: read-only, read-write, admin.
  • Page 160: Show Chassis-Identity

    Chapter 2 Avaya C460 CLI Commands show chassis-identity User level: read-only, read-write, admin. Use the show module-identity command to display the identifier(s) required for requesting license keys for this chassis. The syntax for this command is: show chassis-identity Example: C460-1> show chassis-identity...
  • Page 161: Show Cpu Load

    C460-1> show cpu load The current CPU utilization is 1% show cs User level: read-only, read-write, admin. Use the show cs command to show the version numbers of the C460 chassis and installed components. The syntax for this command is: show cs Example: C460-1>...
  • Page 162: Show Device-Mode

    Chapter 2 Avaya C460 CLI Commands show device-mode User level: read-only, read-write, admin. Use this command to display the switch operational mode (Layer 2 or Layer 3). The syntax for this command is: show device-mode Example: C460-1> show device-mode Device mode is Router...
  • Page 163: Show Dynamic Vlans

    Example: C460-1> show dot1x statistics Rx: EAPOL EAPOL Total Start -------- -------- Tx: EAPOL Total Req/Id -------- -------- show dynamic vlans Use the show dynamic vlans command to display automatically learned VLANs.. The syntax for this command is: show dynamic vlans Router-1>...
  • Page 164: Show Environment Power

    User level: read-only, read-write, admin. Use the show environment power command to display the current power configuration for the switch, the total power available to the system, and amount of power currently in use. The “Main Power” includes two supervisor modules and the fan module, irrespective of the number of supervisor modules installed.
  • Page 165: Show Erase Status

    Size Chain Timeout Queue Assemble Fail Avaya C460 Reference Guide Chapter 2 Maximum number of packets set by the fragment size command Maximum number of fragments for a single packet set by the fragment chain command. Maximum number of seconds set by the fragment timeout command.
  • Page 166: Show Icmp-Redirect

    Chapter 2 Avaya C460 CLI Commands Overflow The syntax for this command is: show fragment Example: Router-1> show fragment Max number of concurrently reassembled packets is 100 Max number of fragments per packet is 64 Fragment timeout is 10 sec...
  • Page 167: Show Interface

    User level: privileged, supervisor. Use the show ip access-group command to display the active policy-list number. The syntax for this command is: show ip access-group Example: C460-1# show ip access group access-group 101 Avaya C460 Reference Guide Chapter 2 Status VLAN...
  • Page 168: Show Ip Access-List-Dscp

    A valid id number for a policy list currently defined for the module list- (100..199, 0 - default list) number dscp dscp entry (0 - 63) Example: C460-1> show ip access-list-dscp 101 Trust configuration is trust-cos DSCP Action ---- -------------------- ---------- ------------ fwd0 fwd0...
  • Page 169: Show Ip Access-List-Summary

    Example: C460-1> show ip access-lists ip access-list 100 10 deny-and-notify tcp 192.168.55.0 any range ip access-list 100 30 deny udp optional ip access-list 100 35 deny ip ip access-list 100 55 fwd7 tcp host 192.168.3.4 host 10.6.7.8 default action for list 100 is permit...
  • Page 170: Show Ip Icmp

    Chapter 2 Avaya C460 CLI Commands vlan ip-addr ip-mask static Example: show ip arp show ip arp marketing show ip arp 192.168.49.1 show ip arp 192.168.49.1 255.255.255.0 Display range of ARP mapping show ip arp marketing_vlan show ip arp static If you wish to define a name which includes spaces, you must enclose the entire name in quotation marks, for example “new york”.
  • Page 171: Show Ip Interface

    Proxy ARP is disabled If you wish to define a name which includes spaces, you must enclose the entire name in quotation marks, for example “new york”. Avaya C460 Reference Guide Chapter 2 The name of the interface whose information you want to display.
  • Page 172: Show Ip Interface Brief

    Chapter 2 Avaya C460 CLI Commands show ip interface brief User level: read-only, read-write, admin. Use the show ip interface brief command to display brief information for an IP interface. The syntax for this command is: show ip interface brief [<interface> | <vlan> | <IP addr>]...
  • Page 173: Show Ip Ospf Database

    The syntax for this command is: show ip ospf interface [<interface-name>] interface-name Example: Router-1> show ip ospf interface Avaya C460 Reference Guide Chapter 2 Displays information only about the autonomous system boundary router summary LSAs. Optional. Displays information only about the external LSAa.
  • Page 174: Show Ip Ospf Neighbor

    Chapter 2 Avaya C460 CLI Commands If you wish to define a name which includes spaces, you must enclose the entire name in quotation marks, for example “new york”. show ip ospf neighbor User level: read-only, read-write, admin. Displays OSPF-neighbor information on a per-interface basis.
  • Page 175: Show Ip Reverse-Arp

    User level: read-only, read-write, admin. Use the show ip route command to display IP routing table entries. The syntax for this command is: show ip route Example: C460-1> show ip route Network ---------------- 149.49.50.0 0.0.0.0 show ip route (Layer 3) User level: read-only, read-write, admin.
  • Page 176: Show Ip Route Best-Match

    Chapter 2 Avaya C460 CLI Commands routing table. The syntax for this command is: show ip route Router-1> show ip route Network ---------------- 149.49.77.0 0.0.0.0 show ip route best-match User level: read-only, read-write, admin. Use the show ip route best-match command to display a routing table for a destination address.
  • Page 177: Show Ip Route Summary

    User level: read-only, read-write, admin. Use the show ip traffic command to display the IP traffic statistics counters. The syntax for this command is: show ip traffic Avaya C460 Reference Guide Chapter 2 Mask Interface Next-Hop ---------------------------------------------------- 255.255.255.0e-36...
  • Page 178 Chapter 2 Avaya C460 CLI Commands Example: Router-1> show ip traffic IP statistics: Received: 1365359 total, 45659 local destination 0 bad hop count, 0 packet header errors 0 unknown protocol, 136786 address errors 1182914 discarded Fragments: 0 reassembled, 0 timeouts...
  • Page 179: Show Ip Unicast Cache

    Use the show ip unicast cache command to list the entries in the hardware unicast cache database. The syntax for this command is: show ip unicast cache [<ip addr>] ip addr Avaya C460 Reference Guide Chapter 2 IP address. Avaya C460 CLI Commands...
  • Page 180: Show Ip Unicast Cache Networks

    Chapter 2 Avaya C460 CLI Commands Example: Router-1> show ip unicast cache Showing 6 Sessions. IP Address =========== 192.168.1.1 192.168.2.1 192.168.2.2 192.168.2.3 192.168.2.4 192.168.2.5 show ip unicast cache networks User level: read-only, read-write, admin. Displays summary of networks handled by the hardware unicast cache database.
  • Page 181: Show Ip Unicast Cache Networks Detailed

    Example: Router-1> show ip unicast cache nextHop Showing 2 rows Next Hop ======== 192.168.4.1 192.168.5.1 Avaya C460 Reference Guide Chapter 2 The IP address of the network. The mask IP address. IP Address =================== 24 192.168.6.40 192.168.6.53 192.168.6.64...
  • Page 182: Show Ip Unicast Cache Summary

    Chapter 2 Avaya C460 CLI Commands show ip unicast cache summary User level: read-only, read-write, admin. Use the show command to display the number of host networks and next-hops in the module’s unicast cache. The syntax for this command is:...
  • Page 183: Show Ip Vrrp Detail

    User level: read-only, read-write, admin. Use the show ip vrrp detail command to display full VRRP-related information The syntax for this command is: show ip vrrp detail detail Avaya C460 Reference Guide Chapter 2 Show full detail information Avaya C460 CLI Commands...
  • Page 184 Chapter 2 Avaya C460 CLI Commands Example: Router-1> show ip vrrp detail VRRP is globally enabled Virtual Router on VLAN: Router-id: State: Priority: Advertisement Interval: Last State Change: Override Address Ownership Rule: No Authentication Type: Authentication Key: Master IP Address...
  • Page 185: Show L2-Config

    !# Active SPV position: !# Number of blades: !# Backplane CS: --type q to quit or space key to continue-- !# Backplane Serial #: Avaya C460 Reference Guide Chapter 2 C H A S S I S I N F O UPTIME: 0:05:44.533 Avaya Inc.- C460ML-SW Multi-layer Switch...
  • Page 186 Chapter 2 Avaya C460 CLI Commands !####################################################################### !####################################################################### !# Slot #: !# SPV state: !# Blade type: !# Blade-CS: !# Serial #: !# SW versions - bank A, B: !# Embedded Web SW version: !####################################################################### !####################################################################### --type q to quit or space key to continue--...
  • Page 187 "public" set snmp community trap "public" set system location "" set system name "" set system contact "" set logout 0 Avaya C460 Reference Guide Chapter 2 I O B L A D E I N F O M4612ML-G 0000114...
  • Page 188 Chapter 2 Avaya C460 CLI Commands !#Set vlan table management parameters set vlan 1 name V1 !# Set the interface of the device !# set interface !#Set PPP management parameters !#set interface ppp 0.0.0.0 0.0.0.0 --type q to quit or space key to continue--...
  • Page 189 Chapter 2 Avaya C460 CLI Commands !# set intelligent-multicast parameters set intelligent-multicast disable set intelligent-multicast client-port-pruning time 600 set intelligent-multicast router-port-pruning time 1800 set intelligent-multicast group-filtering-delay time 10 !#******* broadcast storm configuration ********* set broadcast storm control threshold 0 set broadcast storm control disable !#********************************************************* LINK AGGREGATION GROUP.
  • Page 190 Chapter 2 Avaya C460 CLI Commands !#*************** port 5/1 configuration ***************** !# Port type: !# Link status: !# STA status: !#********************************************************** set port disable 5/1 set port auto-negotiation-flowcontrol-advertisement 5/1 no-flowcontrol --type q to quit or space key to continue-- set port negotiation 5/1 enable...
  • Page 191 5/5 "NO NAME" --type q to quit or space key to continue-- set port trap 5/5 enable set port classification 5/5 valuable set port enable 5/5 Avaya C460 Reference Guide Chapter 2 Tranceiver Not Present no link Disabled...
  • Page 192 Chapter 2 Avaya C460 CLI Commands !#*************** port 5/6 configuration ***************** !# Port type: !# Link status: !# STA status: !#********************************************************** set port disable 5/6 set port auto-negotiation-flowcontrol-advertisement 5/6 no-flowcontrol set port negotiation 5/6 enable set port level 5/6 0...
  • Page 193 1 5/11 set port name 5/11 "NO NAME" set port trap 5/11 enable set port classification 5/11 valuable set port enable 5/11 Avaya C460 Reference Guide Chapter 2 Tranceiver Not Present no link Disabled Tranceiver Not Present...
  • Page 194 Chapter 2 Avaya C460 CLI Commands !#*************** port 5/12 configuration ***************** !# Port type: !# Link status: !# STA status: !#********************************************************** set port disable 5/12 set port auto-negotiation-flowcontrol-advertisement 5/12 no-flowcontrol set port negotiation 5/12 enable set port level 5/12 0...
  • Page 195: Show License

    Use the show mac-aging command to display the current status of the MAC aging function. The syntax for this command is: show mac-aging Avaya C460 Reference Guide Chapter 2 License Key ----------------------------- ------------- ------- 0000 0000 0000 0000 0000 0000 unlicensed...
  • Page 196: Show Mac-Aging-Time

    Chapter 2 Avaya C460 CLI Commands Example: C460-1> show mac-aging mac aging application is disabled show mac-aging-time User level: user, privileged, supervisor Use the show mac-aging-time command to display the MAC aging time in minutes. The syntax for this command is:...
  • Page 197: Show Module

    ---- ----------------- ---- C460-CH M460ML-SPV M460ML-SPV M4612ML-G M4648ML-T-2G-PWR M4648ML-T-PWR M4648ML-T-2G PSU1 MPS4610-AC PSU2 MPS4610-AC PSU3 M460-FAN Output Fields Type Status Avaya C460 Reference Guide Chapter 2 Status -------- ------ 0000008 0000003 Active 0000017 Standby 0000004 Normal 0000016 Normal 0000029 Normal...
  • Page 198: Show Outband

    Chapter 2 Avaya C460 CLI Commands show outband User level: read-only, read-write, admin. Use the show outband command to displays the Ethernet Console port status. This command applies to the specific supervisor module where you execute it. The syntax for this command is:...
  • Page 199: Show Port

    The syntax for this command is: show port [<module>[/port]] module (Optional) port (Optional) Example to display the status for port 4 on switch 3: C460-1> show port 3/4 Port Name ------ --------------- --------- ---- ------ ------- ---- ---- ----------------- NO NAME...
  • Page 200: Show Port Auto-Negotiation-Flowcontrol-Advertisement

    Chapter 2 Avaya C460 CLI Commands show port auto-negotiation-flowcontrol-advertisement User level: read-write, admin. Use the show port auto-negotiation-flowcontrol-advertisement command to display the flowcontrol advertisement for a Gigabit port used to perform auto-negotiation. The syntax for this command is: set auto-negotiation-flowcontrol-advertisement [module/port]...
  • Page 201 Example: C460-1> show port channel Port Channel Status ---- --------------- 3/13 C460-1> show port channel 3/3 info Port Speed ------ ------ ------- ----- --------- -------- -------- Avaya C460 Reference Guide Chapter 2 Displays full information on the port Channel Name and Id...
  • Page 202: Show Port Classification

    Use the show port classification command to display a port’s classification. The syntax for this command is: show port classification [module/[port]] module port (Optional) Example: C460-1> show port classification 4/8 Port Port Classification ------ --------------------- regular C460-1> show port classification 4/9 Port Port Classification...
  • Page 203: Show Port Dot1X

    Number of the module. (Optional) port Number of the port on the module, or range of ports. (Optional) Example: C460-1> show port dot1x 3/3 Port Auth BEnd Number State State ------ -------- ------ -------- ------ ---- ----- ------ ------ ------ ----- ---...
  • Page 204 Chapter 2 Avaya C460 CLI Commands BEnd Stat Port Control Port Status Re Auth Quiet Period ReAuth Period Server Tmout Supp Tmeout Tx Priod The current state od the Backend Authentication state machine. Possible states include: • Request • Response •...
  • Page 205: Show Port Dot1X Statistics

    You can also specify a range of ports separated by a dash, for example, 4/5-13 for ports 5 to 13 on module 4. Example: C460-1> show port statistics 1/1 Port Tx_Req/Id ------ ---------...
  • Page 206: Show Port Edge State

    You can also specify a range of ports separated by a dash, for example, 4/5-13 for ports 5 to 13 on module 4. Example: C460-1> show port edge state Port admin state -------...
  • Page 207: Show Port Mirror

    Receive- Flowcontrol- Oper show port mirror User level: read-only, read-write, admin. Use the show port mirror command to display mirroring information for the switch. The syntax for this command is: show port mirror Avaya C460 Reference Guide Chapter 2 Admin Oper...
  • Page 208: Show Port Point-To-Point Status

    Use the show port point-to-point status command to show the port’s point-to-point admin and operational RSTP status. The syntax for this command is: show port point-to-point status <module/port> module (Optional) port (Optional) Example: C460-1> show port point-to-point status Port point-to-point admin state ------- ---------------------------- auto auto auto auto...
  • Page 209: Show Port Redundancy

    The syntax for this command is: show port trap [<module>[/<port>]] module (Optional) port (Optional) Example: C460-1> show port trap 4/1 Port 4/1 up/down trap is disabled Avaya C460 Reference Guide Chapter 2 Primary Port Secondary Port -------------- ----------------...
  • Page 210: Show Port Vlan-Binding-Mode

    Chapter 2 Avaya C460 CLI Commands show port vlan-binding-mode User level: read-only, read-write, admin. Use the show port-vlan-binding command to display port vlan binding mode information. The syntax for this command is: show port vlan-binding-mode [module[/port]] module port (Optional) Example: C460-1>...
  • Page 211: Show Powerinline Budget

    User level: read-only, read-write, admin. Use the show powerinline budget command to display the PoE budget distribution for modules in the switch. The budget assigned for the module includes power for PoE ports and power required for module basic PoE operation.
  • Page 212: Show Ppp Authentication

    Chapter 2 Avaya C460 CLI Commands The syntax for this command is: show powerinline budget Example: C460-1> show powerinline budget Slot Module Type ---- --------------------------- M4612ML-G M4648ML-T-2G-PWR M4648ML-T-PWR M4648ML-T-2G show ppp authentication User level: read-only, read-write, admin. Use the show ppp authentication command to display the authentication method used for PPP sessions.
  • Page 213: Show Ppp Configuration

    The syntax for this command is: show ppp incoming timeout Example: C460-1> show ppp incoming timeout PPP incoming timeout is 15 minutes show ppp session User level: read-only, read-write, admin. Use the show ppp session command to display PPP parameters and statistics of an active PPP session.
  • Page 214: Show Radius Authentication

    Chapter 2 Avaya C460 CLI Commands show radius authentication User level: read-only, read-write, admin. Use the show radius authentication command to display all RADIUS authentication configurations. The syntax for this command is: show radius authentication Example: C460-1> show radius authentication...
  • Page 215: Show Rmon Event

    User level: read-only, read-write, admin. Use the show rmon event command to show the parameters of an Event entry defined by the rmon event command on Page 76 or using the C460 Manager. The syntax for this command is: show rmon event [<Event Index>]...
  • Page 216: Show Rmon History

    The syntax for this command is: show rmon history [<History Index>] History Index Example: C460-1> show rmon history 1026 history Entry 1026 is active, owned by amir Monitors ifEntry.1.1026 every 30 seconds Requested # of time intervals, ie buckets, is 20...
  • Page 217: Show Rmon2 Dscp-Stats

    Example: C460-1> show rmon statistics Statistics for switch is active,owned by Monitor Monitors ifEntry.1.1026 which has Received 26375085 octets, 222536 packets, 154821 broadcast and 53909 multicast packets, 0 undersize and 0 oversize packets, 0 fragments and 0 jabbers, 1 CRC alignment errors and 0 collisions,...
  • Page 218: Show Rmon2 Protocol-Dir

    Chapter 2 Avaya C460 CLI Commands show rmon2 protocol-dir User level: read-only, read-write, admin. Use the show rmon2 protocol-dir command to display the protocols in the TCP/UDP protocols list. The syntax for this command is: show rmon2 protocol-dir [UDP|TCP <Port #>]...
  • Page 219 HTTP over TCP/IP (Port 80) 1111 tcp 2222 tcp SNMP-trap over UDP/IP (Port 162) Other Total IP routed ---------------------------------- Total IP ARP Protocol Avaya C460 Reference Guide Chapter 2 Avaya C460 CLI Commands Total Packets Total Octets -------------- -------------- 5033 176031...
  • Page 220: Show Rmon2 State

    Chapter 2 Avaya C460 CLI Commands show rmon2 state User level: read-only, read-write, admin. Use the show rmon2 state command to display the status of the rmon2 application. The syntax for this command is: show rmon2 state Example: Router-1> show rmon2 state...
  • Page 221: Show Running-Config

    The syntax for this command is: show running-config Example: Router-1> show running-config Router-1> ! Avaya Inc.- C460ML Multi-layer Switch - Router configuration ! version 2.0.2 ip access-list-name 100 "list #100" ip access-list-owner 100 "egotlieb@135.64.102.64" ip access-list 100 ip access-list 100...
  • Page 222: Show Secure Current

    Chapter 2 Avaya C460 CLI Commands show secure current User level: read-write, admin. Use the show secure current command to list the IP addresses of managers currently connected to the switch. The syntax for this command is: show secure current...
  • Page 223: Show Snmp

    The syntax for this command is: show snmp Example: C460-1> show snmp Authentication trap disabled Community-Access ---------------- read-only read-write trap Trap-Rec-Address ---------------- 192.138.40.59 Avaya C460 Reference Guide Chapter 2 Community-String ---------------- public public public Status Traps Configured -------- ---------------- Enabled config...
  • Page 224: Show Snmp Retries

    User level: read-only, read-write, admin. Use the show snmp retries command to display the number of retries initiated by the C460 Manager when it tries to send SNMP messages to the device. The syntax for this command is: show snmp retries Example: C460-1>...
  • Page 225 20 4 /20 not-connected 20 4 /21 not-connected 20 4 /22 not-connected 20 4 /23 not-connected 20 4 /24 not-connected 20 4/100 Avaya C460 Reference Guide Chapter 2 00-40-0d-88-06-c8 Hello Time: 2 Cost Priority 128 ... Avaya C460 CLI Commands...
  • Page 226: Show Spv

    Chapter 2 Avaya C460 CLI Commands Output fields: Field Spanning tree Designated root Designated Root Priority Designated Root Cost Designated Root Port Root Max Age Hello Time Bridge ID MAC ADDR Bridge ID Priority Port Port-State Cost Priority show spv User level: read-only, read-write, admin.
  • Page 227 EmWeb version Bank A version | Bank B version | Preferred Bank | Serial Number C/S Number Running Version| Booted From Avaya C460 Reference Guide Chapter 2 MAC address : 00.04.0D.17.A4.00 : 4552086 : 1.0 SPV 1 ----------------------------------------------- Standby 2.0.2 2.0.2...
  • Page 228: Show Startup-Config

    Use the show startup-config command to display the router startup configuration. Example: show startup-config Example: Router-1> show startup-config Router-1> ! Avaya Inc.- C460ML Multi-layer Switch - Router configuration ! version 2.0.2 ip access-list-name 100 "list #100" ip access-list-owner 100 "egotlieb@135.64.102.64" ip access-list 100 ip access-list 100 set vlan...
  • Page 229: Show System

    Displays the encrypted event log file. The syntax for this command is: show system log The syntax for this command is: show system-log [[slot]] slot Avaya C460 Reference Guide Chapter 2 System Location ------------------------------------------------ Technical Writing Out-band MAC address --------------------...
  • Page 230 Chapter 2 Avaya C460 CLI Commands Example: C460-1> show system-log C460-1(super)# sh system-log --type q to quit or space key to continue-- *** UpTime : 0:37:19 *** *** MODULE : 1 *** System log file: H+n.AgDwZZioHgDZZZZ.(ioHgD3D3wD"bZZ.onD<ZZ2oAgDN~N}ZZAojgD gKgjiDZ!htllol ?glgi H+n.AgDwZZioHgDZZZZ.(ioHgD3D3wD@QZZ.onD3ZZ2oAgDlxi!hn95{s: !ZZAojgDb@3Z gKgjiDZoNs}E=ZH~YL{}Z?}s}= H+n.AgDwZZioHgDZZZZ.(ioHgD0D0TD0<ZZ.onD3ZZ2oAgDt((9(~;}EHN...
  • Page 231: Show System-Log (Layer 3)

    TFTP Device Manager S/W (Embedded Web) download process into the device. The syntax for this command is: show tftp download software status [<mod_num>] Example: C460-1> show tftp download software status C460-1> Module #1 C460-1> =========== C460-1> Module C460-1> Source file C460-1>...
  • Page 232: Show Time

    Running state Failure display Last warning show time User level: read-only, read-write, admin. Use the show time command to display the current C460 time and timezone. The syntax for this command is: show time Example: C460-1> show time 10:32:34 27 JAN 2000 GMT show time parameters User level: read-only, read-write, admin.
  • Page 233: Show Timezone

    User level: read-only, read-write, admin. Use the show timezone command to display the current C460 time zone. The syntax for this command is: show timezone Example: C460-1> show timezone Timezone set to 'GMT', offset from UTC is 0 hours show trunk User level: read-only, read-write, admin.
  • Page 234: Show Username

    User level: read-only, read-write, admin. Use the show vlan command to display the VLANs configured in the switch. The syntax for this command is: show vlan Tag status of the port (dot1q - dot1Q tagging mode, off - clear mode).
  • Page 235: Show Vlan (Layer 3)

    ---------------- ------- ----------------- Default show web aux-files-url User level: read-only, read-write, admin. Displays the URL/directory from where the switch can access the Device Management auxiliary files (for example help files). The syntax for this command is: show web aux-files-url Example: C460-1>...
  • Page 236: Sync Spv

    Chapter 2 Avaya C460 CLI Commands sync spv User level: read-write, admin. Use the sync spv command to synchronize the following between an Active Supervisor Module and Halted Supervisor Module: • Boot bank • Firmware images • Device manager image You can only execute this command from the active Supervisor Module CLI.
  • Page 237: Terminal Length

    C460-1> terminal length terminal length: 25 (auto-detected) C460-1> terminal length 40 C460-1> terminal length C460-1> terminal width: 40 (user-configured) terminal width User level: read-only, read-write, admin. Use the terminal width command to set the width of the terminal display in characters.
  • Page 238 Chapter 2 Avaya C460 CLI Commands You can only access these commands in the Router-RIP context. Type router rip at the command prompt to enter the Router-RIP context if necessary. Use the timers basic command to configure the route timer.
  • Page 239: Timers Ospf

    [no] timers spf <spf-holdtime> spf-holdtime Example: Router-1 (configure router:ospf) # timers spf 5 Done! Avaya C460 Reference Guide Chapter 2 RIP invalid route timer in seconds (minimum =30; default = 180) The time in seconds of the delay between runs of OSPF’s SPF calculation.
  • Page 240: Traceroute

    Chapter 2 Avaya C460 CLI Commands traceroute User level: read-only, read-write, admin. Provides a trace route utility. The syntax for this command is: traceroute <host> host Example: Router-1> traceroute 192.168.50.13 tree User level: read-only, read-write, admin. Use the tree command to display a list of CLI commands available at the current user level.
  • Page 241: Username

    The syntax for this command is: username <name> password <passwd> access-type {read-only|read- write|admin} name passwd Avaya C460 Reference Guide Chapter 2 New user name (minimum four characters) User’s password (minimum four characters) Avaya C460 CLI Commands...
  • Page 242: Validate-Group

    Chapter 2 Avaya C460 CLI Commands access-type Example: C460-1(super)# username john password johnny access-type read-write User account added. C460-1(super)# username root password secret access-type read-write ERROR: User account root has always an administrator access type. C460-1(super)# username root password secret access-type admin User account modified.
  • Page 243: Validate Policy-List

    If there is a configuration problem with a specific rule, or with a number of rules, detailed error messages will be given. The syntax for this command is: validate policy-list <policy-list-number>[quiet] quiet Example: C460-1(configure)# validate policy-list 101 Avaya C460 Reference Guide Chapter 2 Avaya C460 CLI Commands does not display error messages...
  • Page 244 Chapter 2 Avaya C460 CLI Commands Avaya C460 Reference Guide...
  • Page 245: Avaya C460 Reference Guide

    27 copy tftp SW_image 28, 29 disable interface 31 enable interface 32 erase startup-config 33 fragment chain 33 Avaya C460 Reference Guide get time 34 hostname 34 ip access-default-action 37 ip access-group 37 ip access-list 38 ip access-list-cookie 39...
  • Page 246 135 set system name 135 set time client 136 set time protocol 136 set time server 137 set timezone 137 set trunk 138 set vlan 138 set web aux-files-url 139 set welcome message 140 show Avaya C460 Reference Guide...
  • Page 247 148 show outband 186 show port 187 show port auto-negotiation-flowcontrol 188 show port channel 188 Avaya C460 Reference Guide Layer 2 CLI Commands show port classification 190 show port dot1x 191 show port dot1x statistics 193 show port flowcontrol 194...
  • Page 248 Layer 2 CLI Commands terminal width 225 tree 228 username 229 Avaya C460 Reference Guide...
  • Page 249: Layer 3 Cli Commands

    37 ip access-list 38 ip access-list-cookie 39 ip access-list-copy 39 ip access-list-dscp name 40 ip access-list-dscp operation 40 Avaya C460 Reference Guide ip access-list-dscp precedence 41 ip access-list-dscp trust 42 ip access-list-name 42 ip access-list-owner 43 ip address 43...
  • Page 250 140 show boot bank 223 show copy status 148 show device-mode 150 show environment fans 151 show erase status 153 show event-log 153 show ip access-group 155 show ip access-list-dscp 156 show ip access-lists 156 Avaya C460 Reference Guide...
  • Page 251 221 show vlan 223 show web aux-files-url 223 sync spv 224 terminal length 225 terminal width 225 timers basic 225 timers spf 227 Avaya C460 Reference Guide Layer 3 CLI Commands traceroute 228 tree 228 validate-group 230, 231...
  • Page 252 Layer 3 CLI Commands Avaya C460 Reference Guide...
  • Page 253: Glossary

    TCP/IP network. The host whose IP address matches the requested address then replies with its physical hardware address. Backbone A high-bandwidth connection between switches. A backbone link normally operates in Full Duplex Mode, sending packets in both directions simultaneously. Beacon Frame Refer to Beaconing. Avaya C460 Reference Guide...
  • Page 254 A burst is always limited in time and can take place only under special conditions. A transmission path or channel. A bus is typically an electrical connection with one or more conductors, where all attached devices receive all transmissions at the same time. Avaya C460 Reference Guide...
  • Page 255 CAM is accessed according to its contents, not its memory address. Chassis View Avaya Inc.’s Network Management System’s graphic depiction of a network device. Client A computer system or process that requests a service from another computer system or process (a "server").
  • Page 256 Dot1Q Standard for VLAN tagging under the IEEE 802.1Q VLAN standard. Domain Resource Unit. The unit of measure of resources available in a Avaya M770 Device DomainX. Duplex Mode The state of the device with regard to simultaneous transmission and reception of information.
  • Page 257 244. Flow Control Avaya’s devices use a proprietary form of flow control that enables one endpoint to inform another endpoint that it should refrain from sending additional packets. The flow control mechanism avoids packet loss. Flow control is used in Full Duplex Mode.
  • Page 258 SMTP for communication between the E-mail client and server. In-Band Transmission of auxiliary information, such as management messages, using the same frequencies or channels normally used for information transfer. Internet Protocol Refer to IP on page 247 and TCP/IP on page 254. Avaya C460 Reference Guide...
  • Page 259 Interswitch Link (ISL) Interswitch Link. An Avaya proprietary mechanism to tag packets with VLAN and priority information across the backbone. This allows two Avaya devices to act as a single logical entity. The protocol that governs packet forwarding within the TCP/IP standards developed and used on the Internet.
  • Page 260 Usually characterized by high-speed connections using fiber optical cable or other digital media. Management Information Base. A database of network management information that can be monitored by a Network Management System. Both SNMP and RMON Avaya C460 Reference Guide...
  • Page 261 MIB. Module A self-contained communications unit that may be used in combination with other units. Examples include individual Avaya P330 units and cards that slot into the Avaya P580/P882 Device. Multicasting A method of information transmission in which copies of the packet are delivered to multiple ports, but only a subset of all possible destinations.
  • Page 262 Plus Tagging A proprietary Avaya tagging mechanism that enables extended VLAN capabilities. Post Office Protocol. Used to retrieve E-mail from a mail server. Most E-mail applications use the POP protocol, although some can use the newer IMAP (Internet Message Access Protocol).
  • Page 263 A duplication of devices, services, or connections so that in the event of a failure, the redundant device, service, or connection can take over for the one that failed. Repeater A device that automatically amplifies, restores, or reshapes signals distorted by transmission loss. Avaya C460 Reference Guide...
  • Page 264 Side-Band Transmission of auxiliary information, such as management messages, by means of a direct connection that bypasses the frequencies and channels normally used for information transfer. Unlike out-of-band transmission, side-band transmission does not require a modem. Avaya C460 Reference Guide...
  • Page 265 RMON standard to provide additional tools and features for monitoring in the switch environment. SMON enables a global view of traffic for all switches on the network, an overall view of traffic passing through a specific switch, detailed...
  • Page 266 TFTP Trivial File Transfer Protocol. A simple form of File Transfer Protocol, using User Datagram Protocol (UDP) and providing no security features. TFTP is often used by servers to boot diskless workstations, X-terminals, and routers. Avaya C460 Reference Guide...
  • Page 267 Virtual Path A group of virtual channels that can support multiple virtual circuits. Vendor-Specific Attribute. RADIUS supports attributes of which one, the VSA, supports vendor-specific attributes. This allows vendors to create custom RADIUS attributes. Avaya C460 Reference Guide...
  • Page 268 Glossary Avaya C460 Reference Guide...

Table of Contents