ccna 3 v3.0 module 6 switch configuration

19
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 3 v3.0 Module 6 Switch Configuration

Upload: benecia-urban

Post on 30-Dec-2015

82 views

Category:

Documents


10 download

DESCRIPTION

CCNA 3 v3.0 Module 6 Switch Configuration. Objectives. Starting the switch Configuring the switch. LAN Design Goals. Functionality Scalability Adaptability Manageability. Physical Startup of Catalyst Switches. Switches typically have no power switch to turn them on and off. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: CCNA 3 v3.0 Module 6  Switch Configuration

1© 2003, Cisco Systems, Inc. All rights reserved.

CCNA 3 v3.0 Module 6 Switch Configuration

Page 2: CCNA 3 v3.0 Module 6  Switch Configuration

222© 2003, Cisco Systems, Inc. All rights reserved.

Objectives

• Starting the switch

• Configuring the switch

Page 3: CCNA 3 v3.0 Module 6  Switch Configuration

333© 2003, Cisco Systems, Inc. All rights reserved.

LAN Design Goals

• Functionality

• Scalability

• Adaptability

• Manageability

Page 4: CCNA 3 v3.0 Module 6  Switch Configuration

444© 2003, Cisco Systems, Inc. All rights reserved.

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: CCNA 3 v3.0 Module 6  Switch Configuration

555© 2003, Cisco Systems, Inc. All rights reserved.

Switch LED Indicators

Page 6: CCNA 3 v3.0 Module 6  Switch Configuration

666© 2003, Cisco Systems, Inc. All rights reserved.

Verifying Port LEDs During Switch POST

Page 7: CCNA 3 v3.0 Module 6  Switch Configuration

777© 2003, Cisco Systems, Inc. All rights reserved.

Connecting a Switch to a PC

Page 8: CCNA 3 v3.0 Module 6  Switch Configuration

888© 2003, Cisco Systems, Inc. All rights reserved.

Examining Help in the Switch CLI

Page 9: CCNA 3 v3.0 Module 6  Switch Configuration

999© 2003, Cisco Systems, Inc. All rights reserved.

Show Commands in User EXEC Mode

Page 10: CCNA 3 v3.0 Module 6  Switch Configuration

101010© 2003, Cisco Systems, Inc. All rights reserved.

Verifying the Catalyst Switch Default Configuration

• show running-config

• show interface

• show vlan

• show flash

• show version

Page 11: CCNA 3 v3.0 Module 6  Switch Configuration

111111© 2003, Cisco Systems, Inc. All rights reserved.

Configuring the Catalyst Switch

• To overwrite any existing configuration, follow these steps:

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

Erase the backup configuration file startup-config.

Reload the switch.

Page 12: CCNA 3 v3.0 Module 6  Switch Configuration

121212© 2003, Cisco Systems, Inc. All rights reserved.

Configuring the Catalyst Switch

Web Management Interface

Page 13: CCNA 3 v3.0 Module 6  Switch Configuration

131313© 2003, Cisco Systems, Inc. All rights reserved.

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 14: CCNA 3 v3.0 Module 6  Switch Configuration

141414© 2003, Cisco Systems, Inc. All rights reserved.

Configuring Static MAC Addresses

Page 15: CCNA 3 v3.0 Module 6  Switch Configuration

151515© 2003, Cisco Systems, Inc. All rights reserved.

Configuring Port Security

Page 16: CCNA 3 v3.0 Module 6  Switch Configuration

161616© 2003, Cisco Systems, Inc. All rights reserved.

Executing Adds, Moves, and Changes

Page 17: CCNA 3 v3.0 Module 6  Switch Configuration

171717© 2003, Cisco Systems, Inc. All rights reserved.

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 18: CCNA 3 v3.0 Module 6  Switch Configuration

181818© 2003, Cisco Systems, Inc. All rights reserved.

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.

Page 19: CCNA 3 v3.0 Module 6  Switch Configuration

191919© 2003, Cisco Systems, Inc. All rights reserved.

Firmware and IOS Images

• IOS and firmware images are periodically released with bugs fixed, new features introduced, and performance improved.

• If the network can be made more secure, or can operate more efficiently with a new version of the IOS, then the IOS should be upgraded