Identifies the collector and how communication with it is handled.
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. |
The protocol field will default to UDP. The L4-port field will default to 4739. The VR field will default to VR-Mgmt.
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.
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
This command was first available in ExtremeXOS 12.5.
This command is available on the ExtremeSwitching X460-G2 series switches.