Chapter 2 Avaya P460 CLI Commands

necessary.

Use this command to set the owner for a specific policy list.

The syntax for this command is:

ip access-list-owner<policy-list-number> <owner>

<policy-list-number>

integer (100...199)

<owner>

list owner

Example:

 

Router-1>ip access-list-owner 101 admin

Done!

ip address

User level: read-write, admin.

You can only access this command in interface mode.

Type interface [name] at the command prompt to enter interface mode. Use the ip address command to assign an IP address and mask to an interface.

The syntax for this command is:

ip address <ip-address> <mask> [<admin-state>]

ip address

The IP address assigned to the interface.

mask

Mask for the associated IP subnet

admin-state

The administration status – either Up or Down

Example:

To assign the IP address 192.168.22.33 with mask 255.255.255.0 to the interface “marketing”:

Router-1(config-if:marketing)# ip address 192.168.22.33

255.255.255.0

Done!

Avaya P460 Reference Guide

35

Page 45
Image 45
Cambridge SoundWorks P460 manual Router-1ip access-list-owner 101 admin, Ip address, 255.255.255.0