Mosquitto was installed correctly on the Cisco IR829 router as a Cisco IOx application. When the sensor is connected to the broker on the Cisco IR829 router with the default port, the connection is refused (Error Code 5).
Which action should be done to resolve the issue?
Select an option, then click Submit answer.
-
○
Insert in the IOS config: ip nat inside source static tcp
1883 interface GigabitEthernet0 1883 -
○
Insert in the package_config.ini file under section ports: tcp: ["8883"]
-
○
Use the correct username and password.
-
○
Insert in the package.yaml file under section ports: tcp: ["1883"]
