zoneadmin/routes/scripts/monika.conf

15 lines
207 B
Plaintext
Raw Normal View History

2017-09-20 23:16:30 +02:00
create -b
set zonepath=/tank/zones/monika
set ip-type=shared
set autoboot=false
add net
set address=192.168.5.222/24
set physical=vnicmonika0
end
add admin
set user=matjaz
set auths=login,manage
end
commit