MAC Binding
With MAC Binding feature, one can enforce a client machine to work from a particular ip address and mac address, that means you can bind an ip address with a mac address such that the requests coming from a machine that has the ip address and mac address which are bounded to each other, only that requests will be served, others will be dropped.
Here you can:
● view the ip addresses which are already bounded with mac addresses,
● add new ip/mac binding,
● edit an existing ip/mac binding,
● delete an existing ip/mac binding.
MAC Binding
Here you can add MAC Bind users from a csv file.
The format of csv file is as follows:
ip-address-1,mac-address-1,description-1
ip-address-2,mac-address-2,description-2
ip-address-3,mac-address-3,description-3
.
.
.
.
ip-address-n,mac-address-n,description-n
Add CSV File
Once your changes are done, you need to run "Install Policies" to reflect the changes. |
● To add MAC Binding click on button.
● To modify MAC Binding click on button.
● To delete MAC Binding click on DELETE button.