Ruijie Networks RG-S2600E Series Cli Reference Manual page 906

Table of Contents

Advertisement

S2600E CLI Reference Guide
no <sn>
Parameter
description
Command
mode
Usage
guidelines
Examples
Related
commands
Platform
description
1.1.13
permit
One or multiple permit conditions are used to determine whether to forward or
discard the packet. In ACL configuration mode, you can modify the existent ACL
or configure according to the protocol details.
Chapter 1 ACL Configuration Commands
Parameter
sn
ACL configuration mode.
Use this command to delete an ACL entry in ACL
configuration mode.
Ruijie(config)# ipv6 access-list extended v6-acl
Ruijie(config-ipv6-nacl)# permit ipv6
host ::192.168.4.12 any
Ruijie(config-ipv6-nacl)#12 deny ipv6 host any any
Ruijie(config-ipv6-nacl)# show access-lists
ipv6 access-list extended v6-acl
10 permit ipv6 host ::192.168.4.12 any
12 deny ipv6 any any
Ruijie(config-ipv6-nacl)# no 12
Ruijie(config-ipv6-nacl)# show access-lists
ipv6 access-list extended v6-acl
10 permit ipv6 host ::192.168.4.12 any
Ruijie(config-ipv6-nacl)#
Command
show access-list
ip access-list
ipv6 access-list
deny
permit
The software version must be RGOS10.0 and higher.
Description
Sequence number of the ACL entry
Description
Show all the ACLs.
Define the IP ACL.
Define the extended IPV6 ACL.
Define the deny rule.
Define the permit rule.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RG-S2600E Series and is the answer not in the manual?

Questions and answers

Table of Contents