diff --git a/README.md b/README.md index 1a00f53..adb260d 100644 --- a/README.md +++ b/README.md @@ -214,9 +214,11 @@ As described in the [Solace documentation for configuring HA Group](https://docs # query redundancy status curl -sS -u admin: http://localhost:8080/SEMP -d "" -# wait until redundancy is up then execute the assert command: - +# wait until redundancy is up, then execute the assert router command: curl -sS -u admin: http://localhost:8080/SEMP -d "" + +# assert the default message-vpn: +curl -sS -u admin: http://localhost:8080/SEMP -d "default" ``` ## Step 4: Set up network security to allow access