Sun Ethernet Fabric Operating System IPv6 Administration Guide

Exit Print View

Updated: July 2015
 
 

Configure an IPv4 Address for an Interface

The IPv4 address is a 32-bit unique identifier that identifies a host or a destination in a network.

  1. Create the interface (1 in this case).
    SEFOS# configure terminal
    SEFOS(config)# interface vlan 1
    
  2. Configure the IPv4 address on the interface.
    SEFOS(config-if)# ip address 11.0.0.1 255.0.0.0