Cisco Systems 4908G-L3 Command, Purpose, Router# configure terminal, password password, page

Models: 2948G-L3 4908G-L3

1 16
Download 16 pages 53.16 Kb
Page 4
Image 4
Command

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

 

 

Page 4
Image 4
Cisco Systems 4908G-L3 Command, Purpose, Router# configure terminal, password password, page, subnetmask, startup-config