Configuring Ip Extended Acl - Motorola RFS Series Reference Manual

Wireless lan switches wing cli reference guide
Hide thumbs Also See for RFS Series:
Table of Contents

Advertisement

15-32
Motorola RF Switch CLI Reference Guide

15.2 Configuring IP Extended ACL

IP Extended ACLs contain rules based on the following parameters:
• Source IP address
• Destination IP address
• IP Protocol
• Source Port–if protocol is TCP or UDP
• Destination Port–if protocol is TCP or UDP
• ICMP Type–if protocol is ICMP
• ICMP Code–if protocol is ICMP
IP protocol, Source IP and Destination IP are mandatory parameters.You can create either
a Numbered IP Extended ACL or a Named IP Extended IP Address.
Execute the following commands to configure an IP Extended ACL:
1. To configure a numbered IP Extended ACL:
RFSwitch(config)#access-list 2 deny ip host 1.2.3.4 any
rule-precedence 10
RFSwitch(config)#access-list 2 permit tcp any host
2.3.4.5 eq 80 rule-precedence 20
RFSwitch(config)#access-list 2 deny icmp any host 2.3.4.5
rule-precedence 30
2. To configure named IP Extended ACL:
RFSwitch(config)#ip access-list extended ipextacl
RFSwitch(config-ext-nacl)#deny ip host 1.2.3.4 any rule-
precedence 10
RFSwitch(config-ext-nacl)#permit tcp any host 2.3.4.5 eq
80 rule-precedence 20
RFSwitch(config-ext-nacl)#deny icmp any host 2.3.4.5
rule-precedence 30

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rfs7000Rfs6000Rfs4000

Table of Contents