actions_interface.conf 860 Bytes
Newer Older
1 2 3 4 5 6
[reconfigure]
command:/usr/local/etc/rc.interfaces_wan_configure
parameters:%s
type:script
message:Configuring interface %s

7
[reload]
8 9 10 11 12 13 14 15 16 17
command:/usr/local/etc/rc.reload_interfaces
parameters:
type:script
message:Reloading interfaces

[newip]
command:/usr/local/etc/rc.newwanip
parameters:%s
type:script
message:rc.newwanip starting %s
Ad Schellevis's avatar
Ad Schellevis committed
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48

[newipv6]
command:/usr/local/etc/rc.newwanipv6
parameters:%s
type:script
message:rc.newwanip starting %s


[linkup.start]
command:/usr/local/etc/rc.linkup
parameters:start %s
type:script
message:Linkup starting %s

[linkup.stop]
command:/usr/local/etc/rc.linkup
parameters:stop %s
type:script
message:Linkup stopping %s

[carpmaster]
command:/usr/local/etc/rc.carpmaster
parameters:%s
type:script
message:Carp master event

[carpbackup]
command:/usr/local/etc/rc.carpbackup
parameters:%s
type:script
message:Carp backup event