JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Switch ES1-24 Documentation
search filter icon
search icon

Document Information

Using This Documention

Product Notes

Related Documentation

CLI Command Modes

Feedback

Support and Accessibility

Installation

Understanding the Installation

Installation Task Overview

Front Panel Components

Rear Panel Components

Confirming Specifications

Physical Specifications

Electrical Specifications

Environmental Specifications

Understanding Cabling

Understanding Management and Power Cabling

Understanding Data Cabling

Single-Switch Location Guidelines

Preparing for Installation

ESD Precautions

Tools Needed for Installation

Verify Switch Kit Contents

Verify Rack Rail Kit Contents

Assemble an SFP+ Data Cable

Route Cables

Installing the Switch

Assemble a Filler

Attach the Rails to the Switch

Attach Telco Adapters to the Rack Slides

Attach the Rack Slides to the Rack

Install the Switch Into the Rack

Attach Power Cords

Install the Air Duct and Front Support

Attach Data and Management Cables

Prepare the Front Support and Small Air Duct

Powering On the Switch

Power On the Switch

Oracle ILOM Overview

Verify the DHCP-Assigned IP Address and Host Name

Configure Network Management From the CLI (SER MGT)

Log Into the Oracle ILOM Web (NET MGT)

Log Into the Oracle ILOM CLI (NET MGT)

Log Into the Oracle ILOM CLI (SER MGT)

Configuration

Administering the Switch

Log In to the Oracle ILOM CLI

Create a SEFOS User

Change a SEFOS User Privilege Level

Configure Network Management From the Web Interface

Configure Network Management From the CLI

Log Out of the Oracle ILOM CLI

Update the Firmware

Administering SEFOS

SEFOS Setup Tasks

Understanding SEFOS Basics

Configuring the SEFOS Environment

Managing Configuration Files

Managing Log Files

Configuring the Switching Feature

Switching Feature Topology

Configure Initial Settings

Verify the Configuration

Configure VLAN Forwarding

Verify VLAN Membership

Configure RSTP

Configure LA

Save a Configuration

Configuring the Routing Feature

Routing Feature Topology

Configuring Static Routing

Configuring Dynamic Routing

Disabling Routing

Service

Detecting and Managing Faults

Front Panel LEDs

Rear Panel LEDs

Check Switch Status (LEDs)

Sensors Overview

Check Switch Status (Oracle ILOM)

Component Sensor Targets

Motherboard Sensor Targets

Preparing for Service

ESD Precautions

Tools Needed for Service

Replaceable Components

Remove the Front Support and Air Duct

Remove the CMA

Install the CMA

Servicing Power Supplies

Power Off a Power Supply

Remove a Power Supply

Install a Power Supply

Power On a Power Supply

Servicing the Fan Module

Remove the Fan Module

Install the Fan Module

Glossary

Index

Save a Configuration

This task describes how to save configurations even after restarting the switch.

See Switching Feature Topology for the topology of this task.

  1. Configure initial settings.

    See Configure Initial Settings.

  2. Save the configurations for SEFOS-1.
    SEFOS-1# write startup-config

    This process might take a few seconds. You see the message [OK] when the configurations have been successfully saved.

  3. Exit the SEFOS session.
    SEFOS-1# exit
    Connection closed by foreign host.
    cd: The session with /TOR/fs_cli has ended.
  4. At the Oracle ILOM prompt, change directories to the /SP directory.
    -> cd /SP
  5. Reset the service processor.
    -> reset
    Are you sure you want to reset /SP (y/n)? y
    Performing reset on /SP
    ...
  6. Log in to the Oracle ILOM CLI.

    See Log In to the Oracle ILOM CLI.

  7. Connect to SEFOS.

    See Connect to SEFOS.

  8. Verify the port channel summary.
    SEFOS-1# show etherchannel summary
     
    Port-channel Module Admin Status is enabled
    Port-channel Module Oper Status is enabled
    Port-channel System Identifier is  00:14:4f:6c:69:ee
     
    Flags:
    D - down             P - in port-channel
    I - stand-alone      H - Hot-standby (LACP only)
    AD - Admin Down      AU - Admin Up
    OD - Operative Down  OU - Operative Up
     
    Number of channel-groups in use: 1
    Number of aggregators: 1
     
    Group  Port-channel        Protocol   Ports
    -----------------------------------------------------------------
    100    Po100(P)[AU,OD]     LACP       Ex0/21(D),Ex0/22(P)
    ...
  9. Repeat Step 2 through Step 8 for SEFOS-2.

    Once SEFOS-1 and SEFOS-2 are both restarted, SEFOS comes up with all the previous configurations.

Related Information