Chapter 2 Avaya C460 CLI Commands

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!

ip admin-state

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 admin-statecommand 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

Administrative state of the interface:

 

up (active)

 

down (inactive).

Example:

Router-1(config-if:marketing)# ip admin-state up

ip bootp-dhcp network

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 if necessary.

Use the ip bootp-dhcp network command to select the network from which the bootp/dhcp server shall allocate an address. You only need to run this command is required only when there are multiple interfaces over the VLAN.

Use the no ip bootp-dhcp network command to restore the default value.

44

Avaya C460 Reference Guide

Page 56
Image 56
Avaya C460 manual 255.255.255.0, Ip admin-state up/down, Ip bootp-dhcp network