interface lo ip address <IP address> <net mask>

Prev Next

Configures the lo interface IP address and netmask.

Syntax

<no> interface lo ip address <IP address> <net mask>

Parameters

no

Disables the IP address and netmask configuration.

IP address

Specify the configuration IP address.

netmask

The network mask can be specified in dotted decimal format, (such as "255.255.255.0"), or in mask length format, (such as "/24").

Examples

The following example configures the IP address and netmask:

hostname (config) # interface lo ip address 10.10.20.1 /24 255.255.255.0

The following example disables the half duplex:

hostname (config) # no interface lo ip address 10.10.20.1 /24 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