IPv6 in address list

Hi All

I try to add ipv6 in address-list but the ros wont accept it says “error in address - ip address expected”

myron

try ‘/ipv6 firewall address-list’

/ipv6 firewall address-list add list=Test address=0000:0000:0000:000::0000:

it return error!

bad command name firewall (line 1 column 7)

Where (device, ROS version)? I’ve just tried that and I’ve only got a complaint about the address value (as it is neither a valid IPv6 address format nor a valid fqdn format), but with 1234::5678 it works just fine.

Is the IPv6 package installed and enabled? I guess no.

You seem to have hit the nail… can anyone explain why /ipv6 configuration tree branch is accepted (but no sub-branches available) when the package is inactive?