#
# uping config file
#
name mae-east
password foo filter-list 1
#source_ip 198.108.1.88 le ethernet
source_ip 198.108.1.88 hme ethernet
packet_size 512
interval 2 jitter 1 
sequence_size 3
log_dir /var/spool/netnow


#  REMOTE UPINGS
#
#  format: uping  tag ip_destination  next_hop
#
# ANS (AS1671)
uping 670 198.108.1.23 via 198.108.1.23 # to mae-west
uping 670 198.108.60.133 via 198.108.1.1 # to mae-east
uping 670 198.108.60.133 via 198.108.2.1 # to aads
#
# MCI (AS3561)
uping 3561 198.108.1.23 via 198.108.1.23 # to mae-west
uping 3561 198.108.60.133 via 198.108.1.1 # to mae-east
#


#
# LOCAL UPING
# These are all on the same subnet
#
uping 0 198.108.1.133 via 198.108.1.1 # 
uping 0 198.108.1.133 via 198.108.1.2 #
uping 0 198.108.1.133 via 198.108.1.3 # 
uping 0 198.108.1.133 via 198.108.1.4 # 


#
# limit access to Merit and UM subnets
#
access-list 1 permit 198.108.60.0 255.255.255.0
access-list 1 permit 141.213.8.0 255.255.255.0
