68
Rule 2 (permit):
IPv4 protocol 6 (TCP)
IP SA 10.10.0.0 [255.255.0.0]
Step 4.
Check the list assignment to the port
LTP-8X(switch)# show interfaces acl front-port 7
Interface MAC access-list IP access-list
front-port 0 eltexsrc filter5
16.3
Configuring ACL based on a bit mask
The filtering based on a bit mask is available in MAC and IP access lists. The configuration is
implemented with the help of offset lists.
Command format:
offset-list list1 <offset-type> <offset> <byte-mask> <byte-value> ...
You can configure up to 5 unique offsets on the OLT.
Table 16.3 – The list of the available offsets
List
Type
Limits
mac
l2
0..127
mac
dst-mac
0..5
mac
src-mac
0..5
mac
inner-tag
0..1
mac
outer-tag
0..1
mac
ethtype
0..1
ip
l3
0..23
ip
l4
0..89
permit any any vlan any cos any ethertype any offset-list eltex1p
Step 1.
Create an access-list
LTP-8X# switch
LTP-8X(switch)# configure
LTP-8X(switch)(config)# ip access-list extended EltexOUI
Step 2.
Configure rules and assign the list to a port
LTP-8X(switch)(config-mac-al)# offset-list e1 l2 0 FF A8 l2 1 FF F9 l2 2 FF 4B
LTP-8X(switch)(config-mac-al)# offset-list e2 l2 0 FF E0 l2 1 FF D9 l2 2 FF E3
LTP-8X(switch)(config-mac-al)# permit any any vlan any cos any ethertype any offset-list e1
LTP-8X(switch)(config-mac-al)# permit any any vlan any cos any ethertype any offset-list e2
LTP-8X(switch)(config-mac-al)# exit
LTP-8X(switch)(config)# interface pon-port 0
LTP-8X(switch)(config-if)# service-acl mac OUIfilter
LTP-8X(switch)(config-if)# exit
LTP-8X(switch)(config)# commit
Summary of Contents for LTP-4X
Page 11: ...11 Part I General ...
Page 29: ...29 Part II Getting Started with the Terminal ...
Page 37: ...37 Part III Configuring the Terminal ...
Page 98: ...98 Part IV ONT Configuration ...
Page 174: ...174 Part V Terminal Monitoring ...
Page 189: ...189 Part VI Terminal Maintenance ...
Page 191: ...191 Step 2 Remove the module from the slot Fig 43 4 Removing SFP Transceivers ...