S2600E CLI Reference Guide Chapter 1 ACL Configuration Commands
Ruijie(config-ext-nacl)#
deny host
192.168.4.12
Ruijie(config-ext-nacl)#
show access-lists
ip access-list standard
34
10 deny host
192.168.4.12
Ruijie(config-ext-nacl)#
exit
Ruijie(config)# interface gigabitethernet
1/1
Ruijie(config-if)#
ip access-group
34
in
This example shows how to use the extended IPV6 ACL.
The purpose is to deny the host with the IP address
192.168.4.12 and apply the rule to Interface gigabitethernet
1/1. The configuration procedure is as below:
Ruijie(config)#
ipv6 access-list extended
v6
-
acl
Ruijie(config-ipv6-nacl)#11
deny ipv6 host
192.168.4.12
any
Ruijie(config-ipv6-nacl)#
show access-lists
ipv6 access-list extended
v6
-
acl
11 deny ipv6 host 192.168.4.12 any
Ruijie(config-ipv6-nacl)#
exit
Ruijie(config)# interface gigabitethernet
1/1
Ruijie(config-if)#
ipv6 traffic-filter
v6
-
acl
in
Command
Description
show access-list
Show all the ACLs.
ipv6 traffic-filter
Apply the extended ipv6 ACL on the
interface.
ip access-group
Apply the IP ACL on the interface.
match
access-group
Apply the extended MAC ACL on
the interface.
ip access-list
Define the IP ACL.
mac access-list
Define the extended MAC ACL.
expert access-list
Define the extended expert ACL.
ipv6 access-list
Define the extended IPv6 ACL.
Related
commands
permit
Permit the access.
Platform
description
The software version must be RGOS10.0 and higher.
1.1.3
expert access-group
Use this command to apply the specified expert ACL on the specified interface.
Use the
no
form of the command to remove the application.
Summary of Contents for RG-S2600E Series
Page 1: ...CLI Reference Guide RG S2600E Series Switch RGOS 10 4 3 p1 1...
Page 5: ...Basic Configuration...
Page 83: ...Ethernet Switching...
Page 240: ...IPApplication...
Page 263: ...S2600E P CLI Reference Guide Chapter 1 IP Address Configuration Commands Platform description...
Page 317: ...S2600E P CLI Reference Guide Chapter 5 DHCP Relay Configuration Commands Platform description...
Page 335: ...Network Management and Monitoring...
Page 408: ...S2600E CLI Reference Guide Chapter 5 SPAN Configuration Commands...
Page 415: ...S2600E CLI Reference Guide Chapter 6 RSPAN Configuration Commands Platform description N A...
Page 416: ...Multicast Commands...
Page 449: ...S2600E P CLI Reference Guide Chapter 1 IGMP Snooping Commands Example3 Example4...
Page 450: ...S2600E P CLI Reference Guide Chapter 1 IGMP Snooping Commands...
Page 477: ...Security...
Page 878: ...ACL QOS...
Page 953: ...Reliability...
Page 1024: ...S2600E CLI Reference Guide Chapter 6 GRTD Configuration Commands Platform description...
Page 1031: ...S2600E CLI Reference Guide Chapter 6 GRTD Configuration Commands Platform description...
Page 1035: ...S2600E CLI Reference Guide Chapter 6 GRTD Configuration Commands 6 3 Display Related Commands...
Page 1121: ...System Management...