Ip short-lived, Command mode, Description – Avaya P580 User Manual
Page 229: Syntax, Sample output, Systems, Ip short-lived -45

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}
To Disable:
no ip short-lived {tcp | udp}
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.
The TCP or UDP port number that the
protocol uses. Enter a port number from 0
through 65535.