Ip address – Avaya P460 User Manual
Page 45

Chapter 2
Avaya P460 CLI Commands
Avaya P460 Reference Guide
35
necessary.
Use this command to set the owner for a specific policy list.
The syntax for this command is:
ip access-list-owner
Example:
ip address
User level: read-write, admin.
L 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
Example:
To assign the IP address 192.168.22.33 with mask 255.255.255.0 to the interface
“marketing”:
integer (100...199)
list owner
Router-1> ip access-list-owner 101 admin
Done!
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
Router-1(config-if:marketing)# ip address 192.168.22.33
255.255.255.0
Done!