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

Prev Next

Configures the IP address and netmask for the specified alias.

Syntax

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

Parameters

no

Disables the IP address and netmask configuration for the specified alias.

alias index

Configures the specified alias on the interface.

IP address

Specify the course IP address.

netmask

Specify the source netmask.

Examples

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

hostname (config) # interface ether2 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 ether2 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