sflow-collector-modify
This command is used to modify an existing sFlow Collector in your sFlow configuration.
Syntax sflow-collector-modify
name name-string |
Specify the name of the sFlow you want to modify. |
collector-ip ip-address |
Modify the IP address of the sFlow collector. |
collector-port collector-port-number |
Modify the port number for the sFlow collector. |
scope [local|fabric] |
You cannot modify the scope of the sFlow Collector once configured. |
Defaults None
Access CLI
History Command introduced in nvOS Version 1.2.1
Usage This command is used to modify an existing sFlow Collector parameters.
Examples To modify the port number of the sFlow Collector, sFlow-local, with the IP address of 192.168.18.37 to port 44, use the following syntax:
CLI network-admin@switch > sflow-collector-modify name sflow-local collector-ip 192.168.18.37 collector-port 44.