Hi Sarah,
Create a policy file to be applied as a UDP profile. The format for this policy is below.
entry one {
if match all {
destination-port 9;
} then {
vlan
}
}
entry two {
if match all {
destination-port 9;
} then {
vlan
}
}
Apply this policy to the VLAN that the WoL server is in, with the command configure vlan
Note:
-We can have 1 UDP broadcast packet to 8 destination (vlan)
-It is not recommended to have more than 8 entries in a UDP profile.
Regards,
Karthikeyan
Enter your username or e-mail address to receive an e-mail with instructions to reset your password.