Ip Address; Ip Admin-State - Avaya P330-ML-ML Reference Manual

Stackable switch software version 4.5
Table of Contents

Advertisement

ip address

User level: privileged, supervisor.
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
mask
admin-state
Example:
To assign the IP address 192.168.22.33 with mask 255.255.255.0 to the interface
"marketing":
Router-N(config-if:marketing)# ip address 192.168.22.33
255.255.255.0
Done!

ip admin-state

User level: privileged, supervisor.
Use the admin-state command to set the administrative state of an IP interface.
The default state is up.
The syntax for this command is:
ip admin-state <up/down>
up/down
Example:
Router-N(config-if:marketing)# ip admin-state up
Avaya P330-ML Reference Guide
Chapter 3
Avaya P330-ML Layer 3 CLI Commands
The IP address assigned to the interface.
Mask for the associated IP subnet
The administration status – either Up or Down
Administrative state of the interface.
The choices are
• up (active) or
• down (inactive).
275

Advertisement

Table of Contents
loading

Table of Contents