packetsmart
This command configures the device to send voice traffic data to BroadSoft’s BroadCloud PacketSmart solution for monitoring and assessing the network in which the device is deployed.
Syntax
(config-system)# packetsmart
Command |
Description |
---|---|
enable |
Enables the PacketSmart feature. |
monitor voip interface-if |
Defines the IP network interface ID for voice traffic. |
network voip interface-if |
Defines the IP network interface ID for communication with PacketSmart. |
server address [port] |
Defines the PacketSmart server address and port. |
Command Mode
Privileged User
Note
PacketSmart is applicable only to the Mediant 5xx and Mediant 8xx series.
Example
This example configures PacketSmart server IP address 10.15.7.8:
(config-system)# packetsmart enable (config-system)# packetsmart monitor voip interface-if 0 (config-system)# packetsmart network voip interface-if 0 (config-system)# packetsmart server address 10.15.7.8