Ip Access-List - Avaya P330 Reference Manual

Stackable switch
Hide thumbs Also See for P330:
Table of Contents

Advertisement

Chapter 2
Avaya P330 Layer 2 CLI Commands
Examples:
P330-N# hostname
Session hostname is 'P330'
P330-N# hostname "gregory"
gregory-N#
gregory-N# no hostname
P330-N#
If you wish to enter a name which includes spaces, you must enclose the entire
name in quotation marks, for example "new york".

ip access-list

User level: privileged, supervisor.
This command applies to the P334T-ML only when it is in device mode
"Layer2".
Use the ip access list command to create a specific policy rule. The access list
contains several of these rules: each rule pertains to the source IP address, the
destination IP address, the protocol, the protocol ports (if relevant), and to the ACK
bit (if relevant).
Use the no ip access list command to delete a specific rule.
The syntax for this command is:
[no] ip access-list <access-list-number> <access-list-index>
<access-list-number>
<access-list-index>
<action>
<protocol>
26
<action> <protocol> {<source-ip>
<source-wildcard> | any |host
<source-ip>}[<operator> <port> [<port]]
{<destination-ip> <destination-
wildcard>|any |host
<destination-ip>}[<operator> <port>
[<port>]][established] [precedence]
integer (100...149)
integer (1...254)
permit | deny | deny-and-notify | fwd0-7
ip | tcp | udp | integer (1...255)
Avaya P330 Reference Guide

Advertisement

Table of Contents
loading

Table of Contents