19
www.ciscopress.com Copyright 2003 CCNA 3 Chapter 7 Switch Configuration By Your Name

Switch

  • Upload
    1-2d

  • View
    432

  • Download
    4

Embed Size (px)

Citation preview

Page 1: Switch

www.ciscopress.comCopyright 2003

CCNA 3 Chapter 7

Switch Configuration

By

Your Name

Page 2: Switch

www.ciscopress.comCopyright 2003

Objectives

• Starting the switch

• Configuring the switch

Page 3: Switch

www.ciscopress.comCopyright 2003

LAN Design Goals

• Functionality• Scalability • Adaptability

• Manageability

Page 4: Switch

www.ciscopress.comCopyright 2003

Physical Startup of Catalyst Switches

• Switches typically have no power switch to turn them on and off.

• They simply connect or disconnect from a power source.

Page 5: Switch

www.ciscopress.comCopyright 2003

Switch LED Indicators

Page 6: Switch

www.ciscopress.comCopyright 2003

Verifying Port LEDs During Switch POST

Page 7: Switch

www.ciscopress.comCopyright 2003

Connecting a Switch to a PC

Page 8: Switch

www.ciscopress.comCopyright 2003

Help in the CLI

Page 9: Switch

www.ciscopress.comCopyright 2003

The show Command

Page 10: Switch

www.ciscopress.comCopyright 2003

Configuring the Switch

Page 11: Switch

www.ciscopress.comCopyright 2003

Verifying the Catalyst Switch Default Configuration

• show running-config

• show interface

• show vlan

• show flash

• show version

Page 12: Switch

www.ciscopress.comCopyright 2003

Switch Configuration

• To overwrite any existing configuration, follow these steps:

1. Remove any existing VLAN information by deleting the VLAN database file. vlan.dat from the Flash memory directory.

2. Erase the backup configuration file startup-config.

3. Reload the switch.

Page 13: Switch

www.ciscopress.comCopyright 2003

Configuring the Catalyst Switch

Page 14: Switch

www.ciscopress.comCopyright 2003

Managing the MAC Address Table

Switches learn the MAC addresses of PCs or workstations that are connected to their switch ports by examining the source address of frames that are received on that port.

Page 15: Switch

www.ciscopress.comCopyright 2003

Configuring Static MAC Addresses

Page 16: Switch

www.ciscopress.comCopyright 2003

Configuring Port Security

Page 17: Switch

www.ciscopress.comCopyright 2003

Adds, Moves, and Changes

Page 18: Switch

www.ciscopress.comCopyright 2003

Managing Switch Operation

• An administrator should document and maintain the operational configuration files for networking devices.

• The most recent running-configuration file should be backed up on a server or disk.

• The Cisco IOS Software should also be backed up to a local server. The Cisco IOS Software can then be reloaded to Flash memory if needed.

Page 19: Switch

www.ciscopress.comCopyright 2003

Passwords

• For security and management purposes, passwords must be set on the console and vty lines.

• An enable password and an enable secret password must also be set.