Celestica Documentation Portal

Find your product documents here

Destination address

Creates or deletes destination address and port number for the destination group.

Syntaxdestination <ip_address> <port_num>
Command modeTelemetry Destination Group Config
Parameters
  • ip_address – IPv4 address.

  • port_num – Port number.

Usage Use no destination to remove the destination configuration.
Supported Releases1.1.0 or later
Click command None
Example
sonic(conf-telemetry-dst-group-test)# destination 1.1.1.1 1
sonic(conf-telemetry-dst-group-test)# destination 2.2.2.2 2
sonic(conf-telemetry-dst-group-test)# no destination 2.2.2.2 2
sonic(conf-telemetry-dst-group-test)# no destination 1.1.1.1 1
sonic(conf-telemetry-dst-group-test)#