configure ip-fix ip-address

configure ip-fix ip-address ipaddress {protocol [sctp | tcp | udp]} {L4-port portno} {vr vrname}

Description

Identifies the collector and how communication with it is handled.

Syntax Description

ipaddress Specifies the IP address.
sctp Specifies SCTP.
tcp Specifies TCP.
udp Specifies UDP. This is the default.
portno Specifies the number of an L4 port. The default is 4739.
vrname Specifies a VR.

Default

The protocol field will default to UDP. The L4-port field will default to 4739. The VR field will default to VR-Mgmt.

Usage Guidelines

Use this command to specify the IP address, port number, transport protocol and VR for a collector.

To unconfigure the settings, use the unconfigure ip-fix ip-address command.

To display the collector settings, use the show ip-fix command.

Example

The following command specifies a collector with an IP address of 1.1.1.1, and transport protocol of TCP:

# configure ip-fix ip-address 1.1.1.1 protocol tcp

History

This command was first available in ExtremeXOS 12.5.

Platform Availability

This command is available on the ExtremeSwitching X460-G2 series switches.