Unable to Filter the device from router (ONT)

Hi guys,
Can we filter the devices from the router?

is this the correct way to do:
“InternetGatewayDevice.X_HW_Security.ARPFilter”

or I need to use other parameters to filer the devices from ONT.

as a shortcut, in cases like this, I suggest to forget about ACS at first. Just configure the device using the management web to get the configuration you want (in your case, an ARP filter). Once you are happy with it, download the router configuration from the maintenance page and take a look at it: you should be able to find a specific key which does the trick at the ACS side. If not, try configuring the device with obvious values on the required section then download the xml config again and search for those values.

2 Likes

@rudymartin is correct. This is exactly how I do it.

1 Like

okay thanks.