0

Out of 0 Ratings

Owner's of the Avaya Power Supply 106760804 gave it a score of 0 out of 5. Here's how the scores stacked up:
  • Reliability

    0 out of 5
  • Durability

    0 out of 5
  • Maintenance

    0 out of 5
  • Performance

    0 out of 5
  • Ease of Use

    0 out of 5
of 764
 
Chapter 13
13-30 Command Reference Guide for the Avaya P580 and P882 Multiservice Switches, v6.1
ipx send-receive-mode
Command Mode Interface Configuration.
Description Sets the RIP/SAP send and receive characteristics of the IPX interface. The
no form of this command restores the default, which is talk-listen.
Syntax
Sample Output The following example sets the RIP send-receive characteristics for an
interface labeled “boston” to talk-listen.
(config-if:boston)# ipx send-receive-mode rip talk-listen
Systems P550R, P580, P880, and P882.
To
Configure:
ipx send-receive-mode {rip | sap} {talk-only | listen-only
| talk-listen}
To Restore
Default:
[no] ipx send-receive-mode {rip | sap}
Table 13-13. Parameters, Keywords, Arguments
Name Definition
{rip | sap} Specify RIP or SAP and indicate the send-receive
characteristic:
{talk-only | listen-
only | talk-listen}
talk-only - RIP or SAP only transmits updates on the
interface and does not receive them. Does not send
RIP or SAP requests.
listen-only - RIP or SAP only receives updates on
the interface and does not transmit them.
talk-listen - RIP or SAP transmits and receives
updates on the interface.