type udp ipv4 address
To configure a permanent port in the IP SLA responder for UDP echo or jitter operations, use the type udp
ipv4 address command in IP SLA responder configuration mode. To remove the specified permanent port,
use the no form of this command.
type udp ipv4 address ip-address port port
no type udp ipv4 address ip-address port port
Syntax Description
Specifies the IPv4 address at which the operation is received.
ip-address
Specifies the port number at which the operation is received. Range is identical
to the one used for the subagent that is, 1 to 65355.
port port
Command Default
If there is no default value, no permanent port is configured.
Command Modes
IP SLA responder configuration
Command History
ModificationRelease
This command was introduced.Release 3.3.0
Usage Guidelines
Task ID
OperationsTask ID
read, writemonitor
Examples
The following example shows how to configure a permanent port for the type udp ipv4 address command:
RP/0/0/CPU0:router# configure
RP/0/0/CPU0:router(config)# ipsla
RP/0/0/CPU0:router(config-ipsla)# responder
RP/0/0/CPU0:router(config-ipsla-resp)# type udp ipv4 address 192.0.2.11 port 10001
Cisco IOS XR System Monitoring Command Reference for the Cisco XR 12000 Series Router, Release 4.1
292 OL-24735-01
IP Service Level Agreement Commands
type udp ipv4 address