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 | |
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 | ||||
|
|
| interface. | ||
|
|
|
|
| |
Step 6 |
|
| |||
Enter the IP address and IP subnet mask for the interface | |||||
|
|
| subnetmask | specified in Step 5. | |
Step 7 |
|
| |||
Enable the interface. | |||||
Step 8 |
|
| |||
Return to global configuration mode. | |||||
|
|
| Router(config)# |
|
|
Step 9 |
|
| |||
Router(config)# line vty | Enter line configuration mode for virtual terminal | ||||
|
|
| connections. Commands entered in this mode control the | ||
|
|
| operation of Telnet sessions to the Layer 3 switch router. | ||
|
|
|
| ||
Step 10 |
|
| |||
Enter a password for Telnet sessions. | |||||
Step 11 |
|
| |||
Return to privileged EXEC mode. | |||||
|
|
| Router# |
|
|
Step 12 |
|
| |||
Router# copy | Save your configuration changes to NVRAM. | ||||
|
|
|
|
|
|
|
|
|
| ||
|
|
|
|
|
|
Note | Any Fast Ethernet interface | ||||
|
|
| Catalyst | ||
|
|
| 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
| ||
|