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
 
Document No. 10-300090, Issue 1 11-45
IP
ip short-lived
Command Mode Global Configuration
Description Enables a filter for a short-lived IP protocol.
Syntax
Sample Output To send all SNMP packets to supervisor module for slow path routing, enter
the following command:
(configure)# ip short-lived udp 161
To send all BOOTP and DHCP packets to the supervisor for slow path
routing, enter the following commands:
(configure)# ip short-lived udp 67
(configure)# ip short-lived udp 68
Systems P580 and P882.
To Enable: ip short-lived {tcp | udp} <port>
To Disable: no ip short-lived {tcp | udp} <port>
Table 11-23. Keywords, Arguments, and Options
Keyword, Argument, or
Option
Definition
{tcp | udp} Enter tcp if the protocol that you want to filter
uses a TCP port.
Enter udp if the protocol that you want to
filter uses a UDP port.
<port> The TCP or UDP port number that the
protocol uses. Enter a port number from 0
through 65535.