Japanese) 16 – NEC N8406-022 User Manual
Page 38
(Japanese)
16
>> # /cfg/sys/dhcp/disable
(DHCP
Disable)
>> # /cfg/l3/if 256
(
256
)
>> IP Interface 256# addr 205.21.17.3
(
256
IP
)
Current IP address: 0.0.0.0
New pending IP address: 205.21.17.3
Pending new subnet mask: 255.255.255.0
. . . . . . . . . . . .
>> IP Interface 256# ena
(
256
Enable)
>> IP Interface 256# ../gw 4
(
4
)
>> Default gateway 4# addr 205.21.17.1
(
4
IP
)
>> Default gateway 4# ena
(
4
Enable)
>> Default gateway 4# apply
(
)
>> Default gateway 4# save
(Flash
)
Switch> enable
(Privileged EXEC mode
)
Switch# configure terminal
(Global Configuration mode
)
Switch(config)# no system dhcp
(DHCP
Disable)
Switch(config)# interface ip 256
(Interface IP Configuration mode
)
Switch(config-ip-if)# ip address 205.21.17.3 255.255.255.0
(IP
)
Switch(config-ip-if)# enable
(
256
Enable)
Switch(config-ip-if)# exit
(Global Configuration mode
)
Switch(config)# ip gateway 4 address 205.21.17.1
(
4
IP
)
Switch(config)# ip gateway 4 enable
(
4
Enable)
Switch(config)# copy running-config startup-config
(Flash
)
・ 本製品のマネジメントネットワーク側に IP アドレスとデフォルトゲートウェイを手動で設定する場
合、インタフェース 256 とゲートウェイ 4 に設定してください。
・ dhcp 有効時、IP アドレスを手動設定しても DHCP サーバから IP アドレスが割り当てられた場
合、DHCP サーバで割り当てられた IP アドレスが優先されます。手動で設定する場合、dhcp を
無効にしてください。