Access Control Policy to be configured with IPv6

Hi All,

I have to configure the Access control policy with IPv6. i am providing the configuration as below:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

AccessControl.RestrictIP

2a03:1e80:ffb:801

with the above i am getting schema validation failed, invalid IP address.

can you please tell me how to configure the IPv6 match rule?

Regards,

Ravi.

Got it, the format provided above is wrong and it should be as below:

2a03:1e80:ffb:801:0:0:0:0

1 Like