Руководство по эксплуатации Cisco Systems 3

Руководство по эксплуатации для устройства Cisco Systems 3

Устройство: Cisco Systems 3
Категория: Переключатель
Производитель: Cisco Systems
Размер: 0.32 MB
Добавлено: 10/31/2014
Количество страниц: 18
Печатать инструкцию

Скачать

Как пользоваться?

Наша цель - обеспечить Вам самый быстрый доступ к руководству по эксплуатации устройства Cisco Systems 3. Пользуясь просмотром онлайн Вы можете быстро просмотреть содержание и перейти на страницу, на которой найдете решение своей проблемы с Cisco Systems 3.

Для Вашего удобства

Если просмотр руководства Cisco Systems 3 непосредственно на этой странице для Вас неудобен, Вы можете воспользоваться двумя возможными решениями:

  • Полноэкранный просмотр -, Чтобы удобно просматривать инструкцию (без скачивания на компьютер) Вы можете использовать режим полноэкранного просмотра. Чтобы запустить просмотр инструкции Cisco Systems 3 на полном экране, используйте кнопку Полный экран.
  • Скачивание на компьютер - Вы можете также скачать инструкцию Cisco Systems 3 на свой компьютер и сохранить ее в своем архиве. Если ты все же не хотите занимать место на своем устройстве, Вы всегда можете скачать ее из ManualsBase.
Cisco Systems 3 Руководство по эксплуатации - Online PDF
Advertisement
« Page 1 of 18 »
Advertisement
Печатная версия

Многие предпочитают читать документы не на экране, а в печатной версии. Опция распечатки инструкции также предусмотрена и Вы можете воспользоваться ею нажав на ссылку, находящуюся выше - Печатать инструкцию. Вам не обязательно печатать всю инструкцию Cisco Systems 3 а только некоторые страницы. Берегите бумагу.

Резюме

Ниже Вы найдете заявки которые находятся на очередных страницах инструкции для Cisco Systems 3. Если Вы хотите быстро просмотреть содержимое страниц, которые находятся на очередных страницах инструкции, Вы воспользоваться ими.

Краткое содержание
Краткое содержание страницы № 1

CHAPTER 3
Initial Switch Router Configurations
This chapter describes how to initially configure the Layer 3 switch routers.
• Starting Up the Layer 3 Switch Router
� Using the Console and the Management Ports
� Configuring the Management Port
� Configuring the Host Name
� Using the Boot Flash Memory SIMM
� Recovering a System Image Using Xmodem and Ymodem
� Updating the System Image
Note You are at Step 2 in the suggested process for configuring your Layer 3 switch router
(see Table 2-1 on pa

Краткое содержание страницы № 2

Chapter 3 Initial Switch Router Configurations Using the Console and the Management Ports Step 4 Power on the switch router. Step 5 Enter CLI configuration mode by answering no when you are prompted to enter the initial dialog: Would you like to enter the initial dialog? [yes]: no You see the following user EXEC prompt: Router> In this step, you can also choose to answer yes and continue to use the configuration menu that is provided. Using the Console and the Management Ports You can configur

Краткое содержание страницы № 3

Chapter 3 Initial Switch Router Configurations Configuring the Management Port Xmodem or Ymodem protocols. The Xmodem and Ymodem protocols support different speeds of file transfers. The maximum file transfer speed supported is 57600 baud. This functionality primarily serves as a disaster recovery technique where system images are recovered using Xmodem and Ymodem commands on the ROM monitor from the console port on your switch router. See the “Recovering a System Image Using Xmodem and Ymod

Краткое содержание страницы № 4

Chapter 3 Initial Switch Router Configurations Configuring the Management Port You can configure the management port from an IP connected network. To obtain remote management access using Telnet, use the following steps: Command Purpose Step 1 Router> enable Enters enable mode. Router# The # prompt indicates enable mode. Step 2 Router# configure terminal Enters global configuration mode. You can also abbreviate the command to config terminal. The Router(config)# Router(config)# prompt indica

Краткое содержание страницы № 5

Chapter 3 Initial Switch Router Configurations Configuring the Host Name You can display the configuration file when you are in privileged EXEC (enable) mode. � To see the current operating configuration, enter the following command at the enable prompt: Router# show running-config � To see the configuration in NVRAM, enter the following command: Router# show startup-config If you made changes to the configuration, but did not yet write the changes to NVRAM, the results of the show running-conf

Краткое содержание страницы № 6

Chapter 3 Initial Switch Router Configurations Using the Boot Flash Memory SIMM Viewing the Contents of Boot Flash Memory You can perform the following tasks with the associated commands to view the contents of the onboard boot flash memory SIMM: � To determine which file system device you are accessing, use the print working directory (pwd) command. Router# pwd bootflash: � To list the directory contents of any boot flash memory media, use the dir [bootflash: ] command. Router# dir

Краткое содержание страницы № 7

Chapter 3 Initial Switch Router Configurations Using the Boot Flash Memory SIMM Backing Up a System Image to a TFTP Server To create a backup copy of your system image, you can copy system images from boot flash memory to a Trivial File Transfer Protocol (TFTP) server. In some implementations of TFTP, you must create a dummy file on the TFTP server and give it read, write, and execute permissions before copying the file over it. Refer to your TFTP documentation for more information. Tips Bef

Краткое содержание страницы № 8

Chapter 3 Initial Switch Router Configurations Using the Boot Flash Memory SIMM Copying a System Image from a TFTP Server to a Boot Flash Memory SIMM You can copy system image files from a TFTP server to the boot flash memory SIMM for use in booting the switch router. It is a good idea to have a copy of the current system image on the boot flash memory SIMM in case the new image file that you copy from the TFTP server is corrupted. Note You can also create a backup copy of your system image b

Краткое содержание страницы № 9

Chapter 3 Initial Switch Router Configurations Using the Boot Flash Memory SIMM Router# dir bootflash: Directory of bootflash:/ 1 -rw- 3173128 cat2948g-in-mz.120-7.W5.14.45 2 -rw- 3173364 cat2948g-in-mz.120-7.W5.14.46 16777216 bytes total (10430596 bytes free) Note To retain existing images on boot flash, enter no when you are prompted to confirm erasing boot flash. Erasing Files from a Full Boot Flash Memory SIMM In the event th

Краткое содержание страницы № 10

Chapter 3 Initial Switch Router Configurations Using the Boot Flash Memory SIMM The following example demonstrates how to first erase and clean boot flash memory and then copy the new system image from the TFTP server to the boot flash memory SIMM. Router# dir bootflash: Directory of bootflash:/ 1 -rw- 3168032 pci-fix 2 -rw- 1858797 domino-diag.f1 3 -rw- 3166692 cat2948g-in-mz.120-7.WX5.14.27 4 -rw

Краткое содержание страницы № 11

Chapter 3 Initial Switch Router Configurations Recovering a System Image Using Xmodem and Ymodem Recovering a System Image Using Xmodem and Ymodem If you do not have access to a network server and need to download a system image, you can copy an image from a local or remote computer (such as a PC, UNIX workstation, or Macintosh computer) using the Xmodem or Ymodem protocols. This functionality primarily serves as a disaster recovery technique. See Figure 3-1. Xmodem and Ymodem are common prot

Краткое содержание страницы № 12

Chapter 3 Initial Switch Router Configurations Recovering a System Image Using Xmodem and Ymodem To copy a Cisco IOS image from a computer or workstation to a router using the Xmodem or Ymodem protocol, use the following commands: Command Purpose xmodem [-c | -y | -s ] Copies a system image from a computer to DRAM using the ROM monitor. The -c option provides CRC-16 checksumming; -y uses the Ymodem protocol; and -s sets the console port data rate or speed. Speeds range from 1200 bps to 5760

Краткое содержание страницы № 13

Chapter 3 Initial Switch Router Configurations Recovering a System Image Using Xmodem and Ymodem � To transfer from a local computer, connect the router’s console port to a COM port (serial port) on the computer, using a null-modem cable. The console port speed configured on the router must match the transfer speed configured on the local computer. Note If you are transferring from a local computer, you may need to configure the terminal emulation program to ignore RTS/DTR signals. You see a

Краткое содержание страницы № 14

Chapter 3 Initial Switch Router Configurations Updating the System Image Updating the System Image This section provides minimal instructions for updating the system image on your Layer 3 switch router. This procedure assumes that you are manually booting the switch router from a system image on the boot flash memory SIMM. You can also configure the switch router to boot automatically from a system image specified in the BOOT environment variable. For additional information on booting options

Краткое содержание страницы № 15

Chapter 3 Initial Switch Router Configurations Updating the System Image To copy both the known good system image and the new system image from a TFTP server to the file system on your switch router, initiate a Telnet session or console connection to the switch router. Perform the following steps in privileged EXEC mode: Command Purpose Step 1 Router# dir bootflash: Displays the contents and available space in boot flash memory. If there is not enough free space to copy the new system image,

Краткое содержание страницы № 16

Chapter 3 Initial Switch Router Configurations Updating the System Image Verifying checksum... OK (0x799F) 3173128 bytes copied in 177.668 secs (17927 bytes/sec) Router# dir bootflash: Directory of bootflash:/ 1 -rw- 3173128 cat2948g-in-mz.120-7.W5.14.45 16777216 bytes total (13604024 bytes free) Router# copy tftp: bootflash: Address or name of remote host [172.10.00.00]? Source filename [domino/cat2948g-in-mz.120-7.W5.14.45]? domino/cat2948g-in-mz.12 0-7.W5.1

Краткое содержание страницы № 17

Chapter 3 Initial Switch Router Configurations Updating the System Image To reload the switch router with the new system image in boot flash memory, perform the following steps, beginning in global configuration mode: Command Purpose Step 1 Router(config)# config-register 0x0 Sets the configuration register for manual booting from ROM 1 monitor mode. Step 2 Router(config)# end Returns to privileged EXEC mode. Router# Step 3 Router# copy system:running-config Saves your configuration changes to

Краткое содержание страницы № 18

Chapter 3 Initial Switch Router Configurations Updating the System Image Router> show version Cisco Internetwork Operating System Software IOS (tm) L3 Switch/Router Software (CAT2948G-IN-M), Version 12.0(7)W5(14.46) IN TERIM TEST SOFTWARE Copyright (c) 1986-2000 by cisco Systems, Inc. Compiled Tue 22-Feb-00 04:31 by Image text-base: 0x60010928, data-base: 0x605B2000 Now that you have completed the initial configurations on your Layer 3 switch router, you can begin configuring the interfaces. S


Скачавание инструкции
# Руководство по эксплуатации Категория Скачать
1 Cisco Systems 11500 Series Руководство по эксплуатации Переключатель 13
2 Cisco Systems 11503 Руководство по эксплуатации Переключатель 3
3 Cisco Systems 11506 Руководство по эксплуатации Переключатель 1
4 Cisco Systems 11501 Руководство по эксплуатации Переключатель 1
5 Cisco Systems 116T Руководство по эксплуатации Переключатель 2
6 Cisco Systems 11500 Руководство по эксплуатации Переключатель 0
7 Cisco Systems 1503 Руководство по эксплуатации Переключатель 0
8 Cisco Systems 12006 Руководство по эксплуатации Переключатель 0
9 Cisco Systems 1548 Руководство по эксплуатации Переключатель 10
10 Cisco Systems 15454 Руководство по эксплуатации Переключатель 6
11 Cisco Systems 1900 Руководство по эксплуатации Переключатель 31
12 Cisco Systems 1800 Руководство по эксплуатации Переключатель 9
13 Cisco Systems 1538 Руководство по эксплуатации Переключатель 9
14 Cisco Systems 15600 Руководство по эксплуатации Переключатель 1
15 Cisco Systems 2900 Руководство по эксплуатации Переключатель 11
16 Sony 4-296-436-11 (2) Руководство по эксплуатации Переключатель 0
17 3Com 10/100BASE-TX Руководство по эксплуатации Переключатель 61
18 3Com 2226-SFP Руководство по эксплуатации Переключатель 688
19 3Com 16985ua.bk Руководство по эксплуатации Переключатель 10
20 3Com 10BASE-T Руководство по эксплуатации Переключатель 4