Next: , Up: control   [Contents][Index]


A.6.1 Syntax

control {
  [ listen-on {
    ( address ip_address[@port_number] |
      { address ip_address; [ port port_number; ] } )
  } ]
  [ allow remote_id [, remote_id, … ]; ]
}