Cisco Systems 4908G-L3 Router# configure terminal, Password password, Router# copy running-config

Page 4

Chapter 3 Configurations for the Layer 3 Switch Router

Configuring the Management Port

To configure Telnet for remote management access, perform the following procedure, beginning in user EXEC mode:

 

 

 

Command

Purpose

Step 1

 

 

Router> enable

Enter user EXEC (or enable) mode.

 

 

 

Router#

The # prompt indicates enable mode.

Step 2

 

 

Router# configure terminal

Enter global configuration mode. You can also

 

 

 

Router(config)#

abbreviate the command to config terminal. The

 

 

 

Router(config)# prompt indicates that you are in global

 

 

 

 

 

 

 

 

configuration mode.

Step 3

 

 

Router(config)# enable

Set the enable password. See the “Passwords” section on

 

 

 

password password

page 3-3.

Step 4

 

 

Router(config)# enable secret password

Enter an enable secret password. A user must enter the

 

 

 

 

enable secret password to gain access to global

 

 

 

 

configuration mode.

Step 5

 

 

Router(config)# interface type number

Enter interface configuration mode on the Ethernet

 

 

 

Router(config-if)#

interface.

 

 

 

 

 

Step 6

 

 

Router(config-if)# ip address ip-address

Enter the IP address and IP subnet mask for the interface

 

 

 

subnetmask

specified in Step 5.

Step 7

 

 

Router(config-if)# no shutdown

Enable the interface.

Step 8

 

 

Router(config-if)# exit

Return to global configuration mode.

 

 

 

Router(config)#

 

 

Step 9

 

 

Router(config)# line vty line-number

Enter line configuration mode for virtual terminal

 

 

 

Router(config-line)#

connections. Commands entered in this mode control the

 

 

 

operation of Telnet sessions to the Layer 3 switch router.

 

 

 

 

Step 10

 

 

Router(config-line)# password password

Enter a password for Telnet sessions.

Step 11

 

 

Router(config-line)# end

Return to privileged EXEC mode.

 

 

 

Router#

 

 

Step 12

 

 

Router# copy running-config

Save your configuration changes to NVRAM.

 

 

 

startup-config

 

 

 

 

 

 

 

 

 

 

 

 

Note

Any Fast Ethernet interface 1–48 and any Gigabit Ethernet interface 49–50 on the

 

 

 

Catalyst 2948G-L3 switch router, or any Gigabit Ethernet interface 1–8 on the Catalyst 4908G-L3

 

 

 

switch router, can be configured as a management port.

 

 

 

 

 

 

Once you have completed configuring remote mangement on the management port, you can use Telnet to remotely assign and verify configurations.

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

Catalyst 2948G-L3 and Catalyst 4908G-L3 Switch Router Software Feature and Configuration Guide

3-4

78-10408-03

 

 

Image 4
Contents Configurations for the Layer 3 Switch Router Starting Up the Layer 3 Switch RouterModem Support for Recovering a System Image Using the Console and the Management PortsModem Support Configuring the Management Port PasswordsRouter# configure terminal Password passwordRouter# copy running-config Startup-configUsing the Bootflash Memory Simm Configuring the HostnameViewing the Contents of Bootflash Memory Backing Up a System Image to a Tftp Server Deleting Files from Bootflash MemoryRouter# delete cat2948g-in-mz.old Router# copy bootflash tftp Router# dir bootflashRouter# copy bootflash tftp Router# copy tftp bootflash Erasing Files from a Full Bootflash Memory SimmRouter# copy tftp bootflash Router# dir bootflash Source filename ? domino/cat2948g-in-mz.120-7.W5.14.46Recovering a System Image Using Xmodem and Ymodem Example of Xmodem Transfer Using the ROM Monitor Mode Xmodem -c -y -sXmodem -y -s57600 N yesUpdating the System Image Steps 2 through 5. If there is enough space, proceed to Step Reloading the Layer 3 Switch Router Routerconfig# config-registerRouter# copy systemrunning-config Nvramstartup-configRommon 2 boot bootflash filename Rommon 1 dir bootflashRouter show version