Hi, is there any way to remove port forwards on the ePMP radios from the CLI? I can add them OK but not remove
Hi @scracha,
To remove a Port Forwarding rule on ePMP devices via CLI, please use the following command:
config set portForwardingTable N " "
config commit
Where N is the number of the Port Forwarding rule you want to remove.