Avaya C460 사용자 설명서

다운로드
페이지 268
Chapter 2        Avaya C460 CLI Commands
44
Avaya C460 Reference Guide
Example:
To assign the IP address 192.168.22.33 with mask 255.255.255.0 to the interface 
“marketing”:
ip admin-state
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 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>
Example:
ip bootp-dhcp network
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 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.
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!
up/down
Administrative state of the interface:
• up  (active)
• down (inactive).
Router-1(config-if:marketing)# ip admin-state up