config router access-list6
Configure IPv6 access lists.
config router access-list6 Description: Configure IPv6 access lists. edit <name> set comments {string} config rule Description: Rule. edit <id> set action [permit|deny] set prefix6 {user} set exact-match [enable|disable] set flags {integer} next end next end
config router access-list6
Parameter |
Description |
Type |
Size |
---|---|---|---|
comments |
Comment. |
string |
Maximum length: 127 |
name |
Name. |
string |
Maximum length: 35 |
config rule
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
id |
Rule ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
|||||||
action |
Permit or deny this IP address and netmask prefix. |
option |
- |
|||||||
|
|
|||||||||
prefix6 |
IPv6 prefix to define regular filter criteria, such as "any" or subnets. |
user |
Not Specified |
|||||||
exact-match |
Enable/disable exact prefix match. |
option |
- |
|||||||
|
|
|||||||||
flags |
Flags. |
integer |
Minimum value: 0 Maximum value: 4294967295 |