Manuale d’uso / di manutenzione del prodotto P460 del fabbricante Cambridge SoundWorks
Vai alla pagina of 224
Avaya Reference Guide A VAYA P460 M ULTILAYER M ODULAR S WITCH S OFTWARE V ERSION 1.0 February 2003.
.
Avaya P460 Reference Guide i Contents Chapter 1 Using the CLI ............ ....................... ...................... .......................... ...................... ........ 1 CLI Architecture ............ ....................... ..............
Contents ii Avaya P460 Reference Guide clear port static-vlan ................. ...................... .......................... .................. 19 clear radius authentication server ................ ....................... ..................... 2 0 clear snmp trap .
Contents Avaya P460 Reference Guide iii ip ospf dead-interval .......... ....................... ....................... ......................... . 44 ip ospf hello-interval ...................... ...................... .......................... ...
Contents iv Avaya P460 Reference Guide session ............ ...................... .......................... ...................... ....................... . 70 set allowed managers ...... ....................... ....................... .............
Contents Avaya P460 Reference Guide v set port trap .................... ...................... .......................... ...................... ....... 99 set port vlan ......................... .......................... ...................... ....
Contents vi Avaya P460 Reference Guide show cam mac .................. ....................... ....................... ...................... ..... 123 show chassis-identity ....................... ... .................... ...................... .....
Contents Avaya P460 Reference Guide vii show port classification ........ ....................... ...................... ...................... 160 show port flowcontrol ........................ ....................... ......................... ..... 160 show port mirror .
Contents viii Avaya P460 Reference Guide Layer 2 CLI Commands ............ ......................... ....................... ...................... .......... 187 Layer 3 CLI Commands ............ ......................... ....................... ....
Avaya P460 Reference Guide 1 Chapter 1 Using the CLI This chapter describes the Avaya P460 CLI architecture and conventions, and provides instructions for accessing th e Avaya P460 for configu r a t ion pu rposes.
Chapter 1 Using the CLI 2 Avaya P460 Reference Guide Conventions Used • Mandatory keywords ar e in the computer bold font. • Information displayed on s creen is displayed in computer font. • Variables that you supply are in point ed brackets <>.
Chapter 1 Using the CLI Avaya P460 Reference Guide 3 The command line prompt looks as follows: London-1(configure router:ospf)# The command prompt is not hierarchical in structure.
Chapter 1 Using the CLI 4 Avaya P460 Reference Guide Navigation, Cursor Movement and Shortcu ts The CLI contains a simple text editor with these functions: Command Syntax Commands are not case-sensitive. That is , uppercase and lowercase charact ers may be interchanged freely.
Chapter 1 Using the CLI Avaya P460 Reference Guide 5 Universal Commands Universal commands are commands that can be issued anywhere in the hierarchical tree. Retstatus command Use the retstatus command to show whether the last CLI command you performed was successful .
Chapter 1 Using the CLI 6 Avaya P460 Reference Guide terminal width Use the terminal width command to set the terminal width of the terminal display. The syntax for this command is: terminal width [<character>] Example: terminal length Use the terminal length command to set the length of the terminal display.
Chapter 1 Using the CLI Avaya P460 Reference Guide 7 clear screen Use the clear screen command to clear the current te rminal display. The syntax for this command is: clear screen Example: P460-1> clear screen Welcome to P460 SW version 1.
Chapter 1 Using the CLI 8 Avaya P460 Reference Guide Avaya P460 Sessions You can use sessi ons to switch between P4 60 Supervisor m odules or to switch between Layer 2 and Layer 3 commands in the P460 CLI. To switch between P460 modules use the command: session [<mod_num>] <mode> .
Chapter 1 Using the CLI Avaya P460 Reference Guide 9 Security Levels There are four security access levels (modes) – User, Privileged, Configure and Supervisor. • The User mode is a general access level used to show system parameter values. • The Privileged mode is used by site personnel to acce ss sw itch conf iguration options.
Chapter 1 Using the CLI 10 Avaya P460 Reference Guide Entering the CLI To enter the CLI, enter your username and password. Your acces s level is indicated in the prompt as follows: The User level prom.
Chapter 1 Using the CLI Avaya P460 Reference Guide 11 Router Configuration Contexts You can either use the general P 460 commands available from the Router(configure)# prompt or you can enter one of two router configuration context modes: • Router i nterface context: This allows you to define parameters individually for each interface.
Chapter 1 Using the CLI 12 Avaya P460 Reference Guide.
Avaya P460 Referenc e Guide 13 Chapter 2 Avaya P460 CLI Commands This chapter describes all the P460 CLI commands and parameters in alphabetical order. area User level: read-write, admin. L You can only access this command in Router-OSPF mode. Type router ospf at the command prompt to enter Router -OSPF mode if necessary.
Chapter 2 Avaya P460 CLI Comm ands 14 Avaya P460 Reference Guide Use the arp command to a dd a permanent entry to the Address Resolution Protocol (ARP) cache.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 15 Example: To set the arp timeout to one hour: To restore the def ault arp timeout: banner logi n Use the banner login command to enter the login banner configuration mode. Use the no banner login command to set the login banner to the default value.
Chapter 2 Avaya P460 CLI Comm ands 16 Avaya P460 Reference Guide clear arp-cache User level: read-write, admin. L You can only access this command in configure mode. Type configure at the command prompt to enter configure mode. Use the clear arp-cache command to delete dynamic entries from the ARP cache and the IP route cache.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 17 clear dynamic vlans User level: read-write, admin. Use the clear dynamic vlans command to clear dynamically learn ed VLANs. Only the VLANs learned by the switch from incoming traffic are cleared using this command.
Chapter 2 Avaya P460 CLI Comm ands 18 Avaya P460 Reference Guide The syntax for this command is: clear interface [outband | inband] Example: clear ip route User level: read-write, admin. Use the clear ip route command to delete IP routing table entries.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 19 The syntax for this command is: clear ip route * | <ip-addr> [<ip-mask>] Example: clear port mirror User level: read-write, admin. Use the clear port mirror command to cancel port mirroring.
Chapter 2 Avaya P460 CLI Comm ands 20 Avaya P460 Reference Guide The syntax for this command is: clear port static-vlan [module/port range][vlan num] Example: clear radius auth entication serve r User level: read-write, admin. Removes a primary or secondary RADIUS authentication server.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 21 Example: clear system-log User level: read-write, admin. Use the clear system-log command to delete the log f ile of a Supervisor Module. The syntax for this command is: clear system-log [<module_number>] Example: clear timezone User level: read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 22 Avaya P460 Reference Guide clear vlan User level: read-write, admin. Use the clear vlan command to dele te an existing VLAN and return ports from this VLAN to the default VLAN #1. When you clear a VLAN, all ports assigned to that VLAN are assigned to the default VLAN #1.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 23 If you wish to define a name which includes spaces , you must enclose the entire name in quotation marks, for example “new york”. configure User level: read-write, admin. Use the configure command to enter configure mode.
Chapter 2 Avaya P460 CLI Comm ands 24 Avaya P460 Reference Guide L To use this command, you need to have an a ctive TFTP server, and to create a file into which to download the data. If Avaya Mu ltiService Network Manage r is running, you do not require an additional TFTP server.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 25 Example: copy tftp startup -config User level: read-write, admin. Copies the P460 configuration from the save d TFTP file to the Startup Configuration NVRAM.
Chapter 2 Avaya P460 CLI Comm ands 26 Avaya P460 Reference Guide copy tftp SW_imageA User level: read-write, admin. Use the copy tftp SW_imageA command to update the softwa re image in Bank A of all the Supervisor Modules installed in the swit ch.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 27 Example: default-metric User level: read-write, admin. L You can only access this command in interface mode. Type interface [name] at the command prompt to enter interface mode if necessary.
Chapter 2 Avaya P460 CLI Comm ands 28 Avaya P460 Reference Guide The syntax for this command is: disable interface [outband | inband] Example: enable interfa ce User level: read-write, admin. Use the enable interface command to enable the inband and outband interfaces.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 29 enable vlan comma nds User level: read-write, admin. L You can only access this command in interface mode.
Chapter 2 Avaya P460 CLI Comm ands 30 Avaya P460 Reference Guide Example: If you wish to enter a name which includes spaces , you must enclose the entire name in quotation marks, for example “new york”. hostname ( Layer 3) User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 31 The syntax for this command is: [no] interface <interface name> Example: If you wish to define a name which includes spaces , you must enclose the entire name in quotation marks, for example “new york”.
Chapter 2 Avaya P460 CLI Comm ands 32 Avaya P460 Reference Guide Use the ip access-group command to activate a specific poli cy list. Use the no ip access-group command to deactivate the policy list.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 33 Example: ip access-list-cookie User level: read-write, admin. • You can only access this command in Configure mode. Type configure at the command prompt to enter Configure mode if necessary.
Chapter 2 Avaya P460 CLI Comm ands 34 Avaya P460 Reference Guide necessary. Use the ip access-list-copy command to copy a config ured source policy list to a destinat ion policy lis t. The syntax for this command is: ip access-list-copy <source-list> <destination-list> Example: ip access-l ist-name User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 35 necessary. Use this command to set the owner f or a specific poli cy list. The syntax for this command is: ip access-list-owner <policy-list-number> <owner> Example: ip address User level: read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 36 Avaya P460 Reference Guide ip admin-state User level: read-write, admin. L You can only access this command in interface mode. Type interface [name] at the command prompt to enter interface mode. Use the admin-state command to set the administrati ve state of an IP interface.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 37 allocated for bootp/dhcp reques ts: ip bootp-dhcp relay User level: read-write, admin. L You can only access this command in configure mode. Type configure at t he c o m m a n d p r o m p t t o e n t e r c on f i g u r e m o d e i f n e c e s s a ry .
Chapter 2 Avaya P460 CLI Comm ands 38 Avaya P460 Reference Guide The syntax for this command is: ip bootp-dhcp server <ip-address> Example: To add station 192.168.37.46 as a bootp/dhcp server to handle bootp/dhcp requests arriving at th e interface “marketing”: ip broadcast-a ddress User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 39 ip default-gate way User level: read-write, admin. L You can only access this command in configure mode. Type configure at the command prompt to enter configure mode. Use the ip default-gateway command to define a default gateway (router).
Chapter 2 Avaya P460 CLI Comm ands 40 Avaya P460 Reference Guide ip icmp-err ors User level: read-write, admin. L You can only access this command in configure mode. Type configure a t t h e co m m a n d p r o m p t to e n t e r c o n f i gu r e m o d e i f n ec e s s a r y .
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 41 To restore the maximum number of ARP cache entries to its default: ip max-route-entries User level: read-write, admin. The ip max-route-entries command exists for compati bility with Avaya™ P550.
Chapter 2 Avaya P460 CLI Comm ands 42 Avaya P460 Reference Guide Example: To enable rebroadcasting of netbios packet s received by and sent from the interface “marketing”: ip netmask-format User level: read-write, admin. L You can only access this command in configure mode.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 43 ip ospf authentic ation-key User level: read-write, admin. L You can only access this command in Interface mode. Type interface [name] at the command prompt to enter Interface mode if necessary.
Chapter 2 Avaya P460 CLI Comm ands 44 Avaya P460 Reference Guide ip ospf dead-in terval User level: read-write, admin. L You can only access this command in Interface mode. Type interface [name] at the command prompt to enter Interface mode if necessary.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 45 ip ospf priority User level: read-write, admin. L 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 ospf priority command to configure interface priority used in DR election.
Chapter 2 Avaya P460 CLI Comm ands 46 Avaya P460 Reference Guide ip proxy-arp User level: read-write, admin. L 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.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 47 Use the no ip rip authentication key command to clear the password. The syntax for this command is: [no] ip rip authentication key <password> Example: To set the authe ntication string used on the interface “marketing” to be “hush- hush”.
Chapter 2 Avaya P460 CLI Comm ands 48 Avaya P460 Reference Guide ip rip default-rout e-mode User level: read-write, admin. L You can only access this command in interface mode. Type interface [name] at the command prompt to enter interface mode if necessary.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 49 The syntax for this command is: [no] ip rip poison-reverse Example: ip rip rip-version User level: read-write, admin. L You can only access this command in interface mode. Type interface [name] at the command prompt to enter interface mode if necessary.
Chapter 2 Avaya P460 CLI Comm ands 50 Avaya P460 Reference Guide The syntax for this command is: ip rip send-receive <mode>[<default route metric>] Example: To set the RIP Send and Receive mode on th e interface “marketing” to be listen-only: ip rip split-h orizon User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 51 Example: ip route User level: read-write, admin. L You can only access this command in configure mode. Type configure at the command prompt to enter configure mode. Use the ip route command to establish a static route.
Chapter 2 Avaya P460 CLI Comm ands 52 Avaya P460 Reference Guide 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 rou ting is enabled. The syntax for this command is: [no] ip routing Example: ip routing-mode User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 53 necessary. Use the ip simulate command to check the policy for a simulated packet. The command contains the addressed list numbe r, and the packet parameters.
Chapter 2 Avaya P460 CLI Comm ands 54 Avaya P460 Reference Guide or ip vlan name <vlan-Name> Example: To specify VLAN development al as the VLAN used by interface “products”: If you wish to define a name which incl udes spaces, you must enclose the entire name in quotation marks, for example “new york”.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 55 The syntax for this command is: [no] ip vrrp <vr-id> address <ip-address> Example: To assign add ress 10.0 .1.2 to virt ual route r 1: ip vrrp auth-ke y User level: read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 56 Avaya P460 Reference Guide Use the no ip vrrp override addr owner command to discard these packets. The syntax for this command is: [no] ip vrrp <vr-id> override addr owner Example: ip vrrp preempt User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 57 Use the ip vrrp primary command to set the primary address that shall be used as the source address of VRRP pac kets for the virtual router ID. Use the no ip vrrp primary command to return to the default primary address for the virtual router instance.
Chapter 2 Avaya P460 CLI Comm ands 58 Avaya P460 Reference Guide Example: To set the pri ority value f or virtual ro uter 1 to 10: Example: To set the virtual router simple password for virtual router 1 to abcd: ip vrrp timer User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 59 The syntax for this command is: line <number> [string] Example: network User level: read-write, admin. L You can only access this co mm and in router-RIP mode. Type router rip at the command prompt to enter router-RIP m ode if necessary.
Chapter 2 Avaya P460 CLI Comm ands 60 Avaya P460 Reference Guide Type router ospf at the command prompt to enter Router -OSPF mode if necessary. Use the network command to enable OSPF in this network. Use the no network command to disable OSPF in this network.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 61 no rmon event User level: read-write, admin. Use the no rmon event command to delete an existing RMON event entry. The syntax for this command is: no rmon event <Event Index> no rmon history User level: read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 62 Avaya P460 Reference Guide Example: If you wish to delete a name which includes spaces, you must enclose the e ntire name in quotation marks, for example “new york”. L You cannot delete the default user account “root”.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 63 ping User level: read-only, read-write, admin. Use the ping command to send ICMP echo request packets to another node on the network. The syntax for this command is: ping [host[number]] Example: to ping the IP nu mber 149.
Chapter 2 Avaya P460 CLI Comm ands 64 Avaya P460 Reference Guide Example: redistribute (RIP) User level: read-write, admin. L You can only access this command in router-RIP mode. Type router rip at the command prompt to enter router-RIP mode if necessary.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 65 L If the Supervisor modules are in Active /Sta ndby configuration, resetting the active supervisor will cause the standb y supervisor to take over and become active. L The reset command will not work during con figuration saving.
Chapter 2 Avaya P460 CLI Comm ands 66 Avaya P460 Reference Guide P460-1(super)# reset chassis This command will reset the chassis *** Reset *** - do you want to continue (Y/N)? y Reseting chassis... P460-1(super)# Avaya P460 Boot Creation date: Jan 6 2003, 18:29:57 Press any key to stop auto-boot.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 67 rmon alarm User level: read-write, admin. Use the rmon alarm command to create a new RMON alarm entry.
Chapter 2 Avaya P460 CLI Comm ands 68 Avaya P460 Reference Guide rmon event User level: read-write, admin. Use the rmon event command to create an RMON event entry.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 69 rmon history User level: read-write, admin. Use the rmon history command to create an RMON history entry.
Chapter 2 Avaya P460 CLI Comm ands 70 Avaya P460 Reference Guide router rip User level: read-write, admin. L You can only access this command in configure mode. Type configure at the command prompt to enter interface mode. Use the router rip command to configure the Routing Information Protocol (RIP).
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 71 The syntax for this command is: session [[module_number>] {switch | router}] Example: L The security level stays the same when you use the session command. set allowed managers User level: read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 72 Avaya P460 Reference Guide set allowed mana gers ip User level: read-write, admin. Use the set allowed manager ip command to add or remove an IP address from the Allowed M anagers table. The Al lowed Managers table can contain up to twenty IP ad dresses.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 73 set arp-tx-interval User level: read-write, admin. Sets the keep-alive frames sending interval .
Chapter 2 Avaya P460 CLI Comm ands 74 Avaya P460 Reference Guide The syntax for this command is: set broadcast storm control <enable|disable> Example: set broadcast storm contro l threshold User level: read-write, admin. Use the set broadcast storm contr ol threshold comm and to set the broadcast storm control threshold.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 75 The syntax for this command is: set device-mode <mode> Example: L You need to install the appropriate licens e before you can set the device mode to Router. set device-mode (Layer 3) User level: read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 76 Avaya P460 Reference Guide set inband vlan User level: read-write, admin. Use the set inband vlan command to set the inband management VLAN. The syntax for this command is: set inband vlan <vlan_num> Example: set intelligent -multicast User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 77 Example: set intelligent-mult icast group-filt ering delay time User level: read-write, admin. Use the set intelligent-multicast group-filtering delay time command to set group filtering time delays .
Chapter 2 Avaya P460 CLI Comm ands 78 Avaya P460 Reference Guide set interface i nband User level: read-write, admin. Use the set interface inband command to configure the inband interface on the Supervisor Modu le.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 79 Example: To configure the inband interface on VLAN 1, IP address 149.49.75.174 and netmask 255.
Chapter 2 Avaya P460 CLI Comm ands 80 Avaya P460 Reference Guide set interface ppp {enable|enable-always|disable|off|reset} Example: Example: Example: enable Enable PPP and enter modem mode. enable-always Enter modem mode every time that the proprietary modem cable is plugged into the console port.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 81 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 P460 switch.
Chapter 2 Avaya P460 CLI Comm ands 82 Avaya P460 Reference Guide set license User level: read-write, admin. Use the set license command to activate a licensed feature on a specific P460 chassis. For a full description of the Feature Lice nse an d the installation procedure please refer to the Installation Guide provide d with the Feature License.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 83 Example: To set the time until the system disconne cts an idle session automatically to 20 minutes: set outband duplex User level: read-write, admin. Use the set outband duplex command to configure the duplex type of the Ethernet Console port.
Chapter 2 Avaya P460 CLI Comm ands 84 Avaya P460 Reference Guide The syntax for this command is: set outband negotiation {enable | disable} Example: set outband spee d User level: read-write, admin. Use the set outband speed c ommand to configure the speed of Ethernet Console port.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 85 set port auto-negotiati on- flowcontrol-adverti sement User level: read-write, admin. Use the set port auto-negotiation-flowcontrol-advertisement command to set the flowcontrol advertisem ent for a Gigabit port when performing autonegotiation.
Chapter 2 Avaya P460 CLI Comm ands 86 Avaya P460 Reference Guide L When adding a port t o an existing LA G, type the same LAG name, otherwise you will create a new LAG.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 87 set port disable User level: read-write, admin. Use the set port disable command to disable a port or range of ports. The syntax for this command is: set port disable <module>/<port> Example: set port duplex User level: read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 88 Avaya P460 Reference Guide Example: To set port 1 on module 4 to full duplex: set port enable User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 89 | on | proprietary} receive Indicates whether the port can receive administrative statu s from a remote device. Available only for Gigabit Ethernet modules with negotiation set to off. send Indicate whether the local port can send administra tive status to a remote device.
Chapter 2 Avaya P460 CLI Comm ands 90 Avaya P460 Reference Guide P460-1# set port flowcontrol receive 5/1 on Port 5/1 flow control receive administration status set t o on (port will require far end t.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 91 set port level User level: read-write, admin. Use the set port level command to set the priority level of a port or range of ports on the switching bus.
Chapter 2 Avaya P460 CLI Comm ands 92 Avaya P460 Reference Guide set port mirr or User level: read-write, admin. Use the set port mirror command to defin e a port mir roring p air in the s witch.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 93 set port name User level: read-write, admin. Use the set port name command to configure a name for a port.
Chapter 2 Avaya P460 CLI Comm ands 94 Avaya P460 Reference Guide The syntax for this command is: set port negotiation <module>/<port> {enable|disable} Example: To disable autonegot iation on port 1, module 4 : set port redun dancy User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 95 there is no redundancy scheme already defin ed on any of the links. The syntax for this command is: set port redundan cy <module>.
Chapter 2 Avaya P460 CLI Comm ands 96 Avaya P460 Reference Guide Example: set port spantr ee User level: read-write, admin. Use the set port spantree c ommand to enable or disable the spanning tree mode for specific switch ports.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 97 cause a loop. The syntax for this command is: set port spantree cost [module/port] [value] Example: set port spantree priority User level: read-write, admin. Use the set port spantree command to set the Spanning Tree priority level of a port.
Chapter 2 Avaya P460 CLI Comm ands 98 Avaya P460 Reference Guide ports. In auto-negotiation mode, the port's speed is determined by auto negotiation.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 99 Example: set port trap User level: read-write, admin. Use the set port trap command to enable or disable generic SNMP uplink or downlink traps from a port.
Chapter 2 Avaya P460 CLI Comm ands 100 Avaya P460 Reference Guide The syntax for this command is: set port vlan <vlan_num> <module>/<port> Example: set port vlan-b inding-mode User level: read-write, admin. Use the set po rt vlan-binding-mode com mand to define the binding method used by ports.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 101 Example: set ppp authentic ation incoming User level: read-write, admin. Use the set ppp authentication command to define the authentica tion method used for a PPP server o r client session.
Chapter 2 Avaya P460 CLI Comm ands 102 Avaya P460 Reference Guide Example: set ppp chap-sec ret User level: ad min. Use the set ppp chap-secret command to configure the “shared secret” used in PPP sessions with CHAP authentication. The chap-secret is not transferable via the configuration upl o ad/download mechanism.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 103 set ppp incoming timeout User level: read-write, admin. Use the set ppp incoming timeout command to set the number of minutes until the system automatically di sconnects an idle PPP incoming session.
Chapter 2 Avaya P460 CLI Comm ands 104 Avaya P460 Reference Guide necessary. Use the set qos dscp-cos-map command to configure the DSCP table. The syntax for this command is: set qos dscp-cos-map <dscp1>[-<dscp2>] <operation> [<precedence>] Example: set qos dscp-name User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 105 set qos trust User level: read-write, admin. L You can only access this co mm and in Configure mode.
Chapter 2 Avaya P460 CLI Comm ands 106 Avaya P460 Reference Guide The syntax for this command is: set radius authentication retry-number <number> Example: set radius authenti cation retry-time User level: read-write, admin. Sets the time to wait before re-sending an access request.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 107 set radius authenticatio n secret User level: read-write, admin. Use the set radius authentication secret command to enable secret authentication for the P330 unit.
Chapter 2 Avaya P460 CLI Comm ands 108 Avaya P460 Reference Guide Normally, the UDP port number should be set to its def ault value of 1812. Some early implementations of the RADIUS server used port number 1645. The syntax for this command is: set radius authentication udp-port <number> Example: set slot power User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 109 Example 2 – if there is a modu le in the slot:: set snmp community User level: read-write, admin. Use the s et snmp community command to set or modify the switch’s SNMP community strings.
Chapter 2 Avaya P460 CLI Comm ands 110 Avaya P460 Reference Guide set snmp retries User level: read-write, admin. Use the set snmp retries command to set the number of retries initiated by the P460 Manager when it tries to send SNMP messa ges to the s witch.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 111 set snmp trap <rcvr_addr> {enable|disable} {all|config|fault|...} Example: To enable SNMP Confi gChange traps to a specific mana.
Chapter 2 Avaya P460 CLI Comm ands 112 Avaya P460 Reference Guide set snmp trap au th User level: read-write, admin. Use the set snmp trap auth command to enables or disable the sending of SNMP traps upon SNMP authent ication failure.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 113 set spantree priority User level: read-write, admin. Use the set spantree priority command to set the bridge priority for STP. The syntax for this command is: set spantree priority <bridge_priority> Example: set system contact User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 114 Avaya P460 Reference Guide variable The syntax for this command is: set system location [string] Example: If you wish to enter a name which includes spaces , you must enclose the entire name in quotation marks, for example “new york”.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 115 set time client User level: read-write, admin. Use the set time client command to enable or disable the pe riodic network time acquisition by the switch from the network time server ( SNTP or TIME protocol).
Chapter 2 Avaya P460 CLI Comm ands 116 Avaya P460 Reference Guide set time server User level: read-write, admin. Use the set time server command to set the TIME server ad dress. The syntax for this command is: set time server <ip address> Example: set timezone User level: read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 117 Example: set vlan User level: read-write, admin. Use the set vlan command to configure VLANs.
Chapter 2 Avaya P460 CLI Comm ands 118 Avaya P460 Reference Guide set vlan (Layer 3) User level: read-write, admin. L You can only access this command in Configure mode. Type configure at the command prompt to enter Configure mode if necessary. Use the set vlan command to create a router Layer 2 interface.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 119 entire name in quotation ma rks, for example “new york”. show access-group User level: read-only, read-write, admin. Use the show access-group command to see information about the configured active access list.
Chapter 2 Avaya P460 CLI Comm ands 120 Avaya P460 Reference Guide show allowed mana gers table User level: read-only, read-write, admin. Use the show allowed managers tab le to displa y the list of the twenty possible allowed managers IP addres ses.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 121 Example: show arp-tx-interval User level: read-only, read-write, admin. Use the show arp-tx-interval command to display the keep-a live frames transmission interval. The syntax for this command is: show arp-tx-interval Example: show boot bank User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 122 Avaya P460 Reference Guide settings. The syntax for this command is: show broadcast storm control Example: show cam User level: read-only, read-write, admin. Use the show cam co mmand to display the CAM table entr ies for a specific module and port.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 123 Example: show cam mac User level: read-only, read-write, admin. Use the show cam mac command to display a specific mac/vlan in the CAM CAM table.
Chapter 2 Avaya P460 CLI Comm ands 124 Avaya P460 Reference Guide Example: vlan VLAN identity P460-1> show cam mac 00-00-81-01-23-45 Dest MAC/Route Destination Ports vlan -------------- -----------.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 125 show chassis-identit y User level: read-only, read-write, admin. Use the show module-identity command to display the identi fier(s) required for requesting license keys for this chassis .
Chapter 2 Avaya P460 CLI Comm ands 126 Avaya P460 Reference Guide Example: show dscp User level: read-only, read-write, admin. Use the show dscp command to display the DSCP table. The syntax for this command is: show dscp[<dscp>] P460-1> show cs Chassis : 0.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 127 Example: show device-mode User level: read-only, read-write, admin. Use this command to display th e switch operational mode (Lay er 2 or Layer 3).
Chapter 2 Avaya P460 CLI Comm ands 128 Avaya P460 Reference Guide The syntax for this command is: show dynamic vlans show environment fan s User level: read-only, read-write, admin. Use the show environment fans command to display the current fans status for the switch.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 129 The syntax for this command is: show environment power Example: show event-log User level: read-only, read-write, admin. Displays the encrypted event log file. The syntax for this command is: show event-log show event-log (Laye r 3) User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 130 Avaya P460 Reference Guide show intelligent -multicast User level: read-only, read-write, admin. Use the show intelligent-multicast command to display the intelligent multicast configuratio n.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 131 The syntax for this command is: Show ip access-lists[<policy-list-number>] Example: show ip arp User level: read-only, read-write, admin. Use the show ip arp command to display the Addres s Resolution Protocol (ARP) cache.
Chapter 2 Avaya P460 CLI Comm ands 132 Avaya P460 Reference Guide Example: If you wish to define a name which incl udes spaces, you must enclose the entire name in quotation marks, for example “new york”. show ip icmp User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 133 Example: 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 User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 134 Avaya P460 Reference Guide The syntax for this command is: show ip ospf database [{asbr-summary|router|network|network-summary|external}] Example: show ip ospf i nterface User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 135 show ip ospf neighb or User level: read-only, read-write, admin. Displays OSPF-neighbor information on a per-interface basis.
Chapter 2 Avaya P460 CLI Comm ands 136 Avaya P460 Reference Guide show ip reverse-arp User level: read-only, read-write, admin. Use the show ip reve rse-arp command to display the IP address of a host, based on a known MAC address.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 137 Example: show ip route (Layer 3) User level: read-only, read-write, admin. Use the show ip route command to display information about the IP unicast routing table. The syntax for this command is: show ip route show ip route best-match User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 138 Avaya P460 Reference Guide Example: show ip route static User level: read-write, admin. Use the show ip static route command to display the st atic routes.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 139 Example: show ip unicast cac he User level: read-write, admin. Use the show ip unicast cache command to list the entries in the hardware unicast cache database.
Chapter 2 Avaya P460 CLI Comm ands 140 Avaya P460 Reference Guide Example: show ip unicast c ache networks User level: read-only, read-write, admin. Displays summary of networks handled by the hardware unicast cache database.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 141 show ip unicast cac he networks de tailed User level: read-only, read-write, admin. Use the show ip unicast cache networks detailed command to list the networks and hosts that are handled by the hardware unicast cache database.
Chapter 2 Avaya P460 CLI Comm ands 142 Avaya P460 Reference Guide show ip unicast c ache 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.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 143 show ip vrrp detai l User level: read-only, read-write, admin. Use the show ip vrrp detail command to display full VRRP- related infor.
Chapter 2 Avaya P460 CLI Comm ands 144 Avaya P460 Reference Guide Example: show l2-config User level: read-write, admin. Use the show l2-config command to display comprehensive Layer 2 configuration information.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 145 The syntax for this command is: show l2-config Example: P460-1> show l2-config !###################################################.
Chapter 2 Avaya P460 CLI Comm ands 146 Avaya P460 Reference Guide !####################################################################### !# S P V I N F O !####################################################################### !# !# Slot #: 1 !# !# SPV state: Active !# !# Blade type: Avaya P460-M460ML-SPV !# !# Blade-CS: 0.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 147 !####################################################################### !# I O B L A D E I N F O !###################################.
Chapter 2 Avaya P460 CLI Comm ands 148 Avaya P460 Reference Guide !# !#Set vlan table management parameters !# set vlan 1 name V1 !# !# Set the interface of the device !# !# set interface inband 1 149.49.50.233 255.255.255.0 !# !#Set PPP management parameters !# !#set interface ppp 0.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 149 !# set intelligent-multicast parameters !# set intelligent-multicast disable set intelligent-multicast client-port-pruning time 600 se.
Chapter 2 Avaya P460 CLI Comm ands 150 Avaya P460 Reference Guide !#*************** port 5/1 configuration ***************** !# Port type: Tranceiver Not Present !# Link status: no link !# STA status:.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 151 !#*************** port 5/3 configuration ***************** !# Port type: Tranceiver Not Present !# Link status: no link !# STA status:.
Chapter 2 Avaya P460 CLI Comm ands 152 Avaya P460 Reference Guide !#*************** port 5/6 configuration ***************** !# Port type: Tranceiver Not Present !# Link status: no link !# STA status:.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 153 !#*************** port 5/9 configuration ***************** !# Port type: Tranceiver Not Present !# Link status: no link !# STA status:.
Chapter 2 Avaya P460 CLI Comm ands 154 Avaya P460 Reference Guide show license User level: read-only, read-write, admin. Use the show license command to display the current licenses installed on the c.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 155 Example: show logout User level: read-only, read-write, admin. Use the show timeout command to display the amount of time the CLI remains idle before timing out in minutes. If the result is 0, there is no time out limit.
Chapter 2 Avaya P460 CLI Comm ands 156 Avaya P460 Reference Guide Example: Output Fields P460-1> show module Mod Type C/S S/N Status ---- ------------------------- ---- -------- ------ 0 Avaya P460-Chassis 0.3 0000019 N/A 1 Avaya P460-M460ML-SPV 0.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 157 show outband User level: read-only, read-write, admin. Use the show outband command to displays the Et hernet Console port status. This command applies to the specific su pervisor module where you execute it.
Chapter 2 Avaya P460 CLI Comm ands 158 Avaya P460 Reference Guide Show Port Output F ields show port auto-neg otiation-flow control-advertisement User level: read-write, admin. Use the show port auto-negotiation-flowcontrol-advertisement command to display the flowcontrol ad vertisement for a Gigabit port used to perform auto-negotiation.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 159 Example: show port channel User level: read-only, read-write, admin. Use the show port channel command to display Link Aggregation Group (LAG) information for a sp ecific switch or port.
Chapter 2 Avaya P460 CLI Comm ands 160 Avaya P460 Reference Guide show port classif ication User level: read-write, admin. Use the show port classification command to display a port’s classification. The syntax for this command is: show port classification [module/[port]] Example: show port flowco ntrol User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 161 Example: Output Fields port (Optional) Number of the port on the module. If you do not specify a number, all ports on the specified module are shown.
Chapter 2 Avaya P460 CLI Comm ands 162 Avaya P460 Reference Guide show port mirr or 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 Example: show port redundan cy User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 163 show port trap User level: read-only, read-write, admin. Use the show port trap command to display information on SNMP generic link up/down traps sent for a specific port.
Chapter 2 Avaya P460 CLI Comm ands 164 Avaya P460 Reference Guide show port vlan-b inding-mode User level: read-only, read-write, admin. Use the show port-vlan-binding command to display port vlan binding mode information.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 165 Example: show ppp baud-rate User level: read-only, read-write, admin. Use the show ppp baud-rate command to display the ppp baud-rate. The syntax for this command is: show ppp baud-rate Example: show ppp configurati on User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 166 Avaya P460 Reference Guide in minutes that a PPP session can rema in idle before being automatically disconnected. The syntax for this command is: show ppp incoming timeout Example: show ppp session User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 167 Example: 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 68 or using the P460 Manager.
Chapter 2 Avaya P460 CLI Comm ands 168 Avaya P460 Reference Guide show rmon history User level: read-only, read-write, admin. Use the show rmon history command to display the mo st recent RMON history log for a given His tory Index. The history index i s defined using the rmon history command on 69 or using an RMON management tool.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 169 Example: show secure curre nt User level: read-write, admin. Use the show secure current command to list the IP addresses of managers currently connected to the switch.
Chapter 2 Avaya P460 CLI Comm ands 170 Avaya P460 Reference Guide show snmp User level: read-only, read-write, admin. Use the show snmp command to display S N MP information.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 171 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 P460 Manager when it tries to send SNMP messages to the device.
Chapter 2 Avaya P460 CLI Comm ands 172 Avaya P460 Reference Guide Example: port (Optional) Number of the port on the module. If you do not specify a number, all ports on the specified module are shown.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 173 Output fields: show spv User level: read-only, read-write, admin. Use the show spv command to display the following information abou t supervisor modules: • Chassis MAC address • SPV status – active, standby, halted.
Chapter 2 Avaya P460 CLI Comm ands 174 Avaya P460 Reference Guide The syntax for this command is: show spv P460-1> show spv Chassis In-band MAC address : 00.04.0D. 17.5A.00 Chassis Out-band MAC address : 00.04.0D. 17.5A.FE Chassis Serial number : 0000007 Chassis CS : 0.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 175 show system User level: read-only, read-write, admin. Use the show system command to display the uptime, system name, location, contact person and MAC addresses. The syntax for this command is: show system Example: show system-log User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 176 Avaya P460 Reference Guide Example: P460-1> show system-log P460-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.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 177 show system-log (Layer 3) User level: read-only, read-write, admin. Displays the encrypted event log file. The syntax for this command is: show system-log [[slot]] slot Slot number (1..
Chapter 2 Avaya P460 CLI Comm ands 178 Avaya P460 Reference Guide show time User level: read-only, read-write, admin. Use the show time command to display the curr ent P460 time and timezone. The syntax for this command is: show time Example: show time parameters User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 179 Example: show trunk User level: read-only, read-write, admin. Use the show trunk command to display VLAN tagging information for the switch.
Chapter 2 Avaya P460 CLI Comm ands 180 Avaya P460 Reference Guide show username User level: ad min. Use the show username command to display the local user accounts. The syntax for this comman d is: show username Example: show vlan User level: read-only, read-write, admin.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 181 The syntax for this command is: show vlan Example: show web aux-files-url User level: read-only, read-write, admin. Displays the URL/directory from wher e the switch can access the Device Management auxiliary f iles (for example help files).
Chapter 2 Avaya P460 CLI Comm ands 182 Avaya P460 Reference Guide Example: L The configuration is synchroniz ed after you pe rform a re set. sync time User level: read-write, admin. Use the sync time command to synchronize the time use d by all modules in the switch.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 183 traceroute User level: read-only, read-write, admin. Provides a trace route utility. The syntax for this command is: traceroute <host> Example: timers spf User level: read-write, admin.
Chapter 2 Avaya P460 CLI Comm ands 184 Avaya P460 Reference Guide Use the validate-group command to verify that all the rules in a priority list are valid. L If there is a configuration problem with a specif ic rule, or with a number of rules, detailed error messages will be given.
Chapter 2 Avaya P460 CLI Commands Avaya P460 Referenc e Guide 185 Example: If you wish to define a name which includes spaces , you must enclose the entire name in quotation marks, for example “new york”. P460-1(super)# username john password johnny access-type read-write User account added.
Chapter 2 Avaya P460 CLI Comm ands 186 Avaya P460 Reference Guide.
Avaya P460 Reference Guide 187 Layer 2 CLI Commands B banner login 15 banner post-login 15 C clear cam 16 clear dynamic vlans 17 clear event-log 17 clear interface 17 clear ip route 18 clear port mirr.
Layer 2 CLI Commands 188 Avaya P460 Reference Guide set outband speed 84 set port auto-negotiation-flowcontrol-adver- tisement 85 set port channel 85 set port classification 86 set port disable 87 set.
Layer 2 CLI Commands Avaya P460 Reference Guide 189 show ppp baud-rate 165 show ppp configuration 165 show ppp incoming timeout 165 show ppp session 166 show rmon alarm 166 show rmon event 167 show rm.
Layer 2 CLI Commands 190 Avaya P460 Reference Guide.
Avaya P460 Reference Guide 191 Layer 3 CLI Commands A arp 13 arp timeout 14 C clear arp-cache 16 clear ip route 18 clear power history 20 clear vlan 22 copy tftp startup-config 25 D default-metric 27 .
Layer 3 CLI Commands 192 Avaya P460 Reference Guide no ip access-group 32 no ip bootp-dhcp 37 no ip bootp-dhcp network 36 no ip bootp-dhcp server 37 no ip default 39 no ip directed-broadcast 39 no ip .
Layer 3 CLI Commands Avaya P460 Reference Guide 193 show system-log 175 show time 178 show time parameters 178 show timezone 179 show vlan 180 show web aux-files-url 18 1 sync spv 181 T timers spf 183.
Layer 3 CLI Commands 194 Avaya P460 Reference Guide.
Avaya P460 Reference Guid e 195 Glossary 100BASE-TX 100-Mbps baseband Fast Ethernet specification based on the IEE E 802.3 standard. 100BaseTX uses two pairs of either UT P (Unshielded Twisted Pai r) or STP (Single Twisted Pair) wiring. One pair is used to re ceive data; the other is used to transmit data.
Glossary 196 Avaya P460 Reference Guide a significant event has occurred on th e network. ARP Address Resolution Protocol. A TCP/IP protoc ol u sed to co nve rt an IP a dd re ss i nto a physical address, such as an Ethernet address. The sender broadcasts an ARP request onto the TCP/IP network.
Glossary Avaya P460 Reference Guid e 197 inform the bridges of the topology of th e network and detect loops and topology changes. Broadcasti ng A common method of information transmission in which a packet is sent to every port on the network. Bridge A device connecting two networks using similar protocols.
Glossary 198 Avaya P460 Reference Guide Chassis View Avaya Inc.’s Network M anagement System’s grap hic depiction of a network device. Client A computer system or process that re qu ests a service from another computer system or process (a "server").
Glossary Avaya P460 Reference Guid e 199 Dot1Q Standard for VLAN tagging under the IEEE 802.1Q VLAN standard. DRU Domain Resource Unit. The unit of measur e of resources available in a Avaya M7 70 Device DomainX. Duplex Mode The state of the devi ce with regard to simultaneous transmission and reception of information.
Glossary 200 Avaya P460 Reference Guide FCS Frame Check Sequence. A field added to a frame for error-control purposes. FDDI Fiber Distributed Data Interf ace. A set of ANSI protocols for sending digital data over fiber optic cable. FDDI networks ar e token-passing networks, and support data rates of up to 100 Mbps.
Glossary Avaya P460 Reference Guid e 201 at a time between sending and receiving st ations. For more information, refer to Duplex Mode on page 19 9. HEC Header Error Check. Also called Header Error Control or Header Error Correction. A 1-byte field in the ATM cell header us ed for d etecting single bit and certain multiple bit errors.
Glossary 202 Avaya P460 Reference Guide ILMI Interim Local Management Interf ace. Specification developed by the ATM Forum for incorporating n etwork management capabilities into the A TM UNI. IMAP Internet Message Access Protocol. A protoc ol for retrieving E-mail messag es.
Glossary Avaya P460 Reference Guid e 203 ISL Interswitch Link. An Avaya proprietary mechanism to ta g packets with VLAN and priority information across the backbone. Th is allows two Avaya devices to act as a single logical entity. ISO International Standards Organization.
Glossary 204 Avaya P460 Reference Guide LECS LAN Emulation Configuration Server. A LECS is an entity that assigns individual clients to particular ELANs by directing them to the LES that corresponds to the ELAN. There is logically one LECS per administrative domain that serves all ELANs within that domain.
Glossary Avaya P460 Reference Guid e 205 other digital media. MIB Management Information Base. A database of network m anagement information that can be monitored by a Network Ma nagement System. Both SNMP and RMON use standardized MIB formats that enable any SNMP and RMON tool to monitor any device defined by a MIB .
Glossary 206 Avaya P460 Reference Guide that defines the interface between two AT M switches that are both located in a private network (P-NNI) or that are both located in a public network (public NNI). Node A point of interconnection to a network or a junction of two or more lines in a network.
Glossary Avaya P460 Reference Guid e 207 PNNI Private Network to Networ k Interface. The interswitch interface within a private ATM domain. The PNNI trunking protocol for hierar chal ATM-layer routing and QoS support. POP Post Office Protocol. Used to retrieve E-mail from a mail server.
Glossary 208 Avaya P460 Reference Guide Query The process of extracting information from a database and presenting it for use. RADIUS Remote Authe ntication Dial-In User Servi ce (RFC 2138). A protocol for ca rrying authentication, authorization, and conf igura tion information between a Network Access Server and a shared Authentication Server.
Glossary Avaya P460 Reference Guid e 209 of servers attached to the network. The responses are used to update a table in the router known as the Server Information Table. SAP is primarily used in Novell NetWare operating systems in conjunction with IPX.
Glossary 210 Avaya P460 Reference Guide SNAP SubNetwork Access Protocol . Internet protocol that oper ates between a network entity in the subnetwork and a network en tity in the end system. SNAP specifies a standard method of encapsulating IP datagrams and ARP messages on IEEE networks.
Glossary Avaya P460 Reference Guid e 211 Subnet Mask A 32-bit address mask used in IP to indicate the bits of an IP address that are being used for the subnet address. SVC Switched Virtual Circuit. A logical co nnection between two points that is dynamically established and only exists during transmission.
Glossary 212 Avaya P460 Reference Guide Trap Message sent by an SNMP agent to an NMS, console, or terminal to indicate the occurrence of a significant event, such as a specifically def ined condition or a threshold that was reached. Similar to an alarm.
Glossary Avaya P460 Reference Guid e 213 Virtual Channel Describes the unidirectional flow of AT M ce lls between connecting (switching or end-user) points that share a common identifier number.
Glossary 214 Avaya P460 Reference Guide.
Un punto importante, dopo l’acquisto del dispositivo (o anche prima di acquisto) è quello di leggere il manuale. Dobbiamo farlo per diversi motivi semplici:
Se non hai ancora comprato il Cambridge SoundWorks P460 è un buon momento per familiarizzare con i dati di base del prodotto. Prime consultare le pagine iniziali del manuale d’uso, che si trova al di sopra. Dovresti trovare lì i dati tecnici più importanti del Cambridge SoundWorks P460 - in questo modo è possibile verificare se l’apparecchio soddisfa le tue esigenze. Esplorando le pagine segenti del manuali d’uso Cambridge SoundWorks P460 imparerai tutte le caratteristiche del prodotto e le informazioni sul suo funzionamento. Le informazioni sul Cambridge SoundWorks P460 ti aiuteranno sicuramente a prendere una decisione relativa all’acquisto.
In una situazione in cui hai già il Cambridge SoundWorks P460, ma non hai ancora letto il manuale d’uso, dovresti farlo per le ragioni sopra descritte. Saprai quindi se hai correttamente usato le funzioni disponibili, e se hai commesso errori che possono ridurre la durata di vita del Cambridge SoundWorks P460.
Tuttavia, uno dei ruoli più importanti per l’utente svolti dal manuale d’uso è quello di aiutare a risolvere i problemi con il Cambridge SoundWorks P460. Quasi sempre, ci troverai Troubleshooting, cioè i guasti più frequenti e malfunzionamenti del dispositivo Cambridge SoundWorks P460 insieme con le istruzioni su come risolverli. Anche se non si riesci a risolvere il problema, il manuale d’uso ti mostrerà il percorso di ulteriori procedimenti – il contatto con il centro servizio clienti o il servizio più vicino.