Deny (Standard Ip Access List Configuration); Permit (Standard Ip Access List Configuration) - TRENDnet TL2-G244 User Manual

Hide thumbs Also See for TL2-G244:
Table of Contents

Advertisement

24-Port Gigabit Layer 2 Switch w/ 4 Shared Mini-GBIC Slots
Command Modes
Example
Command History

deny (Standard IP Access List Configuration)

Command
Syntax Description
Command Modes
Example
Command History

permit (Standard IP Access List Configuration)

Command
35-5
MAC Access List Configuration Mode
switch(config-ext-macl)# permit host 11-22-33-44-55-66 any
msdos
Version
History
1.00.001
This command was introduced
To configure a rule that packets matched will be filtered.
deny { any | host <src-ip-address> | <src-ip-address> <mask> }
[ { any | host <dest-ip-address> | <dest-ip-address> <mask> } ]
any
host
src-ip-address
src-ip-address
mask
any
host
dest-ip-address
dest-ip-address
mask
Standard IP Access List Configuration Mode
switch(config-std-nacl)# deny any 172.17.5.100 255.255.255.0
Version
History
1.00.001
This command was introduced
To configure a rule that packets matched will be processed.
permit { any | host <src-ip-address> | <src-ip-address> <mask> }
[ { any | host <dest-ip-address> | <dest-ip-address> <mask> } ]
Matching packet with any source IP address.
Matching packet with a specific source IP address.
Matching packet with a range of source IP address. For
example 172.17.5.1 with mask 255.255.255.0 means
172.15.5.0~255.
Matching packet with any destination IP address.
Matching packet with a specific destination IP address.
Matching packet with a range of destination IP address.
For example 172.17.5.1 with mask 255.255.255.0 means
172.15.5.0~255.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents