Ruijie Networks RG-S2600E Series Cli Reference Manual page 889

Table of Contents

Advertisement

S2600E CLI Reference Guide
Examples
Chapter 1 ACL Configuration Commands
time
who
xdmcp
The Ethernet types are as below:
aarp
appletalk
decnet-iv
diagnostic
etype-6000
etype-8042
lat
lavc-sca
mop-console
mop-dump
mumps
netbios
vines-echo
xns-idp
1. Example of the standard IP ACL
The following basic IP ACL allows the packets whose
source IP addresses are 192.168.1.64 - 192.168.1.127 to
pass:
Ruijie (config)#access-list 1 permit 192.168.1.64
0.0.0.63
2. Example of the extended IP ACL
The following extended IP ACL allows the DNS messages
and ICMP messages to pass:
Ruijie(config)#access-list 102 permit tcp any any eq
domain
Ruijie(config)#access-list 102 permit udp any any eq
domain
Ruijie(config)#access-list 102 permit icmp any any echo
Ruijie(config)#access-list 102 permit icmp any any
echo-reply
3. Example of the extended MAC ACL
This example shows how to deny the host with the MAC
address 00d0f8000c0c to provide service with the protocol
type 100 on gigabit Ethernet port 1/1. The configuration
procedure is as below:

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?

Table of Contents