0 Replies Latest reply on Sep 23, 2011 4:28 AM by paul1972

    How to change the binding address with CLI ?

    paul1972

      Hello!

      I'd like to know if it's possible to change the server binding address (via the interface element) using the CLI. I'm trying with:

      [standalone@localhost:9999 /] /interface=public:write-attribute(name="inet-address",value="192.168.1.1")

      {

          "outcome" => "failed",

          "failure-description" => "No known attribute called inet-address",

          "rolled-back" => true

      }

      However it seems I cannot reach the resource named inet-address. Any clue ?

      Thanks

      paul