summaryrefslogtreecommitdiffstats
path: root/src/tests/keywords/ipaddr-error
blob: 5483a4f685d31034217e3dadc12bb69d633f6910 (plain)
1
2
3
4
5
6
7
8
9
10
#
#  PRE: update ipaddr
#
update control {
       Cleartext-Password := 'hello'
}

update reply {
	Framed-IP-Address := 256.1 # ERROR
}