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

Prev Next

Configures the IP address and netmask for the ether1 interface.

Syntax

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

Parameters

no

Disables the IP address and netmask configuration.

IP address

Specify the IP address to be used for the configuration.

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 ether1 ip address 10.10.20.1 /24 255.255.255.0

The following example disables the half duplex:

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