Hi,
we need to convert an access-list from a Cisco to the new server router Enterasys S-series.
On the cisco I had the line:
"permit ahp any any"
I see that Enterasys S-series doesn't recognize the name "ahp", but I can still enable protocolo numbers (51 for AH)
So I did:
"permit 51 any any"
but I get:
"Access control for the authentication header protocol is not supported."
How should I permit the AH Protocol to pass through the access-list?
Thanks