CONFIG GLOBAL OBJECT ROUTER SHOW
Level
base
History
Appears in 3.1.0
Description
Show a global router object
Usage
name=<router name>
Format
section_line
Example
CONFIG GLOBAL OBJECT ROUTER SHOW name=myrouter
 [Config]
 name=myrouter
 comment="nice comment"
 gatewaythreshold=1
 activateallbackup=0
 frequency=15
 tries=3
 triesup=0
 wait=2
 loadbalancing=connhash
 onfailpolicy=Pass
 slause=0
 slalatency=
 slajitter=
 slalossrate=
 slaunreachablerate=
 [PrincipalGateway]
 pos=1 host=host1 check=www.google.com comment="First router"
 pos=2 host=host2 check=www.google.com comment="Second router"
 pos=2 host=Global_host1 check=www.google.com comment="Global router"
 [BackupGateway]
 pos=1 host=host3 check=www.google.com comment=""