interface lo alias <alias index> ip address <IP address> <netmask>

Prev Next

Configures the IP address and netmask for the specified lo alias.

Syntax

<no> interface lo alias <alias index> ip address <IP address> <netmask>

Parameters

no

Disables IP address and netmask configuration for the specified alias.

alias index

Configures specified alias on the interface.

IP address

The source IP address that needs to be specified.

netmask

The source netmask that needs to be specified.

Examples

The following example configures the IP address and netmask for the specified alias:

hostname (config) # interface lo alias 44 ip address 172.1.0.0 255.255.255.0

The following example disables the IP address and netmask for the specified alias:

hostname (config) # no interface lo alias 44 ip address 172.1.0.0 255.255.255.0

User role

Admin or Operator

Command mode

Config

Supported appliances

This command is supported on the following appliances running the specified releases or later:

  • Malware Analysis: Before Release 6.4

  • Central Management System: Before Release 6.4

  • Email Security — Server: Before Release 6.4

  • File Protect: Before Release 6.4

  • Network Security: Before Release 6.4

  • Intelligent Virtual Execution - Server: Before Release 6.4