aix 9.4.0 and link-local acl's

Jeff Stevens jstevens at vnet.ibm.com
Tue Apr 17 23:52:19 UTC 2007


What is the proper way to specify subnets for link locals?  I don't see any
scoping examples in the ARM.

acl test-acl {
 2002::/16;
 fe80::%11/16;
 fe80::%13/16;
 fe80::%14/16;
};

or

acl test-acl {
 2002::/16;
 fe80::/16;
};

Both seem to work if the go out the same router...



More information about the bind-users mailing list