Configuring The Management Port - Cisco ONS 15454 Software Feature And Configuration Manual

Sonet / sdh ml-series multilayer ethernet card
Hide thumbs Also See for ONS 15454:
Table of Contents

Advertisement

Startup Configuration File

Configuring the Management Port

Since there is no separate management port on ML-Series cards, any Fast Ethernet interface (0-11 on the
ML100T-12 card), any Gigabit Ethernet interface (0-1 on the ML1000-2 card), or any POS interface (0-1
on either ML-Series card) can be configured as a management port. For the POS interface to exist, an
STS or STM circuit must first be created through CTC or TL1.
You can remotely configure the ML-Series card through the management port, but first you must
configure an IP address so that the ML-Series card is reachable or load a startup configuration file. You
can manually configure the management port interface from the Cisco IOS command line interface (CLI)
via the serial console connection.
To configure Telnet for remote management access, perform the following procedure, beginning in user
EXEC mode:
Command
Step 1
Router> enable
Router#
Step 2
Router# configure terminal
Router(config)#
Step 3
Router(config)# enable password
password
Step 4
Router(config)# enable secret password
Step 5
Router(config)# interface type number
Router(config-if)#
Step 6
Router(config-if)# ip address
ip-address subnetmask
Step 7
Router(config-if)# no shutdown
Step 8
Router(config-if)# exit
Router(config)#
Step 9
Router(config)# line vty line-number
Router
Step 10
Router(config-line)# password password
Step 11
Router(config-line)# end
Router#
Step 12
Router# copy running-config
startup-config
After you have completed configuring remote management on the management port, you can use Telnet
to remotely assign and verify configurations.
Cisco ONS 15454 SONET/SDH ML-Series Multilayer Ethernet Card Software Feature and Configuration Guide, R4.0
3-8
(
)
config-line
#
Purpose
Activates user EXEC (or enable) mode.
The # prompt indicates enable mode.
Activates global configuration mode. You can abbreviate
the command to config t. The Router(config)# prompt
indicates that you are in global configuration mode.
Sets the enable password. See the
on page
3-7.
Allows you to enter an enable secret password. See the
"Passwords" section on page
enable secret password to gain access to global
configuration mode.
Activates interface configuration mode on the interface.
Allows you to enter the IP address and IP subnet mask
for the interface specified in Step 5.
Enables the interface.
Returns to global configuration mode.
Activates line configuration mode for virtual terminal
connections. Commands entered in this mode control the
operation of Telnet sessions to the ML-Series card.
Allows you to enter a password for Telnet sessions.
Returns to privileged EXEC mode.
(Optional) Saves your configuration changes to
NVRAM.
Chapter 3
Initial Configuration
"Passwords" section
3-7. A user must enter the
78-15224-02

Advertisement

Table of Contents
loading

Table of Contents