How do I configure an access list to allow only one IP through ingress port?
entry iprule1 {if { source-address 10.1.2.246/32 ; } then { permit ; } else { deny ; } } I am getting error: Error: ACL install operation failed - conflicting actions And where is "Extreme Networks Policy Manager" cant find it on extremenewtwork...