Reference Guide 318 Document #: LTRT-17939
Mediant MSBR
49.2 nqm responder-table
This command adds a responder (IP address and port).
Syntax
(config-network)# nqm responder-table < Index >
(responder-table-<Index>)# < Command>
Command Description
Enables the Responder.
local-port
{3900|3910|3920|3930|3
940|3950|3960|3970|398
Configures the local transport layer port number.
Configures a descriptive name for the Responder.
source-interface-name
Configures a name for the source interface to listen on for
incoming NQM packets.
Command Mode
Privileged User
Example
This example configures a row in the Responder table:
(config-network)# nqm responder-table 0
(responder-table-0)# responder-name vmain_office_voip_responder_1
(responder-table-0)# local-port 3900;
(responder-table-0)# exit