Motorola RFS7000 Series Reference Manual page 206

Rf switch
Hide thumbs Also See for RFS7000 Series:
Table of Contents

Advertisement

5-10
Overview
Example
The example below creates a standard access list (ACL) to permit traffic coming to the interface.
RFS7000(config)#access-list 1 permit any
RFS7000(config)#
The example below creates a extended IP access list to permit IP traffic between two networks.
RFS7000(config)#access-list 101 permit ip 192.168.1.0/24 192.168.2.0/24
RFS7000(config)#
The example below creates an extended access list to permit tcp traffic, between two networks, with a
destination port range between 20 and 23.
RFS7000(config)#access-list 101 permit tcp 192.168.1.0/24 192.168.2.0/24 range 20
23
RFS7000(config)#
The example below denies icmp traffic from any source to any destination.
RFS7000(config)#access-list 115 deny icmp any any
RFS7000(config)#access-list 115 permit ip any any
RFS7000(config)#

Advertisement

Table of Contents
loading

Table of Contents