Fortinet black logo

CLI Reference

config router access-list6

config router access-list6

Configure IPv6 access lists.

config router access-list6
    Description: Configure IPv6 access lists.
    edit <name>
        set comments {string}
        set name {string}
        config rule
            Description: Rule.
            edit <id>
                set id {integer}
                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

Default

comments

Comment.

string

Not Specified

name

Name.

string

Not Specified

config rule

Parameter

Description

Type

Size

Default

id

Rule ID.

integer

Minimum value: 0 Maximum value: 4294967295

0

action

Permit or deny this IP address and netmask prefix.

option

-

permit

Option

Description

permit

Permit or allow this IP address and netmask prefix.

deny

Deny this IP address and netmask prefix.

prefix6

IPv6 prefix to define regular filter criteria, such as "any" or subnets.

user

Not Specified

exact-match

Enable/disable exact prefix match.

option

-

disable

Option

Description

enable

Enable exact match.

disable

Disable exact match.

flags

Flags.

integer

Minimum value: 0 Maximum value: 4294967295

0

config router access-list6

Configure IPv6 access lists.

config router access-list6
    Description: Configure IPv6 access lists.
    edit <name>
        set comments {string}
        set name {string}
        config rule
            Description: Rule.
            edit <id>
                set id {integer}
                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

Default

comments

Comment.

string

Not Specified

name

Name.

string

Not Specified

config rule

Parameter

Description

Type

Size

Default

id

Rule ID.

integer

Minimum value: 0 Maximum value: 4294967295

0

action

Permit or deny this IP address and netmask prefix.

option

-

permit

Option

Description

permit

Permit or allow this IP address and netmask prefix.

deny

Deny this IP address and netmask prefix.

prefix6

IPv6 prefix to define regular filter criteria, such as "any" or subnets.

user

Not Specified

exact-match

Enable/disable exact prefix match.

option

-

disable

Option

Description

enable

Enable exact match.

disable

Disable exact match.

flags

Flags.

integer

Minimum value: 0 Maximum value: 4294967295

0