S2600E CLI Reference Guide Chapter 1 ACL Configuration Commands
Ruijie(config)#expert access-list extended
2702
Ruijie(config-exp-nacl)#
deny tcp host
192.168.4.12
host
0013.0049.8272
any any
Ruijie(config-exp-nacl)#
permit any any any any
Ruijie(config-exp-nacl)#
show access-lists
expert access-list extended 2702
10 deny tcp host 192.168.4.12 host 0013.0049.8272 any
any
20 permit any any any any
Ruijie(config-exp-nacl)#
This example shows how to use the extended IP ACL. The
purpose is to deny the host with the IP address
192.168.4.12 to provide services through the TCP port 100
and apply the ACL to Interface gigabitethernet 1/1. The
configuration procedure is as below:
Ruijie(config)#
ip access-list extended
ip
-
ext
-
acl
Ruijie(config-ext-nacl)#
deny tcp host
192.168.4.12
eq
100
any
Ruijie(config-ext-nacl)#
show access-lists
ip access-list extended
ip
-
ext
-
acl
10 deny tcp host 192.168.4.12 eq 100 any
Ruijie(config-ext-nacl)#
exit
Ruijie(config)#interface gigabitethernet
1/1
Ruijie(config-if)#
ip access-group
ip
-
ext
-
acl
in
Ruijie(config-if)#
This example shows how to use the extended MAC ACL.
The purpose is to deny the host with the MAC address
0013.0049.8272 to send Ethernet frames of the type 100
and apply the rule to Interface gigabitethernet 1/1. The
configuration procedure is as below:
Ruijie(config)#mac access-list extended
mac1
Ruijie(config-mac-nacl)#
deny host
0
013.0049.8272
any
aarp
Ruijie(config-mac-nacl)#
show access-lists
mac access-list extended
mac1
10 deny host 0013.0049.8272 any aarp
Ruijie(config-mac-nacl)#
exit
Ruijie(config)# interface gigabitethernet
1/1
Ruijie(config-if)#
mac access-group
mac1
in
This example shows how to use the standard IP 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)#ip access-list standard
34
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...