Avaya P3343T-ML manual P330-1super# ip access-list 100 1 fwd6 tcp 149.49.0.0 0.0.255.255 any

Models: P3343T-ML

1 178
Download 178 pages 4.71 Kb
Page 169
Image 169
P330-1(super)#ip access-list 100 1 fwd6 tcp 149.49.0.0 0.0.255.255 any

Chapter 12 Avaya P330 Layer 3 Features

Policy Configuration Example

The following shows configuration of Access List 100:

1 Assigning priority 6 to all TCP traffic originating in network 149.49.0.0 – rule 1:

P330-1(super)#ip access-list 100 1 fwd6 tcp 149.49.0.0 0.0.255.255 any

done!

2 Assigning priority 3 to all TCP traffic going to the host 172.44.17.1 – rule 2:

P330-1(super)#ip access-list 100 2 fwd3 tcp any host 172.44.17.1

done!

3 Denying Telnet sessions originated by the host 192.168.5.33 – rule 3:

P330-1(super)#ip access-list 100 3 deny tcp host 192.168.5.33 any eq 23

done!

Avaya P334T-ML User’s Guide

153

Page 169
Image 169
Avaya P3343T-ML manual P330-1super# ip access-list 100 1 fwd6 tcp 149.49.0.0 0.0.255.255 any, Policy Configuration Example