CONFIG OBJECT ROUTER SHOW

Level

base

History

Appears in 2.0.0 monitor appears in 4.3.0

Description

Show a router object

Usage

name=<router name>

Format

section_line

Example

CONFIG OBJECT ROUTER SHOW name=myrouter
[Config]
name=myrouter
monitor=TCP_PROBE
port=tcp_service
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"

[BackupGateway]
pos=1 host=host3 check=www.google.com comment=""