imm address
To configure the static IP address of the IMM, use the imm address command.
imm address ip-addr netmask gateway
Syntax Description
ip-addr |
IP address of the IMM |
netmask |
Netmask of the IMM |
gateway |
Gateway of the IMM |
Command Default
None
Command History
Release | Modification |
---|---|
7.6 | This command was introduced in a release earlier than Release 7.6. |
8.0 | This command supports only IPv4 address format. |
Examples
The following example shows how to set the static IP address of an IMM:
(Cisco Controller) >imm address 209.165.200.225 255.255.255.224 10.1.1.1